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

    Бинарный пакет: python3-module-scikits.sparse
    Версия: 0.4.13-alt1
    Архитектура: aarch64
    Собран:  22 марта 2024 г. 12:49 в задании #343317
    Исходный пакет: python3-module-scikits.sparse
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/scikit-sparse/

    Лицензия: BSD-2-Clause
    О пакете: Sparse matrix tools extending scipy.sparse, but with incompatible licenses
    Описание: 
    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.

    Сопровождающий: Anton Vyatkin


    Права:
    @python
    @everybody

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


    22 марта 2024 г. Anton Vyatkin 0.4.13-alt1
    - New version 0.4.13.
    15 декабря 2023 г. Anton Vyatkin 0.4.12-alt1
    - New version 0.4.12.
    9 марта 2023 г. Grigory Ustinov 0.4.8-alt1.1
    - Fixed build dependencies.