[SciPy-dev] New numpy svn ready
Tom Loredo
loredo at astro.cornell.edu
Wed Jan 4 17:40:32 CST 2006
I installed it per Travis's instructions on FC3, Python 2.4.2.
I'm unclear from the last batch of emails exactly what this installs
where, but FWIW:
>>> import numpy
Failed to import fftpack
No module named fftpack
Failed to import signal
No module named fftpack
This import problem was fixed in a recent scipy_core svn checkout
I've been using, so even if this is scipy_core, something is broken
that wasn't broken a week ago.
>>> numpy.test()
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 33 tests for numpy.lib.function_base
Found 0 tests for __main__
.........................................................................................................................................................................
----------------------------------------------------------------------
Ran 170 tests in 0.536s
OK
I won't try it on my OS X machine until the SVN location is
cleared up.
-Tom
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the Scipy-dev
mailing list