# torchcs
Compressed Sensing in PyTorch.
You can install and test ``torchcs`` by:
```bash
pip install torchcs
import torchcs as tc
print(tc.__version__)
```
Please see [torchcs's documentation](http://iridescent.ink/torchcs) for using details.
Raw data
{
"_id": null,
"home_page": "https://iridescent.ink/torchcs/",
"name": "torchcs",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "PyTorch, Machine Learning, Signal Processing, Compressed Sensing",
"author": "Zhi Liu",
"author_email": "zhiliu.mind@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/50/77/ff2f992ec4ee904cf26ac25b47554123bf44e21023a0c042d0b07c66ae8b/torchcs-1.1.19.tar.gz",
"platform": null,
"description": "# torchcs\n\nCompressed Sensing in PyTorch.\n\n\nYou can install and test ``torchcs`` by:\n\n```bash\npip install torchcs\nimport torchcs as tc\nprint(tc.__version__)\n```\n\nPlease see [torchcs's documentation](http://iridescent.ink/torchcs) for using details.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Compressed Sensing in PyTorch.",
"version": "1.1.19",
"project_urls": {
"Download": "https://github.com/antsfamily/torchcs/",
"Homepage": "https://iridescent.ink/torchcs/"
},
"split_keywords": [
"pytorch",
" machine learning",
" signal processing",
" compressed sensing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5077ff2f992ec4ee904cf26ac25b47554123bf44e21023a0c042d0b07c66ae8b",
"md5": "c902e5412625f8101f8e9a5a905fef39",
"sha256": "cf8e643ec04f03ef95fc8906eff0f04fb3e5397c2b18538ce3d0a44b2456106a"
},
"downloads": -1,
"filename": "torchcs-1.1.19.tar.gz",
"has_sig": false,
"md5_digest": "c902e5412625f8101f8e9a5a905fef39",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1243999,
"upload_time": "2025-01-08T15:28:28",
"upload_time_iso_8601": "2025-01-08T15:28:28.537296Z",
"url": "https://files.pythonhosted.org/packages/50/77/ff2f992ec4ee904cf26ac25b47554123bf44e21023a0c042d0b07c66ae8b/torchcs-1.1.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-08 15:28:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "antsfamily",
"github_project": "torchcs",
"github_not_found": true,
"lcname": "torchcs"
}