quri-parts-tensornetwork


Namequri-parts-tensornetwork JSON
Version 0.24.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-sdk
SummaryA plugin to use tensornetwork with QURI Parts
upload_time2025-10-06 14:53:11
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 TensorNetwork

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

This library uses the [TensorNetwork-NG](https://github.com/refraction-ray/TensorNetwork-NG) package as a computational backend (based on the original Tensornetwork package by Google which is no longer maintained).

## Documentation

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

## Installation

```
pip install quri-parts-tensornetwork
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-sdk",
    "name": "quri-parts-tensornetwork",
    "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/ae/57/48148ce30bce3f6a4aafb4e828e259675a7b8bbce43961aa78fa37d9cd33/quri_parts_tensornetwork-0.24.0.tar.gz",
    "platform": null,
    "description": "# QURI Parts TensorNetwork\n\nQURI Parts TensorNetwork is a support library for using TensorNetwork with QURI Parts.\n\nThis library uses the [TensorNetwork-NG](https://github.com/refraction-ray/TensorNetwork-NG) package as a computational backend (based on the original Tensornetwork package by Google which is no longer maintained).\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-tensornetwork\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A plugin to use tensornetwork 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": "e729e1108142ddfa303710513130ddeb53d8357224319658c0e59c24ec4e473e",
                "md5": "b85a96fed4fca3aa6e3c16473325ad56",
                "sha256": "40469cf170d5362770645c7c37ed32079a332003ead47357f124ff33b9ad555b"
            },
            "downloads": -1,
            "filename": "quri_parts_tensornetwork-0.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b85a96fed4fca3aa6e3c16473325ad56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 21155,
            "upload_time": "2025-10-06T14:52:58",
            "upload_time_iso_8601": "2025-10-06T14:52:58.152505Z",
            "url": "https://files.pythonhosted.org/packages/e7/29/e1108142ddfa303710513130ddeb53d8357224319658c0e59c24ec4e473e/quri_parts_tensornetwork-0.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae5748148ce30bce3f6a4aafb4e828e259675a7b8bbce43961aa78fa37d9cd33",
                "md5": "9431a11fb449aff45bbcefc003fa5b08",
                "sha256": "293d39f0bd74bfd26fdad63fcf08bdad36b8029c0a5e12e2ba7d410a225d2868"
            },
            "downloads": -1,
            "filename": "quri_parts_tensornetwork-0.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9431a11fb449aff45bbcefc003fa5b08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 16020,
            "upload_time": "2025-10-06T14:53:11",
            "upload_time_iso_8601": "2025-10-06T14:53:11.622834Z",
            "url": "https://files.pythonhosted.org/packages/ae/57/48148ce30bce3f6a4aafb4e828e259675a7b8bbce43961aa78fa37d9cd33/quri_parts_tensornetwork-0.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 14:53:11",
    "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-tensornetwork"
}
        
Elapsed time: 1.82469s