NumPy for Sailfish OS

Rating: 
5
Your rating: None Average: 5 (1 vote)

NumPy (v1.9.1) is a Python module for numerical calculations, with a fast and powerful N-dimensional array object, useful linear algebra, Fourier transform, random number, etc.

This NumPy 1.9.1 package has no Fortran compilation, no BLAS, no LAPACK. So it is slow in some functions.

For interactive use of NumPy, it is recommended to install IPython for Sailfish OS.

For source-code of NumPy for Mer / Nemo / Sailfish, see the Mer COBS site project.

For MeeGo Harmattan version of NumPy, look at here.

Screenshots: 

Category:

Application versions: 
AttachmentSizeDate
File python-numpy-1.7.1-1.17.1.armv7hl.rpm2.11 MB06/05/2014 - 05:31
File python-numpy-f2py-1.7.1-1.17.1.armv7hl.rpm198.94 KB06/05/2014 - 05:31
File python-numpy-1.8.1-1.21.1.armv7hl.rpm2.53 MB08/06/2014 - 20:35
File python-numpy-f2py-1.8.1-1.21.1.armv7hl.rpm206.19 KB08/06/2014 - 20:35
File python-numpy-1.9.0-1.31.1.armv7hl.rpm2.25 MB16/09/2014 - 03:55
File python-numpy-f2py-1.9.0-1.31.1.armv7hl.rpm157.1 KB16/09/2014 - 03:55
File python-numpy-1.9.1-1.41.1.armv7hl.rpm2.26 MB02/11/2014 - 18:51
File python-numpy-f2py-1.9.1-1.41.1.armv7hl.rpm157.26 KB02/11/2014 - 18:51
File python-numpy-1.9.1-1.41.1.i486.rpm2.31 MB14/03/2016 - 07:04
File python-numpy-f2py-1.9.1-1.41.1.i486.rpm157.2 KB14/03/2016 - 07:04
Changelog: 

NumPy 1.9.1 (02/11/2014) : This is a bugfix only release in the 1.9.x series. First release for Mer/Sailfish OS (02/11/2014);

- NumPy 1.9.0 (07/09/2014) : * Numerous performance improvements in various areas, most notably indexing and operations on small arrays are significantly faster. Indexing operations now also release the GIL. * Addition of nanmedian and nanpercentile rounds out the nanfunction set. First release for Mer/Sailfish OS (15/09/2014);

- NumPy 1.8.1 (25/03/2014) : This is a bugfix only release in the 1.8.x series. First release for Mer/Sailfish OS (08/06/2014);

NumPy 1.7.1 (07/04/2013) : This is a bugfix only release in the 1.7.x series. First NumPy version for Sailfish OS (16/06/2013).