This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / testing

module

numpy.testing

source: build-install/usr/lib/python3.14/site-packages/numpy/testing/__init__.py :0

Submodules

Summary

Common test support for all numpy test scripts.

Extended Summary

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.

Additional content

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.

Aliases

  • numpy.testing

Referenced by

Other packages