Package python3-module-numpy: Information

Source package: python3-module-numpy
Version: 1.22.1-alt3.E2K.3
Build time:  Jun 15, 2022, 09:56 PM
Report package bug
License: BSD-3-Clause
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-py3-devel (e2kv6, e2kv5, e2kv4, e2k)
python3-module-numpy (e2kv6, e2kv5, e2kv4, e2k)
python3-module-numpy-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
python3-module-numpy-testing (e2kv6, e2kv5, e2kv4, e2k)
python3-module-numpy-tests (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Andrew Savchenko


    1. liblapack-devel
    2. python3-module-Cython
    3. python3-module-packaging
    4. python3-module-setuptools
    5. /proc
    6. swig
    7. rpm-build-python3
    8. rpm-macros-sphinx3
    9. gcc-c++

Last changed


June 8, 2022 Andrew Savchenko 1:1.22.1-alt3.E2K.3
- Add f2c support in f2py.
June 4, 2022 Andrew Savchenko 1:1.22.1-alt3.E2K.2
- Make Fortran support optional.
Feb. 6, 2022 Michael Shigorin 1:1.22.1-alt3.E2K.1
- E2K: applied MCST/ALT patches from 1.20.3-alt1.E2K.1 (see also msct#4081)