python-numpy 1.4.0-1maemo2

Numerical Python adds a fast array facility to the Python language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software.
Section:
python
Maintainers:
Provides:
python2.5-numpy, python-numpy-ext, python-numpy-dev, python-f2py
Size:
1482946 bytes
MD5sum:
379ade939c9b9ec9573f89c4bf9cef7d
Status:
Package is considered stable
QA Quarantine ends:
ENDED 2010-06-11 09:25
Packages depending on this package:

Package events

Event typeUserTimestamp
Package is stableSystem2010-06-11 09:25 UTC

Comments:

mike choy
Karma: 605

Tom

There is a conflict between PyGame and Numpy. It appears when you have numpy installed Pygame fails to import correctly. As may be aware pygame normally will default to numeric unless numpy is installed. If it sees numeric it will try and link to numpy. In doing so it says that numpy.core.numeric is missing. Any way you can check if the build had an option to include this. Currently I cant have Mypaint and Maesynth installed at the same time.

Mike C

2010-06-19 17:07 UTC

Comments:

You must be logged in to make comments.