- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 157 for test (0.16 sec)
-
Test support — NumPy v2.3 Manual
GitHub Test support # Common test support for all numpy test scripts....running tests Writing your own tests Using C code in tests buil...numpy.org/doc/stable/reference/routines.testing.htmlRegistered: Fri Jun 27 10:11:18 UTC 2025 - Last Modified: Sun Jun 22 13:42:28 UTC 2025 - 45.8K bytes - Viewed (0) -
Testing guidelines — NumPy v2.3 Manual
NumPy’s full test suite: $ spin test -m full Testing a subset of...spin test -t numpy/_core/tests For detailed info on testing, see...numpy.org/doc/stable/reference/testing.htmlRegistered: Fri Jun 27 08:49:51 UTC 2025 - Last Modified: Sun Jun 22 13:42:27 UTC 2025 - 76.2K bytes - Viewed (0) -
numpy.testing.assert_string_equal — NumPy v2.3 ...
testing.assert_string_equal # testing. assert_string_equal...actual , desired ) [source] # Test if two strings are equal. If...numpy.org/doc/stable/reference/generated/numpy.testing.assert_string_equal.htmlRegistered: Fri Jun 27 11:10:02 UTC 2025 - Last Modified: Sun Jun 22 13:42:27 UTC 2025 - 31.4K bytes - Viewed (0) -
numpy.testing.assert_no_gc_cycles — NumPy v2.3 ...
testing.assert_no_gc_cycles # testing. assert_no_gc_cycles...func callable The callable to test. *args Arguments Arguments passed...numpy.org/doc/stable/reference/generated/numpy.testing.assert_no_gc_cycles.htmlRegistered: Fri Jun 27 11:09:17 UTC 2025 - Last Modified: Sun Jun 22 13:42:28 UTC 2025 - 29.5K bytes - Viewed (0) -
numpy.testing.assert_warns — NumPy v2.3 Manual
testing.assert_warns # testing. assert_warns (...callable, optional Callable to test *args Arguments Arguments for...numpy.org/doc/stable/reference/generated/numpy.testing.assert_warns.htmlRegistered: Fri Jun 27 11:13:13 UTC 2025 - Last Modified: Sun Jun 22 13:42:28 UTC 2025 - 33.3K bytes - Viewed (0) -
numpy.testing.assert_almost_equal — NumPy v2.3 ...
testing.assert_almost_equal # testing. assert_almost_equal...floating point comparisons. The test verifies that the elements of...numpy.org/doc/stable/reference/generated/numpy.testing.assert_almost_equal.htmlRegistered: Fri Jun 27 11:11:10 UTC 2025 - Last Modified: Sun Jun 22 13:42:28 UTC 2025 - 37.2K bytes - Viewed (0) -
numpy.testing.assert_no_warnings — NumPy v2.3 M...
testing.assert_no_warnings # testing. assert_no_warnings...func callable The callable to test. *args Arguments Arguments passed...numpy.org/doc/stable/reference/generated/numpy.testing.assert_no_warnings.htmlRegistered: Fri Jun 27 11:14:50 UTC 2025 - Last Modified: Sun Jun 22 13:42:27 UTC 2025 - 29.5K bytes - Viewed (0) -
numpy.testing.assert_allclose — NumPy v2.3 Manual
testing.assert_allclose # testing. assert_allclose...NaNs in the same positions. The test is equivalent to allclose(actual,...numpy.org/doc/stable/reference/generated/numpy.testing.assert_allclose.htmlRegistered: Fri Jun 27 11:12:14 UTC 2025 - Last Modified: Sun Jun 22 13:42:28 UTC 2025 - 40.1K bytes - Viewed (0) -
numpy.testing.assert_raises — NumPy v2.3 Manual
testing.assert_raises # testing. assert_raises...assert_raises(exception_class ) [source] # testing. assert_raises ( exception_class...numpy.org/doc/stable/reference/generated/numpy.testing.assert_raises.htmlRegistered: Fri Jun 27 11:11:59 UTC 2025 - Last Modified: Sun Jun 22 13:42:27 UTC 2025 - 31K bytes - Viewed (0) -
numpy.testing.assert_array_less — NumPy v2.3 Ma...
testing.assert_array_less # testing. assert_array_less...See also assert_array_equal tests objects for equality assert_array_almost_equal...numpy.org/doc/stable/reference/generated/numpy.testing.assert_array_less.htmlRegistered: Fri Jun 27 11:09:14 UTC 2025 - Last Modified: Sun Jun 22 13:42:28 UTC 2025 - 38.8K bytes - Viewed (0)