[SciPy-dev] Now new svn of numpy is ready

Christopher Fonnesbeck chris at trichech.us
Wed Jan 4 18:55:24 EST 2006


On Jan 4, 2006, at 6:07 PM, Travis Oliphant wrote:

> so that running in python
>
>>>> import numpy
>>>> numpy.test(1,1)
>
> should work.

No errors on OSX 10.4 running Python 2.4.2:

In [1]: import numpy

In [2]: numpy.test(1,1)
   Found 3 tests for numpy.distutils.misc_util
   Found 2 tests for numpy.core.umath
   Found 42 tests for numpy.lib.type_check
   Found 9 tests for numpy.lib.twodim_base
   Found 3 tests for numpy.dft.helper
   Found 19 tests for numpy.core.ma
   Found 3 tests for numpy.lib.getlimits
   Found 33 tests for numpy.lib.function_base
   Found 6 tests for numpy.core.records
   Found 4 tests for numpy.lib.index_tricks
   Found 44 tests for numpy.lib.shape_base
   Found 0 tests for __main__
........................................................................ 
........................................................................ 
..........................
----------------------------------------------------------------------
Ran 170 tests in 2.407s

OK

Also, PyMC's unit tests run error-free.

Want that easy?!

C.


--
Christopher J. Fonnesbeck

Population Ecologist, Marine Mammal Section
Fish & Wildlife Research Institute (FWC)
St. Petersburg, FL

Adjunct Assistant Professor
Warnell School of Forest Resources
University of Georgia
Athens, GA

T: 727.235.5570
E: chris at trichech.us


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20060104/52c3d9c9/attachment.bin>


More information about the SciPy-Dev mailing list