# GrassmannTN
This is a package that aims to simplify the coding involving Grassmann tensor network.
I try to make the coding as convenient as when you use other standard packages like numpy or scipy.
All the sign factors are computed automatically without explicit user inputs.
Visit [the github repository](https://github.com/ayosprakob/grassmanntn) for more info.
## Prerequisites
- [numpy](https://numpy.org/doc/stable/index.html)
- [sparse](https://sparse.pydata.org/en/stable/)
- [opt_einsum](https://optimized-einsum.readthedocs.io/en/stable/)
Raw data
{
"_id": null,
"home_page": "https://github.com/ayosprakob/grassmanntn",
"name": "grassmanntn",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "physics, lattice, gauge theory, tensor network, grassmann",
"author": "Atis Yosprakob",
"author_email": "yosprakob2@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9f/4f/58c8f739ee7eaa9d7fd2a64821a891148f66d267ca88c9924e67ef399491/grassmanntn-1.4.2.tar.gz",
"platform": null,
"description": "# GrassmannTN\nThis is a package that aims to simplify the coding involving Grassmann tensor network.\nI try to make the coding as convenient as when you use other standard packages like numpy or scipy.\nAll the sign factors are computed automatically without explicit user inputs.\nVisit [the github repository](https://github.com/ayosprakob/grassmanntn) for more info.\n\n## Prerequisites\n\n- [numpy](https://numpy.org/doc/stable/index.html)\n- [sparse](https://sparse.pydata.org/en/stable/)\n- [opt_einsum](https://optimized-einsum.readthedocs.io/en/stable/)\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "a Python library for Grassmann tensor network computation",
"version": "1.4.2",
"project_urls": {
"Download": "https://github.com/ayosprakob/grassmanntn/archive/refs/tags/v_142.tar.gz",
"Homepage": "https://github.com/ayosprakob/grassmanntn"
},
"split_keywords": [
"physics",
" lattice",
" gauge theory",
" tensor network",
" grassmann"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9f4f58c8f739ee7eaa9d7fd2a64821a891148f66d267ca88c9924e67ef399491",
"md5": "c9ee70cbdf37df2687bb04775e73e459",
"sha256": "eb3bf2bb81d0fb9f45d49456dbccf27c6970327f53eeaa6cfcc2da70efd29bc9"
},
"downloads": -1,
"filename": "grassmanntn-1.4.2.tar.gz",
"has_sig": false,
"md5_digest": "c9ee70cbdf37df2687bb04775e73e459",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 222544,
"upload_time": "2024-05-31T08:23:44",
"upload_time_iso_8601": "2024-05-31T08:23:44.679645Z",
"url": "https://files.pythonhosted.org/packages/9f/4f/58c8f739ee7eaa9d7fd2a64821a891148f66d267ca88c9924e67ef399491/grassmanntn-1.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-31 08:23:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ayosprakob",
"github_project": "grassmanntn",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "grassmanntn"
}