NumPy: array processing for numbers, strings, records and objects

Edit Package python-numpy

NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type which also makes NumPy suitable for
interfacing with general-purpose data-base applications.

There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.

Refresh
Refresh
Source Files
Filename Size Changed
numpy-1.10.4-cblas.patch 0000002161 2.11 KB
numpy-1.11.1.tar.gz 0004171162 3.98 MB
numpy-1.9.0-remove-__declspec.patch 0000000959 959 Bytes
numpy-buildfix.patch 0000000649 649 Bytes
python-numpy-doc.changes 0000012964 12.7 KB
python-numpy-doc.spec 0000006155 6.01 KB
python-numpy.changes 0000021663 21.2 KB
python-numpy.spec 0000005002 4.88 KB
Revision 50 (latest revision is 129)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 426983 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 50)
- use pypi.io as Source URL

- Don't include cblas-devel on SLES 12

- update to 1.11.1:
  - #7506 BUG: Make sure numpy imports on python 2.6 when nose is unavailable.
  - #7530 BUG: Floating exception with invalid axis in np.lexsort.
  - #7535 BUG: Extend glibc complex trig functions blacklist to glibc < 2.18.
  - #7551 BUG: Allow graceful recovery for no compiler.
  - #7558 BUG: Constant padding expected wrong type in constant_values.
  - #7578 BUG: Fix OverflowError in Python 3.x. in swig interface.
  - #7590 BLD: Fix configparser.InterpolationSyntaxError.
  - #7597 BUG: Make np.ma.take work on scalars.
  - #7608 BUG: linalg.norm(): Don't convert object arrays to float.
  - #7638 BLD: Correct C compiler customization in system_info.py.
  - #7654 BUG: ma.median of 1d array should return a scalar.
  - #7656 BLD: Remove hardcoded Intel compiler flag -xSSE4.2.
  - #7660 BUG: Temporary fix for str(mvoid) for object field types.
  - #7665 BUG: Fix incorrect printing of 1D masked arrays.
  - #7670 BUG: Correct initial index estimate in histogram.
  - #7671 BUG: Boolean assignment no GIL release when transfer needs API.
  - #7676 BUG: Fix handling of right edge of final histogram bin.
  - #7680 BUG: Fix np.clip bug NaN handling for Visual Studio 2015.
  - #7724 BUG: Fix segfaults in np.random.shuffle.
  - #7731 MAINT: Change mkl_info.dir_env_var from MKL to MKLROOT.
Comments 0
openSUSE Build Service is sponsored by