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
_constraints 0000000182 182 Bytes
_multibuild 0000000056 56 Bytes
numpy-1.20.2.zip 0007756879 7.4 MB
numpy-1.9.0-remove-__declspec.patch 0000001001 1001 Bytes
numpy-buildfix.patch 0000001025 1 KB
python-numpy-rpmlintrc 0000000250 250 Bytes
python-numpy.changes 0000089450 87.4 KB
python-numpy.spec 0000011470 11.2 KB
Revision 99 (latest revision is 129)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 891397 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 99)
- update to 1.20.2:
  * MAINT: Update f2py from master.
  * BUG: diagflat could overflow on windows or 32-bit platforms
  * BUG: Fix refcount leak in f2py complex_double_from_pyobj.
  * BUG: Fix tiny memory leaks when like= overrides are used
  * BUG: Remove temporary change of descr/flags in VOID functions
  * BUG: Segfault in nditer buffer dealloc for Object arrays
  * BUG: Remove suspicious type casting
  * BUG: remove nonsensical comparison of pointer < 0
  * BUG: verify pointer against NULL before using it
  * BUG: check if PyArray_malloc succeeded
  * BUG: incorrect error fallthrough in nditer
  * MAINT: Add annotations for dtype.__getitem__, __mul__ and…
  * BUG: NameError in numpy.distutils.fcompiler.compaq
  * BUG: Fixed where keyword for np.mean & np.var methods
  * MAINT: Ensure that re-exported sub-modules are properly annotated
  * BUG: Fix ma coercion list-of-ma-arrays if they do not cast to…
  * BUG: Fix small valgrind-found issues
  * BUG: Fix small issues found with pytest-leaks
Comments 0
openSUSE Build Service is sponsored by