quri-parts-itensor


Namequri-parts-itensor JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-sdk
SummaryA plugin to use ITensor with QURI Parts
upload_time2025-10-06 14:53:04
maintainerNone
docs_urlNone
authorQURI Parts Authors
requires_python<4.0.0,>=3.9.8
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-sdk",
    "name": "quri-parts-itensor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.9.8",
    "maintainer_email": null,
    "keywords": "quantum, quantum computing",
    "author": "QURI Parts Authors",
    "author_email": "opensource@qunasys.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/94/34432228a837d391b7172c2098b0a90e09c6413d42e82317cb3690879cc9/quri_parts_itensor-0.24.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.24.0",
    "project_urls": {
        "Documentation": "https://quri-parts.qunasys.com",
        "Homepage": "https://github.com/QunaSys/quri-sdk",
        "Repository": "https://github.com/QunaSys/quri-sdk"
    },
    "split_keywords": [
        "quantum",
        " quantum computing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a0132f3f0be92d9d7f2aee6d4ce160e782ce7517866ebeb4a82043c5aef1473",
                "md5": "1d24e210af7aace074f5e9375641bb67",
                "sha256": "cc747e9328fb809fb6f7a3fadbfc12f426e4f7685658b84065e425f2d7e86dc6"
            },
            "downloads": -1,
            "filename": "quri_parts_itensor-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d24e210af7aace074f5e9375641bb67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 10799,
            "upload_time": "2025-10-06T14:52:45",
            "upload_time_iso_8601": "2025-10-06T14:52:45.027543Z",
            "url": "https://files.pythonhosted.org/packages/0a/01/32f3f0be92d9d7f2aee6d4ce160e782ce7517866ebeb4a82043c5aef1473/quri_parts_itensor-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3b9434432228a837d391b7172c2098b0a90e09c6413d42e82317cb3690879cc9",
                "md5": "d3fff5fe65bba377139287b9bef9c88c",
                "sha256": "9de036bc37d7c6d84114bc951591aa481c3f3cf807f5653853ef8ee2b3365f78"
            },
            "downloads": -1,
            "filename": "quri_parts_itensor-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d3fff5fe65bba377139287b9bef9c88c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 6985,
            "upload_time": "2025-10-06T14:53:04",
            "upload_time_iso_8601": "2025-10-06T14:53:04.551499Z",
            "url": "https://files.pythonhosted.org/packages/3b/94/34432228a837d391b7172c2098b0a90e09c6413d42e82317cb3690879cc9/quri_parts_itensor-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 14:53:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QunaSys",
    "github_project": "quri-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "quri-parts-itensor"
}
        
Elapsed time: 1.44816s