quri-parts-qulacs


Namequri-parts-qulacs JSON
Version 0.18.1 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-parts
SummaryA plugin to use Qulacs with QURI Parts
upload_time2024-06-17 06:52:15
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 Qulacs

QURI Parts Qulacs is a support library for using Qulacs with QURI Parts.
You can combine your code written in QURI Parts with this library to execute it on Qulacs.

## Documentation

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

## Installation

```
pip install quri-parts-qulacs
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-parts",
    "name": "quri-parts-qulacs",
    "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/87/50/91af83d56cee79ce0d49dfe8f0610a23be95f428d984ff2dc2f89a287b21/quri_parts_qulacs-0.18.1.tar.gz",
    "platform": null,
    "description": "# QURI Parts Qulacs\n\nQURI Parts Qulacs is a support library for using Qulacs with QURI Parts.\nYou can combine your code written in QURI Parts with this library to execute it on Qulacs.\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-qulacs\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A plugin to use Qulacs with QURI Parts",
    "version": "0.18.1",
    "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": "ad6078b8d136256c71a1b749cd2e9e7ea5cd16a866f1476ca48dd2836e9ec3b9",
                "md5": "de895f38887ae094c02480b73a5d21a6",
                "sha256": "419741ec15bde03a918084901e80b10b59d75dcb991bb456ce3617f08fc95898"
            },
            "downloads": -1,
            "filename": "quri_parts_qulacs-0.18.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de895f38887ae094c02480b73a5d21a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 23206,
            "upload_time": "2024-06-17T06:51:56",
            "upload_time_iso_8601": "2024-06-17T06:51:56.554949Z",
            "url": "https://files.pythonhosted.org/packages/ad/60/78b8d136256c71a1b749cd2e9e7ea5cd16a866f1476ca48dd2836e9ec3b9/quri_parts_qulacs-0.18.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "875091af83d56cee79ce0d49dfe8f0610a23be95f428d984ff2dc2f89a287b21",
                "md5": "b089360bab8f1fc4c39e2b2f38b9f75c",
                "sha256": "261654b52242e76daaabd55716904df530e4e2439af95c04e3b80b601721cc9e"
            },
            "downloads": -1,
            "filename": "quri_parts_qulacs-0.18.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b089360bab8f1fc4c39e2b2f38b9f75c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 15665,
            "upload_time": "2024-06-17T06:52:15",
            "upload_time_iso_8601": "2024-06-17T06:52:15.340842Z",
            "url": "https://files.pythonhosted.org/packages/87/50/91af83d56cee79ce0d49dfe8f0610a23be95f428d984ff2dc2f89a287b21/quri_parts_qulacs-0.18.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-17 06:52:15",
    "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-qulacs"
}
        
Elapsed time: 0.42730s