13. Linear Algebra

The numarray.linear_algebra module provides a simple interface to some commonly used linear algebra routines.

The numarray.linear_algebra module provides a simple high-level interface to some common linear algebra problems. It uses either the LAPACK Fortran library or the compatible numarray.linear_algebra.lapack_lite C library shipped with numarray.


Subsections
Send comments to the NumArray community.