[SciPy-User] Curious about the contents of __config__.py
klo uo
klonuo at gmail.com
Mon Jul 1 21:22:10 EDT 2013
On Tue, Jul 2, 2013 at 3:08 AM, Josef wrote:
>
> AFAIK, from when I was still building scipy
>
> These are the files scipy was build against by the build script for
> the scipy binaries. Since the libraries are statically linked, it
> doesn't matter what other ATLAS you have on your computer, they are
> not the ones used by this scipy installation, and the changes to the
> config info won't reflect the "real" libraries.
>
> for example, your scipy uses the sse3 libraries, while your ATLAS
> looks like sse2
So my edit was useless. Good to know.
Thanks for your fast reply
More information about the SciPy-User
mailing list