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

>From http://www.numpy.org/ :

> The fundamental package needed for scientific computing with Python is
> called NumPy. This package contains:
> 
>     * a powerful N-dimensional array object sophisticated (broadcasting)
>       functions
>     * basic linear algebra functions
>     * basic Fourier transforms
>     * sophisticated random number capabilities tools for integrating
>       Fortran code.
> 
> NumPy derives from the old Numeric code base and can be used as a
> replacement for Numeric. It also adds the features introduced by
> numarray and can also be used to replace numarray.

Note that some Python packages (inc. pygame) will prefer numpy to 
Numeric, so having this installed may affect their builds unless
they are tweaked.

Please test.

-d

Attachment: numpy.tgz
Description: Binary data

Reply via email to