- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 155 for test (0.15 sec)
-
Test support (numpy.testing) — NumPy v2.1 Manual
K GitHub Test support ( numpy.testing ) # Common test support...running tests Writing your own tests Using C code in tests buil...numpy.org/doc/stable/reference/routines.testing.htmlRegistered: Fri Nov 15 10:07:34 UTC 2024 - Last Modified: Wed Aug 21 13:04:13 UTC 2024 - 46.8K bytes - Viewed (0) -
Testing guidelines — NumPy v2.1 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 Nov 15 08:48:24 UTC 2024 - Last Modified: Wed Aug 21 13:04:13 UTC 2024 - 75K bytes - Viewed (0) -
numpy.testing.print_assert_equal — NumPy v2.1 M...
testing.print_assert_equal # testing. print_assert_equal...an error message if test fails. The test is performed with actual...numpy.org/doc/stable/reference/generated/numpy.testing.print_assert_equal.htmlRegistered: Fri Nov 15 11:02:15 UTC 2024 - Last Modified: Wed Aug 21 13:04:13 UTC 2024 - 31.5K bytes - Viewed (0) -
numpy.testing.assert_array_almost_equal — NumPy...
testing.assert_array_almost_equal # testing. assert_array_almost_equal...floating point comparisons. The test verifies identical shapes and...numpy.org/doc/stable/reference/generated/numpy.testing.assert_array_almost_equal.htmlRegistered: Fri Nov 15 11:02:51 UTC 2024 - Last Modified: Wed Aug 21 13:04:12 UTC 2024 - 37.8K bytes - Viewed (0) -
numpy.testing.assert_string_equal — NumPy v2.1 ...
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 Nov 15 11:00:48 UTC 2024 - Last Modified: Wed Aug 21 13:04:12 UTC 2024 - 31K bytes - Viewed (0) -
numpy.testing.assert_no_gc_cycles — NumPy v2.1 ...
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 Nov 15 11:02:31 UTC 2024 - Last Modified: Wed Aug 21 13:04:13 UTC 2024 - 30.5K bytes - Viewed (0) -
numpy.testing.assert_equal — NumPy v2.1 Manual
testing.assert_equal # testing. assert_equal (...strict==True . Examples >>> np . testing . assert_equal ([ 4 , 5 ],...numpy.org/doc/stable/reference/generated/numpy.testing.assert_equal.htmlRegistered: Fri Nov 15 11:01:46 UTC 2024 - Last Modified: Wed Aug 21 13:04:12 UTC 2024 - 38.8K bytes - Viewed (0) -
numpy.testing.assert_warns — NumPy v2.1 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 Nov 15 11:03:01 UTC 2024 - Last Modified: Wed Aug 21 13:04:12 UTC 2024 - 33K bytes - Viewed (0) -
numpy.testing.assert_array_equal — NumPy v2.1 M...
testing.assert_array_equal # testing. assert_array_equal...raise an exception: >>> np . testing . assert_array_equal ([ 1.0...numpy.org/doc/stable/reference/generated/numpy.testing.assert_array_equal.htmlRegistered: Fri Nov 15 11:00:58 UTC 2024 - Last Modified: Wed Aug 21 13:04:13 UTC 2024 - 43.5K bytes - Viewed (0) -
numpy.testing.rundocs — NumPy v2.1 Manual
testing.rundocs # testing. rundocs ( filename...argument to the test() call. For example, to run all tests (including...numpy.org/doc/stable/reference/generated/numpy.testing.rundocs.htmlRegistered: Fri Nov 15 11:01:42 UTC 2024 - Last Modified: Wed Aug 21 13:04:13 UTC 2024 - 30.7K bytes - Viewed (0)