Subpackages
- cluster
- fftpack
- integrate
- interpolate
- io
- lib
- linalg
- linsolve - Linear Solvers
- maxentropy - Maximum entropy modelling tools
- misc
- ndimage
- optimize
- sandbox
- signal
- sparse - Rudimentary sparse matrix class
- special
- stats
- weave
Submodules
Variables
- SCIPY_IMPORT_VERBOSE
SCIPY_IMPORT_VERBOSE = int(_os.environ.get('SCIPY_IMPORT_VERBOSE', '0')) - pkgload
pkgload = PackageLoader()
Function summary
- test(level = 1, verbosity = 1)
Functions
- test(level = 1, verbosity = 1)
Run Scipy tests suite with level and verbosity.
Imported names
| Local name | Refers to |
|---|---|
| oldnumeric | numpy.oldnumeric |
| PackageLoader | numpy._import_tools.PackageLoader |
| show_config | scipy.__config__.show |
| show_numpy_config | numpy.show_config |
| _num | numpy |
| _os | os |
| __numpy_version__ | numpy.__version__ |
| __version__ | scipy.version.version |
