SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17
------------------- To skip wrapping single precision atlas/lapack/blas routines, set the following flag to True:
skip_single_routines = 0
Some OS distributions (e.g. Redhat, Suse) provide a blas library that is built using incomplete blas sources that come with lapack tar-ball. In order to use such a library in scipy.linalg, the following flag must be set to True:
using_lapack_blas = 0
Returns true if needs c wrapper around cblas for calling from fortran.
| Local name | Refers to |
|---|---|
| glob | glob.glob |
| join | os.path.join |
| nested_scopes | __future__.nested_scopes |
| newer | distutils.dep_util.newer |
| newer_group | distutils.dep_util.newer_group |
| os | os |
| re | re |
| sys | sys |