Package python3-module-scikits.sparse: Information

    Binary package: python3-module-scikits.sparse
    Version: 0.4.13-alt1
    Architecture: aarch64
    Build time:  Mar 22, 2024, 12:49 PM in the task #343317
    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.

    Maintainer: Anton Vyatkin


    ACL:
    @python
    @everybody

    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.