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

    Бинарный пакет: python3-module-scikits.sparse
    Версия: 0.2-alt2.dev.git20140718.1.1
    Архитектура: i586
    Собран:  4 апреля 2016 г. 7:27 в задании #159698
    Исходный пакет: python-module-scikits.sparse
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/scikits.sparse/

    Лицензия: GPL
    О пакете: Scikits sparse matrix package
    Описание: 
    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.

    Сопровождающий: Eugeny A. Rostovtsev


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


    17 марта 2016 г. Ivan Zakharyaschev 0.2-alt2.dev.git20140718.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    28 января 2016 г. Mikhail Efremov 0.2-alt2.dev.git20140718.1
    - NMU: Use buildreq for BR.
    28 апреля 2015 г. Eugeny A. Rostovtsev 0.2-alt2.dev.git20140718
    - Rebuilt with updated NumPy