[Numpy-tickets] [NumPy] #654: problems with numpy tests
NumPy
numpy-tickets@scipy....
Tue Feb 5 14:55:30 CST 2008
#654: problems with numpy tests
--------------------+-------------------------------------------------------
Reporter: yippi | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: Other | Version: none
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by nils):
I cannot confirm the failures here (32 bit, Linux SuSe 9,3)
{{{
>>> import numpy
>>> numpy.__version__
'1.0.5.dev4766'
}}}
{{{
/usr/bin/python svn/numpy/numpy/core/tests/test_scalarmath.py
Found 6/6 tests for __main__
......
----------------------------------------------------------------------
Ran 6 tests in 0.037s
OK
}}}
{{{
/usr/bin/python svn/numpy/numpy/core/tests/test_numeric.py
Found 62/62 tests for __main__
..............................................................
----------------------------------------------------------------------
Ran 62 tests in 0.031s
OK
}}}
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/654#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list