From: Nadav H. <na...@vi...> - 2003-12-16 14:52:51
|
I tested it and it probably works, since after recompiling numarray = (0.8)=20 the file lapack_lite2.so shrinked from 1300K to 94K. Running strace on a python script that inverse a matrix shows that it loads libblas and = liblapack. Thank you for your help, Nadav. =20 -----Original Message----- From: Todd Miller [mailto:jm...@st...] Sent: Tue 16-Dec-03 15:31 To: Nadav Horesh Cc: numpy-discussion Subject: Re: [Numpy-discussion] Any way to link numarray = againstLAPACK/ATLAS? I haven't tried this, but the "theory" is that you can set the USE_LAPACK environment variable to 1 and it will switch to an alternate link pattern in the (top level) file addons.py. Regards, Todd On Tue, 2003-12-16 at 04:17, Nadav Horesh wrote: > It seems that section 13.1.1 (Installation using LAPACK) is not valid=20 > any more --- is there another way? >=20 > Nadav. >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion --=20 Todd Miller =09 Space Telescope Science Institute 3700 San Martin Drive Baltimore MD, 21030 (410) 338 - 4576 |