On 6/15/06, Damien Miller <[EMAIL PROTECTED]> wrote:
Hi,
This is a port of numpy, the successor and replacement for the py-Numeric
library. The port includes a fix for a segv from numpy -current and an
OpenBSD-specific FP exception handling fix that has been fed back to the
developers
Please test.
Okay here on i386. On sparc64 I get this error on regress.
Found 0 tests for __main__
...............................................F............................................................................................................................................................................................................................................................................................................................
======================================================================
FAIL: check_types (numpy.core.tests.test_scalarmath.test_types)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/ports/mystuff/math/py-numpy/w-py-numpy-0.9.8/fake-sparc64/usr/local/lib/python2.4/site-packages/numpy/core/tests/test_scalarmath.py",
line 63, in check_types
assert val.dtype.num == typeconv[k,l] and \
AssertionError: error with (0,7)
----------------------------------------------------------------------
Ran 364 tests in 7.928s
FAILED (failures=1)
The package will install and simple examples will work on sparc64
though. I am running a snapshot from Jun 3 on sparc64.
tan
-d