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.3.zip 0007761912 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 0000090474 88.4 KB
python-numpy.spec 0000011445 11.2 KB
Revision 100 (latest revision is 129)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 896981 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 100)
- update to 1.20.3:
  * BUG: Correct datetime64 missing type overload for datetime.date...
  * MAINT: Remove __all__ in favor of explicit re-exports
  * BLD: Strip extra newline when dumping gfortran version on MacOS
  * BUG: fix segfault in object/longdouble operations
  * MAINT: Use towncrier build explicitly
  * MAINT: Relax certain integer-type constraints
  * MAINT: Remove unsafe unions and ABCs from return-annotations
  * MAINT: Allow more recursion depth for scalar tests.
  * BUG: Initialize the full nditer buffer in case of error
  * BLD: remove unnecessary flag -faltivec on macOS
  * MAINT, CI: treats _SIMD module build warnings as errors through...
  * BUG: for MINGW, threads.h existence test requires GLIBC > 2.12
  * BUG: Make changelog recognize gh- as a PR number prefix.
  * REL, DOC: Prepare for the NumPy 1.20.3 release.
  * BUG: Fix failing mypy test in 1.20.x.
Comments 0
openSUSE Build Service is sponsored by