[SciPy-user] Finding determinant

Ryan Krauss ryanlists at gmail.com
Fri May 18 08:23:55 EDT 2007


I just installed
http://prdownloads.sourceforge.net/numpy/numpy-1.0.2.win32-py2.5.exe?download
and
http://prdownloads.sourceforge.net/scipy/scipy-0.5.2.win32-py2.5.exe?download
on a fresh install.  Are we saying that they link to different LAPACK libraries?

Ryan

On 5/18/07, Robert Kern <robert.kern at gmail.com> wrote:
> Ryan Krauss wrote:
>
> > So what does scipy.linalg.det do differently from numpy.linalg.det?
>
> Most likely your scipy.linalg is linked to a different LAPACK library than your
> numpy.linalg.
>
> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless enigma
>  that is made terrible by our own mad attempt to interpret it as though it had
>  an underlying truth."
>   -- Umberto Eco
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list