ANN: SciPy Core (Numeric Python Replacement) Version 0.4.X (beta)released

T

Travis Oliphant

Background:

Numeric is an add-on Python module that has seen widespread adoption.
It enables Python to be used as a Scientific Computing Environment
similar to MATLAB or IDL. Numeric was originally written nearly 10
years ago, and while still performing admirably needed much updating to
take advantage of the new features in Python and to remove old warts.

SciPy Core 0.4.1 (beta)

SciPy Core is a new system which builds on top of Numeric, but
implements features (such as advanced index-selection, and user-settable
error modes). There are over 20 major new features over Numeric. The
LICENSE is still a BSD style License---the same as old Numeric. More
information can be found at the web-site: http://numeric.scipy.org


The primary developer of scipy core (besides the original creators of
Numeric upon which it is based) is Travis Oliphant
([email protected]), but his work received ideas and support from a
wide cast of community members including: Pearu Peterson, Robert Kern,
Perry Greenfield, Eric Jones, John Hunter, Fernando Perez, Konrad
Hinsen, and Paul Dubois. These individuals should not be held
responsible for any bugs remaining in the code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] NumPy 1.0 release 5
ANN: numarray-1.0 released 0
ANN: numarray-0.8 released 0
ANN: numarray-1.1 0
ANN: numaray-0.7 0

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top