Common test support for all numpy test scripts.
This single module should provide all the common functionality for numpy tests in a single location, so that test scripts can just import it and work right away. For background, see the Testing guidelines
Asserts# Asserts (not recommended)#It is recommended to use one of assert_allclose
, assert_array_almost_equal_nulp
or assert_array_max_ulp
instead of these functions for more consistent floating point comparisons.
numpy.testing.overrides
)#
These functions can be useful when testing custom array container implementations which make use of __array_ufunc__
/__array_function__
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4