quri-parts-itensor


Namequri-parts-itensor JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-parts
SummaryA plugin to use ITensor with QURI Parts
upload_time2024-03-19 02:14:23
maintainer
docs_urlNone
authorQURI Parts Authors
requires_python>=3.9.8,<4.0.0
licenseApache-2.0
keywords quantum quantum computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QURI Parts ITensor

QURI Parts ITensor is a support library for using ITensor with QURI Parts.

This library calls ITensor's Julia library from Python using JuliaCall, so you need to install Julia. To install Julia, see [the official documentation](https://julialang.org/).

## Documentation

[QURI Parts Documentation](https://quri-parts.qunasys.com)

## Installation

```
pip install quri-parts-itensor
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-parts",
    "name": "quri-parts-itensor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.8,<4.0.0",
    "maintainer_email": "",
    "keywords": "quantum,quantum computing",
    "author": "QURI Parts Authors",
    "author_email": "opensource@qunasys.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/ce/59ad02e1eb3b6edbe41eb8fff0f8d266f2d1b38ea5cbb4024d40388cfc4a/quri_parts_itensor-0.17.0.tar.gz",
    "platform": null,
    "description": "# QURI Parts ITensor\n\nQURI Parts ITensor is a support library for using ITensor with QURI Parts.\n\nThis library calls ITensor's Julia library from Python using JuliaCall, so you need to install Julia. To install Julia, see [the official documentation](https://julialang.org/).\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-itensor\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A plugin to use ITensor with QURI Parts",
    "version": "0.17.0",
    "project_urls": {
        "Documentation": "https://quri-parts.qunasys.com",
        "Homepage": "https://github.com/QunaSys/quri-parts",
        "Repository": "https://github.com/QunaSys/quri-parts"
    },
    "split_keywords": [
        "quantum",
        "quantum computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cd7ee16aea8633544dea9572fd22ce3f2ca1e73c93d5053eacf87498f448748",
                "md5": "9ded082988ed499a3f32a76a09ebea35",
                "sha256": "f96f120d7a0ca5d0ea35fb1dd23e0d12d38dfa59ef70d1d52a37f1397e7525b5"
            },
            "downloads": -1,
            "filename": "quri_parts_itensor-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ded082988ed499a3f32a76a09ebea35",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.8,<4.0.0",
            "size": 10797,
            "upload_time": "2024-03-19T02:14:01",
            "upload_time_iso_8601": "2024-03-19T02:14:01.959985Z",
            "url": "https://files.pythonhosted.org/packages/9c/d7/ee16aea8633544dea9572fd22ce3f2ca1e73c93d5053eacf87498f448748/quri_parts_itensor-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5ce59ad02e1eb3b6edbe41eb8fff0f8d266f2d1b38ea5cbb4024d40388cfc4a",
                "md5": "1471669059128a0c9a6dffbce5dbfdfe",
                "sha256": "28a859e6a543b73adc19e900fa471e485d483a8fdf82cad093e70afcaa10e05f"
            },
            "downloads": -1,
            "filename": "quri_parts_itensor-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1471669059128a0c9a6dffbce5dbfdfe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.8,<4.0.0",
            "size": 6966,
            "upload_time": "2024-03-19T02:14:23",
            "upload_time_iso_8601": "2024-03-19T02:14:23.294756Z",
            "url": "https://files.pythonhosted.org/packages/a5/ce/59ad02e1eb3b6edbe41eb8fff0f8d266f2d1b38ea5cbb4024d40388cfc4a/quri_parts_itensor-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 02:14:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QunaSys",
    "github_project": "quri-parts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "quri-parts-itensor"
}
        
Elapsed time: 0.20726s