On Thu, 17 May 2007 10:48:40 +0200 "lorenzo bolla" <[EMAIL PROTECTED]> wrote: > Hi all, > I need to know the libraries (BLAS and LAPACK) which >numpy has been linked > to, when I compiled it. > I can't remember which ones I used (ATLAS, MKL, >etc...)... > Is there an easy way to find it out? > Thanks in advance, > Lorenzo Bolla.
AFAIK numpy.show_config() Nils _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
