quri-parts-openqasm


Namequri-parts-openqasm JSON
Version 0.17.0 PyPI version JSON
download
home_pagehttps://github.com/QunaSys/quri-parts
SummaryA support library for using OpenQASM 3 with QURI Parts
upload_time2024-03-19 02:14:25
maintainer
docs_urlNone
authorQURI Parts Authors
requires_python>=3.9.8,<3.12
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.9.8,<3.12",
    "maintainer_email": "",
    "keywords": "quantum,quantum computing",
    "author": "QURI Parts Authors",
    "author_email": "opensource@qunasys.com",
    "download_url": "https://files.pythonhosted.org/packages/03/72/7357d6dffe10394bd39ff440b776d07577bc4bf0d4aa4ea38e4d76d66dcd/quri_parts_openqasm-0.17.0.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": "",
    "summary": "A support library for using OpenQASM 3 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": "e112b5ed223cdd39dd9529454cb89ab49ff2ceeecd5c806638517dc01b257f83",
                "md5": "94be7abe8991c8f595f10f0c3641bcc2",
                "sha256": "75f558348cea242f134e23a558065e386b753e098c337cc12aac1fa81405e1a3"
            },
            "downloads": -1,
            "filename": "quri_parts_openqasm-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94be7abe8991c8f595f10f0c3641bcc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.8,<3.12",
            "size": 7874,
            "upload_time": "2024-03-19T02:14:04",
            "upload_time_iso_8601": "2024-03-19T02:14:04.375797Z",
            "url": "https://files.pythonhosted.org/packages/e1/12/b5ed223cdd39dd9529454cb89ab49ff2ceeecd5c806638517dc01b257f83/quri_parts_openqasm-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03727357d6dffe10394bd39ff440b776d07577bc4bf0d4aa4ea38e4d76d66dcd",
                "md5": "10f6158e759c53f198ab2b6b41ebf738",
                "sha256": "7ab161309545f972aab5a48053d915f275c1793cde15afaafcd435949f0d0178"
            },
            "downloads": -1,
            "filename": "quri_parts_openqasm-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "10f6158e759c53f198ab2b6b41ebf738",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.8,<3.12",
            "size": 6765,
            "upload_time": "2024-03-19T02:14:25",
            "upload_time_iso_8601": "2024-03-19T02:14:25.848834Z",
            "url": "https://files.pythonhosted.org/packages/03/72/7357d6dffe10394bd39ff440b776d07577bc4bf0d4aa4ea38e4d76d66dcd/quri_parts_openqasm-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 02:14:25",
    "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.22118s