NumPy: array processing for numbers, strings, records and objects
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.
- Links to SUSE:SLE-15-SP4:GA / python-numpy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:acdc:as_python3_module/python3-numpy && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
CVE-2021-33430-bufovrflw-ctors-DoS.patch | 0000001300 1.27 KB | |
CVE-2021-41496-bufovrflw-fortranobject-DoS.patch | 0000001924 1.88 KB | |
_multibuild | 0000000086 86 Bytes | |
numpy-1.17.3.zip | 0006363960 6.07 MB | |
numpy-1.9.0-remove-__declspec.patch | 0000001091 1.07 KB | |
numpy-buildfix.patch | 0000000943 943 Bytes | |
python3-numpy.changes | 0000036902 36 KB | |
python3-numpy.spec | 0000008913 8.7 KB |
Latest Revision
Daniel Garcia (dgarcia)
committed
(revision 6)
Replace %global pythons override with %sle15modernpython macro
Comments 0