Sparse matrix tools.
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. Further contributions are welcome!
Raw data
{
"_id": null,
"home_page": "https://github.com/scikit-sparse/scikit-sparse",
"name": "scikit-sparse",
"maintainer": "Aaron Johnson",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "justin.ellis18@gmail.com",
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/8e/d6/b8da5eba54ab7ca452e4ae3352d3ee05b8bc3102dddc039a358e9e6d3a5e/scikit_sparse-0.4.15.tar.gz",
"platform": null,
"description": "Sparse matrix tools.\n\nThis is a home for sparse matrix code in Python that plays well with\nscipy.sparse, but that is somehow unsuitable for inclusion in scipy\nproper. Usually this will be because it is released under the GPL.\n\nSo far we have a wrapper for the CHOLMOD library for sparse Cholesky\ndecomposition. Further contributions are welcome!\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Scikit sparse matrix package",
"version": "0.4.15",
"project_urls": {
"Homepage": "https://github.com/scikit-sparse/scikit-sparse"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8ed6b8da5eba54ab7ca452e4ae3352d3ee05b8bc3102dddc039a358e9e6d3a5e",
"md5": "459fe6bae1df4922c971c0b44f311d90",
"sha256": "a0b1ef1bbe9e28e5c6d2838c63c62e094a8098d11a736771edac55ccc5f9eabe"
},
"downloads": -1,
"filename": "scikit_sparse-0.4.15.tar.gz",
"has_sig": false,
"md5_digest": "459fe6bae1df4922c971c0b44f311d90",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 214398,
"upload_time": "2024-08-04T15:30:25",
"upload_time_iso_8601": "2024-08-04T15:30:25.361299Z",
"url": "https://files.pythonhosted.org/packages/8e/d6/b8da5eba54ab7ca452e4ae3352d3ee05b8bc3102dddc039a358e9e6d3a5e/scikit_sparse-0.4.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-04 15:30:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "scikit-sparse",
"github_project": "scikit-sparse",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "scikit-sparse"
}