It seems to automatically detect it though. Specifically lapack_lite.so always seems to reference libatlas.
On Mon, Aug 17, 2009 at 5:21 PM, Keith Goodman<[email protected]> wrote: > On Mon, Aug 17, 2009 at 2:13 PM, Jonathan > Taylor<[email protected]> wrote: >> Is there some alternative to get a working numpy going? How might I >> go about compiling numpy without ATLAS? I really got to get at least >> something working temporarily. > > Just build numpy again but skip the ATLAS steps. > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion > _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
