Package python-module-numpy: Information

Source package: python-module-numpy
Version: 1.15.4-alt11
Build time:  Aug 15, 2021, 02:07 PM
 in the task #282779
Category: Development/Python
Report package bug
License: BSD 
Summary:  NumPy: array processing for numbers, strings, records, and objects
Description: 
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.

There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.
List of rpms provided by this srpm: 
libnumpy (x86_64, ppc64le, i586, armh, aarch64)
libnumpy-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libnumpy-devel (x86_64, ppc64le, i586, armh, aarch64)
python-module-numpy (x86_64, ppc64le, i586, armh, aarch64)
python-module-numpy-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Last changes:
Aug. 15, 2021 Vitaly Lipatov 1:1.15.4-alt11
- build with python3-module-Cython
Aug. 5, 2021 Vitaly Lipatov 1:1.15.4-alt10
- drop python-module-numpydoc require from libnumpy-devel
Aug. 3, 2021 Grigory Ustinov 1:1.15.4-alt9
- Fixed BuildRequires.
Back to Top