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.
Homepage:
Section:
python
Repository:
Provides:
python2.5-numpy, python-numpy-ext, python-numpy-dev, python-f2py
Depends:
Size:
1482946 bytes
MD5sum:
379ade939c9b9ec9573f89c4bf9cef7d
Source:
Status:
Package is considered stable
QA Quarantine ends:
ENDED 2010-06-11 09:25
Packages depending on this package:
Package events
Event type | User | Timestamp |
Package is stable | System | 2010-06-11 09:25 UTC |
Comments:
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
Comments:
You must be logged in to make comments.