Re: [Numpy-discussion] basic install question

2008-10-14 Thread Robert Kern
On Tue, Oct 14, 2008 at 11:12, <[EMAIL PROTECTED]> wrote: > Do I need ATLAS to install NumPy? No. > Apologies if this is in the archives somewhere, but I can't find it, and I > can't figure it out from http://www.scipy.org/Installing_SciPy/Linux. > Clearly you need some kind of BLAS/ LAPACK, but

[Numpy-discussion] basic install question

2008-10-14 Thread peter_williams
Do I need ATLAS to install NumPy? Apologies if this is in the archives somewhere, but I can't find it, and I can't figure it out from http://www.scipy.org/Installing_SciPy/Linux. Clearly you need some kind of BLAS/ LAPACK, but it's not clear if ATLAS required, or is just one option of many.