API Reference for Enthought Tool Suite 2.7.1
Copied and modified this script from the SciPy sources version for the purposes of TVTK. numerix imports either Numeric, numarray or numpy based on various selectors. 0. If the value "--numarray" or "--numeric" or "--numpy" is specified on the command line, then numerix imports the specified array package. 1. If the environment variable NUMERIX exists, it's value is used to choose Numeric, numarray or numpy. 2. If none of the above is done, the default array package is numpy.
a bug fix for blas numeric suggested by Fernando Perez
matrixmultiply = dot
which = (None, None)
which = (which[0].strip().lower(), which[1])
| Local name | Refers to |
|---|---|
| os | os |
| sys | sys |
Copyright © 2002-2008 Enthought, Inc.