Package python3-module-numpy-tests: Information

    Binary package: python3-module-numpy-tests
    Version: 1.21.4-alt2.p10.1
    Architecture: armh
    Build time:  Apr 27, 2024, 10:54 PM in the task #345373
    Source package: python3-module-numpy
    Report package bug
    License: BSD-3-Clause
    Summary: Tests for NumPy (Python 3)
    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.
    
    This package contains tests NumPy.

    Maintainer: Alexandr Shashkin


    Last changed


    April 22, 2024 Alexandr Shashkin 1:1.21.4-alt2.p10.1
    - added patch to build with hypothesis 6.82.3
    Dec. 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
    Dec. 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