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

Fernando Perez Fernando.Perez at colorado.edu
Wed Jan 4 22:30:06 EST 2006


Travis Oliphant wrote:

> Something is strange with the svn repo.  I was having trouble committing 
> that changed file.  Supposedly it's there now.  You should try...

Better, much better:

In [5]: numpy.test()
................................................................................................................................................................................
----------------------------------------------------------------------
Ran 176 tests in 0.683s

OK
   Found 2 tests for numpy.core.umath
   Found 19 tests for numpy.core.ma
   Found 6 tests for numpy.core.records
   Found 3 tests for numpy.distutils.misc_util
   Found 3 tests for numpy.lib.getlimits
   Found 9 tests for numpy.lib.twodim_base
   Found 44 tests for numpy.lib.shape_base
   Found 4 tests for numpy.lib.index_tricks
   Found 42 tests for numpy.lib.type_check
   Found 3 tests for numpy.dft.helper
   Found 6 tests for numpy.core.defmatrix
   Found 33 tests for numpy.lib.function_base
   Found 0 tests for __main__
Out[5]: <unittest.TextTestRunner object at 0x4106dfac>


On to testing scipy... (and happy from not having to say 'scipy full' :)

Cheers,

f




More information about the SciPy-Dev mailing list