[SciPy-dev] ANN: SciPy 0.7.0b1 (beta release)

Neal Becker ndbecker2 at gmail.com
Wed Nov 26 08:04:43 EST 2008


TESTING
=======

To test SciPy after installation (highly recommended), execute in Python

   >>> import scipy
   >>> scipy.test(level=1)

Can scipy be tested _before_ installation?  That would be helpful to add tests to the .spec file used for rpm build.




More information about the SciPy-Dev mailing list