Name | pytorch-sparse-special JSON |
Version |
0.0.4
JSON |
| download |
home_page | None |
Summary | A small library which implements special implementations of pytorch sparse matrices. |
upload_time | 2025-01-05 17:45:37 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <4.0,>=3.9 |
license | None |
keywords |
python
pytorch
sparse
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pytorch-sparse-special
[](https://img.shields.io/github/v/release/makanu/pytorch-sparse-special)
[](https://github.com/makanu/pytorch-sparse-special/actions/workflows/main.yml?query=branch%3Amain)
[](https://codecov.io/gh/makanu/pytorch-sparse-special)
[](https://img.shields.io/github/commit-activity/m/makanu/pytorch-sparse-special)
[](https://img.shields.io/github/license/makanu/pytorch-sparse-special)
A small library which implements special implementations of pytorch sparse matrices.
- **Github repository**: <https://github.com/makanu/pytorch-sparse-special/>
- **Documentation** <https://makanu.github.io/pytorch-sparse-special/>
## Setup
The library is available via pip:
```bash
pip install pytorch-sparse-special
```
### Examples
- [Mask Tensor](https://makanu.github.io/pytorch-sparse-special/examples/#mask-tensor)
---
Repository initiated with [fpgmaas/cookiecutter-uv](https://github.com/fpgmaas/cookiecutter-uv).
Raw data
{
"_id": null,
"home_page": null,
"name": "pytorch-sparse-special",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "python, pytorch, sparse",
"author": null,
"author_email": "Matti Kaupenjohann <matti.kaupenjohann@fh-dortmund.de>",
"download_url": "https://files.pythonhosted.org/packages/81/4f/6b655383def2c01da7161b2e434321b4e446898cc9836691582e11bc4e3d/pytorch_sparse_special-0.0.4.tar.gz",
"platform": null,
"description": "# pytorch-sparse-special\n\n[](https://img.shields.io/github/v/release/makanu/pytorch-sparse-special)\n[](https://github.com/makanu/pytorch-sparse-special/actions/workflows/main.yml?query=branch%3Amain)\n[](https://codecov.io/gh/makanu/pytorch-sparse-special)\n[](https://img.shields.io/github/commit-activity/m/makanu/pytorch-sparse-special)\n[](https://img.shields.io/github/license/makanu/pytorch-sparse-special)\n\nA small library which implements special implementations of pytorch sparse matrices.\n\n- **Github repository**: <https://github.com/makanu/pytorch-sparse-special/>\n- **Documentation** <https://makanu.github.io/pytorch-sparse-special/>\n\n## Setup\n\nThe library is available via pip:\n\n```bash\npip install pytorch-sparse-special\n```\n\n### Examples\n\n- [Mask Tensor](https://makanu.github.io/pytorch-sparse-special/examples/#mask-tensor)\n\n---\n\nRepository initiated with [fpgmaas/cookiecutter-uv](https://github.com/fpgmaas/cookiecutter-uv).\n",
"bugtrack_url": null,
"license": null,
"summary": "A small library which implements special implementations of pytorch sparse matrices.",
"version": "0.0.4",
"project_urls": {
"Documentation": "https://makanu.github.io/pytorch-sparse-special/",
"Homepage": "https://makanu.github.io/pytorch-sparse-special/",
"Repository": "https://github.com/makanu/pytorch-sparse-special"
},
"split_keywords": [
"python",
" pytorch",
" sparse"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "348be31447abab05326163af83ceb51283f088c3a78aade4b5af3b05c9705c27",
"md5": "b7efeba2e2e6edde1140595ada02f14c",
"sha256": "1073f3b49950931f31c6f778f846917865741560f5ea6621c5dab61055a09646"
},
"downloads": -1,
"filename": "pytorch_sparse_special-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b7efeba2e2e6edde1140595ada02f14c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 19889,
"upload_time": "2025-01-05T17:45:35",
"upload_time_iso_8601": "2025-01-05T17:45:35.622628Z",
"url": "https://files.pythonhosted.org/packages/34/8b/e31447abab05326163af83ceb51283f088c3a78aade4b5af3b05c9705c27/pytorch_sparse_special-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "814f6b655383def2c01da7161b2e434321b4e446898cc9836691582e11bc4e3d",
"md5": "a44b98b644309f589a1fb0ec099c8e78",
"sha256": "7803082d0c6492dfc26670bd2b1aa87c0fbd44fa000e6469745623788ca68186"
},
"downloads": -1,
"filename": "pytorch_sparse_special-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "a44b98b644309f589a1fb0ec099c8e78",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 92853,
"upload_time": "2025-01-05T17:45:37",
"upload_time_iso_8601": "2025-01-05T17:45:37.774270Z",
"url": "https://files.pythonhosted.org/packages/81/4f/6b655383def2c01da7161b2e434321b4e446898cc9836691582e11bc4e3d/pytorch_sparse_special-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-05 17:45:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "makanu",
"github_project": "pytorch-sparse-special",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "pytorch-sparse-special"
}