Package python3-module-scikits.sparse: Information

    Source package: python3-module-scikits.sparse
    Version: 0.4.13-alt1
    Build time:  May 24, 2024, 10:40 PM
    Report package bug
    License: BSD-2-Clause
    Summary: Sparse matrix tools extending scipy.sparse, but with incompatible licenses
    Description: 
    This is a home for sparse matrix code in Python that plays well with
    scipy.sparse, but that is somehow unsuitable for inclusion in scipy
    proper. Usually this will be because it is released under the GPL.
    
    So far we have a wrapper for the CHOLMOD library for sparse cholesky
    decomposition.

    List of rpms provided by this srpm:
    python3-module-scikits.sparse (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-scikits.sparse-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-scikits.sparse-pickles (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-scikits.sparse-tests (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Vyatkin


      1. libsuitesparse-devel
      2. python3-module-Cython
      3. python3-module-numpy
      4. python3-module-numpy-testing
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-pytest
      7. python3-module-scipy
      8. python3-module-setuptools
      9. python3-module-sphinx
      10. python3-module-wheel
      11. rpm-build-python3
      12. libnumpy-py3-devel

    Last changed


    March 22, 2024 Anton Vyatkin 0.4.13-alt1
    - New version 0.4.13.
    Dec. 15, 2023 Anton Vyatkin 0.4.12-alt1
    - New version 0.4.12.
    March 9, 2023 Grigory Ustinov 0.4.8-alt1.1
    - Fixed build dependencies.