[Numpy-discussion] scipy super pack installer for win32: please test

David Cournapeau david at ar.media.kyoto-u.ac.jp
Wed Oct 22 06:36:04 EDT 2008


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



More information about the NumPy-Discussion mailing list