Re: scipy 0.52 det crashes python

2007-04-18 Thread Peter Maas
Robert Kern schrieb: > Most likely your build of scipy was built with an ATLAS library that uses SSE2 > instructions (IIRC) while your processor doesn't support those instructions. > The > solution is to rebuild scipy with an ATLAS library built for your platform. Thanks, Robert. -- Peter Maas,

Re: scipy 0.52 det crashes python

2007-04-17 Thread Robert Kern
Peter Maas wrote: > I tried some scipy examples using scipy 0.52, numpy 1.02 and python 2.5 on > a WinXP SP2 machine. numpy.linalg.det() works but scipy.linalg.det() > crashes python. Has anybody experienced this and can point me to a solution? Most likely your build of scipy was built with an ATL

scipy 0.52 det crashes python

2007-04-17 Thread Peter Maas
I tried some scipy examples using scipy 0.52, numpy 1.02 and python 2.5 on a WinXP SP2 machine. numpy.linalg.det() works but scipy.linalg.det() crashes python. Has anybody experienced this and can point me to a solution? Thanks for your help. Peter Maas, Aachen -- http://mail.python.org/mailman/