package documentation

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.

Package ​_private No package docstring; 5/6 modules documented
Module print​_coercion​_tables Prints type-coercion tables for the built-in NumPy types
Module setup Undocumented
Package tests No package docstring; 1/2 module documented
Module utils Back compatibility utils module. It will import the appropriate set of tools

From __init__.py:

Variable test Undocumented
test =

Undocumented