David Cournapeau <david <at> ar.media.kyoto-u.ac.jp> writes: If you are willing to do > it, I would also be interested whether numpy works ok if linked against > BLAS/LAPACK instead of atlas (i.e. build numpy, again from scratch, with > ATLAS=None python setup.py build, and then run the test suite). >
Yes that appears to work fine, all tests run. Regards _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
