Пакет python3-module-numpy: Информация

    Исходный пакет: python3-module-numpy
    Версия: 1.21.4-alt2.p10.1
    Собран:  27 апреля 2024 г. 22:54 в задании #345373
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.numpy.org/

    Лицензия: BSD-3-Clause
    О пакете: 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.
    
    There are also basic facilities for discrete fourier transform,
    basic linear algebra and random number generation.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libnumpy-py3-devel (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-numpy (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-numpy-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-numpy-testing (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-numpy-tests (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Alexandr Shashkin


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

    Последнее изменение


    22 апреля 2024 г. Alexandr Shashkin 1:1.21.4-alt2.p10.1
    - added patch to build with hypothesis 6.82.3
    14 декабря 2021 г. Anton Farygin 1:1.21.4-alt2
    - relaxed tests on ppc64le due to fall in
      "test_linalg.py::TestCholesky::test_basic_property" in the build for p10
    8 декабря 2021 г. Anton Farygin 1:1.21.4-alt1
    - 1.21.1 -> 1.21.4
    - moved recfunctions.py from tests to main package
    - added a patch to recfunctions.py for remove dependency to testing
    - added a patch from the upstream for fix _GenericAlias tests
    - enabled tests