Hi,

    A quick note to mention I have generated a "superpack" installer for
scipy, for testing purposes. This is similar to numpy superpack
installer: the installer detects your CPU at installation time and
install the right scipy:

http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy/scipy-0.7.0.dev4826-win32-superpack-python2.5.exe

How to test:
------------

Inside python:

import scipy
scipy.test()

If python does not crash, this is OK. Test failures are OK, since those
will be fixed within the 0.7.0 release. Please report any problem on
scipy-dev ML,

cheers,

David
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to