quri-parts-openqasm


Namequri-parts-openqasm JSON
Version 0.20.3 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-parts
SummaryA support library for using OpenQASM 3 with QURI Parts
upload_time2024-10-28 08:19:09
maintainerNone
docs_urlNone
authorQURI Parts Authors
requires_python<4.0.0,>=3.9.8
licenseNone
keywords quantum quantum computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QURI Parts OpenQASM

QURI Parts OpenFermion is a support library for using OpenQASM 3 with QURI Parts.

Note: some gates (SqrtX, SqrtXdag, SqrtY, SqrtYdag) are not implemented yet.

## Documentation

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

## Installation

```
pip install quri-parts-openqasm
```

## License

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QunaSys/quri-parts",
    "name": "quri-parts-openqasm",
    "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/90/01/90f58ba04029c565d3681af3e10aa8346dd26569c6bb66ae58e985d7a578/quri_parts_openqasm-0.20.3.tar.gz",
    "platform": null,
    "description": "# QURI Parts OpenQASM\n\nQURI Parts OpenFermion is a support library for using OpenQASM 3 with QURI Parts.\n\nNote: some gates (SqrtX, SqrtXdag, SqrtY, SqrtYdag) are not implemented yet.\n\n## Documentation\n\n[QURI Parts Documentation](https://quri-parts.qunasys.com)\n\n## Installation\n\n```\npip install quri-parts-openqasm\n```\n\n## License\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A support library for using OpenQASM 3 with QURI Parts",
    "version": "0.20.3",
    "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": "0b6f8e69fce83cae18422838beaff40d7e80f635c4d59bb71fe14ab312340e77",
                "md5": "e44e378fc4579088293eaebd55c6369d",
                "sha256": "36bec5912695277859de76c0852073a6c6b5752dcdbfb92ac8b2491473a3258c"
            },
            "downloads": -1,
            "filename": "quri_parts_openqasm-0.20.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e44e378fc4579088293eaebd55c6369d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 7869,
            "upload_time": "2024-10-28T08:18:39",
            "upload_time_iso_8601": "2024-10-28T08:18:39.175950Z",
            "url": "https://files.pythonhosted.org/packages/0b/6f/8e69fce83cae18422838beaff40d7e80f635c4d59bb71fe14ab312340e77/quri_parts_openqasm-0.20.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "900190f58ba04029c565d3681af3e10aa8346dd26569c6bb66ae58e985d7a578",
                "md5": "236b1c94a562aa240136d1eaff8d4057",
                "sha256": "c41bd4dc59c3b66eccd5dc50221ade1a5e9b453d89a53fcd85320b41474311ea"
            },
            "downloads": -1,
            "filename": "quri_parts_openqasm-0.20.3.tar.gz",
            "has_sig": false,
            "md5_digest": "236b1c94a562aa240136d1eaff8d4057",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.8",
            "size": 6776,
            "upload_time": "2024-10-28T08:19:09",
            "upload_time_iso_8601": "2024-10-28T08:19:09.372905Z",
            "url": "https://files.pythonhosted.org/packages/90/01/90f58ba04029c565d3681af3e10aa8346dd26569c6bb66ae58e985d7a578/quri_parts_openqasm-0.20.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 08:19:09",
    "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-openqasm"
}
        
Elapsed time: 0.39224s