scikit-sparse:稀疏矩阵工具扩展了scipy.sparse,但许可证不兼容

时间:2021-05-13 22:13:16
【文件属性】:
文件名称:scikit-sparse:稀疏矩阵工具扩展了scipy.sparse,但许可证不兼容
文件大小:412KB
文件格式:ZIP
更新时间:2021-05-13 22:13:16
Python scikit稀疏 此scikit-sparse是scipy.sparse库的伴侣,用于在Python中进行稀疏矩阵操作。 它提供了不适合包含在scipy.sparse属性中的例程,通常是因为它们是GPL编写的。 有关用法的更多详细信息,请参阅 。 安装 带pip 对于scikit-sparse pip安装取决于可通过以下方式安装的suite-sparse库: # mac brew install suite-sparse # debian sudo apt-get install libsuitesparse-dev 然后,可以通过pip安装scikit-sparse : pip install scikit-sparse 随着conda conda软件包随附suite-sparse打包为依赖项,因此您需要做的是: conda install -c conda-forge sci
【文件预览】:
scikit-sparse-master
----MANIFEST.in(170B)
----sksparse()
--------cholmod_backward_compatible.h(633B)
--------test_cholmod.py(11KB)
--------cholmod.pyx(47KB)
--------__init__.py(22B)
--------.gitignore(4B)
--------test_data()
----pyproject.toml(635B)
----.github()
--------workflows()
----tests()
--------test_cholmod.py(11KB)
--------test_data()
----doc()
--------cholmod.rst(8KB)
--------conf.py(9KB)
--------make.bat(3KB)
--------changes.rst(2KB)
--------overview.rst(3KB)
--------Makefile(3KB)
--------index.rst(509B)
----setup.py(3KB)
----.gitignore(1KB)
----readthedocs.yml(78B)
----README.md(4KB)
----LICENSE.txt(1KB)

网友评论