On Fri, 30 Nov 2012 12:13:58 -0800 "Bradley M. Froehle" <[email protected]> wrote:
> As far as I can tell, it's IMPOSSIBLE to create a site.cfg which will > link to ACML when a system installed ATLAS is present. setup.py respects environment variables. You can set ATLAS to None and force the setup to use $LAPACK and $BLAS. See also this link: http://www.der-schnorz.de/2012/06/optimized-linear-algebra-and-numpyscipy/ Greetings Alex _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
