tetraku


Nametetraku JSON
Version 0.3.16 PyPI version JSON
download
home_pageNone
Summarydata library used by tetragono
upload_time2024-03-20 08:25:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGPLv3
keywords tensor tensor network tensor network state peps mps quantum many body system
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Tetraku is a collection of commonly-used models and ansatzes used by [tetragono](https://github.com/USTC-TNS/TNSP/tree/main/tetragono).
More information is available in the readme files within each directory.

There are some popular models such as [the J1 -J2 model on a square lattice](https://github.com/USTC-TNS/TNSP/tree/main/tetraku/tetraku/models/J1J2/),
[the Hubbard model on a honeycomb lattice](https://github.com/USTC-TNS/TNSP/tree/main/tetraku/tetraku/models/honeycomb_hubbard/),
and [the Rydberg model on a square lattice](https://github.com/USTC-TNS/TNSP/tree/main/tetraku/tetraku/models/rydberg/),
which can be referenced if users want to add new model.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tetraku",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tensor, tensor network, tensor network state, PEPS, MPS, quantum many body system",
    "author": null,
    "author_email": "Hao Zhang <zh970205@mail.ustc.edu.cn>",
    "download_url": null,
    "platform": null,
    "description": "Tetraku is a collection of commonly-used models and ansatzes used by [tetragono](https://github.com/USTC-TNS/TNSP/tree/main/tetragono).\nMore information is available in the readme files within each directory.\n\nThere are some popular models such as [the J1 -J2 model on a square lattice](https://github.com/USTC-TNS/TNSP/tree/main/tetraku/tetraku/models/J1J2/),\n[the Hubbard model on a honeycomb lattice](https://github.com/USTC-TNS/TNSP/tree/main/tetraku/tetraku/models/honeycomb_hubbard/),\nand [the Rydberg model on a square lattice](https://github.com/USTC-TNS/TNSP/tree/main/tetraku/tetraku/models/rydberg/),\nwhich can be referenced if users want to add new model.\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "data library used by tetragono",
    "version": "0.3.16",
    "project_urls": {
        "Changelog": "https://github.com/USTC-TNS/TNSP/blob/main/CHANGELOG.org",
        "Homepage": "https://github.com/USTC-TNS/TNSP/tree/main/tetraku",
        "Issues": "https://github.com/USTC-TNS/TNSP/issues",
        "Repository": "https://github.com/USTC-TNS/TNSP.git"
    },
    "split_keywords": [
        "tensor",
        " tensor network",
        " tensor network state",
        " peps",
        " mps",
        " quantum many body system"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f39abd940c2994adfd0e7da8c47f805d52142030ea59f413f38abc2f0391e4fa",
                "md5": "3846eebfab18be4a6c75dcf07845bc66",
                "sha256": "f79a8c357177714051aca77827307fd77706b54af067e9aea84b10372c129778"
            },
            "downloads": -1,
            "filename": "tetraku-0.3.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3846eebfab18be4a6c75dcf07845bc66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 106922,
            "upload_time": "2024-03-20T08:25:14",
            "upload_time_iso_8601": "2024-03-20T08:25:14.775535Z",
            "url": "https://files.pythonhosted.org/packages/f3/9a/bd940c2994adfd0e7da8c47f805d52142030ea59f413f38abc2f0391e4fa/tetraku-0.3.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 08:25:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "USTC-TNS",
    "github_project": "TNSP",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tetraku"
}
        
Elapsed time: 0.21852s