Installing Numeric with ATLAS and LAPACK

drife daranrife at yahoo.com
Fri Jan 28 14:31:44 EST 2005


Thanks John. Those are the steps I followed, and to no avail.

Interestingly, I downloaded and installed SciPy, and ran the
same eigenvector problem. SciPy greatly speeds up the
calculation...was 1.5 hours using Numeric, now only 15 min
with SciPy.

Unfortunately, SciPy only solves ordinary and generalized
eigenvalue problems of a square matrix. They do not test
to see if the matrix is symmetric, then call the appropriate
routine from LAPACK. 


Daran




More information about the Python-list mailing list