qm-qua


Nameqm-qua JSON
Version 1.1.7 PyPI version JSON
download
home_page
SummaryQUA language SDK to control a Quantum Computer
upload_time2024-02-19 15:05:49
maintainer
docs_urlNone
authorQuantum Machines
requires_python>=3.8,<3.12
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# QM-QUA SDK

QUA is a pulse-level language used to control a Quantum System.
Read more about it and it's uses here: https://arxiv.org/abs/2303.03816

This package, QM-QUA, is an implementation that uses the Quantum Machines QOP controller and is used both to 
communicate with the QOP and to implement a Pythonic implementation (DSL) of QUA. 
 
To learn how to use this package, please visit the documentation website at: https://qm-docs.qualang.io/



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "qm-qua",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "Quantum Machines",
    "author_email": "info@quantum-machines.co",
    "download_url": "https://files.pythonhosted.org/packages/ff/95/288846402aa55f05cd5da70d786b3dccec0be0a5b101213bac36db45551a/qm_qua-1.1.7.tar.gz",
    "platform": null,
    "description": "\n# QM-QUA SDK\n\nQUA is a pulse-level language used to control a Quantum System.\nRead more about it and it's uses here: https://arxiv.org/abs/2303.03816\n\nThis package, QM-QUA, is an implementation that uses the Quantum Machines QOP controller and is used both to \ncommunicate with the QOP and to implement a Pythonic implementation (DSL) of QUA. \n \nTo learn how to use this package, please visit the documentation website at: https://qm-docs.qualang.io/\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "QUA language SDK to control a Quantum Computer",
    "version": "1.1.7",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8beb1b2394b46e7af6ad3335a080343bd35a67e1932d9336aacfa300770fb61",
                "md5": "afdddfab2097885e8b965b9b3c87de97",
                "sha256": "6466d8925478c615fb41c10d92661f9a514f77ed6ce93d7b8385e07d87d43aa4"
            },
            "downloads": -1,
            "filename": "qm_qua-1.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afdddfab2097885e8b965b9b3c87de97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.12",
            "size": 267090,
            "upload_time": "2024-02-19T15:05:47",
            "upload_time_iso_8601": "2024-02-19T15:05:47.058417Z",
            "url": "https://files.pythonhosted.org/packages/d8/be/b1b2394b46e7af6ad3335a080343bd35a67e1932d9336aacfa300770fb61/qm_qua-1.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff95288846402aa55f05cd5da70d786b3dccec0be0a5b101213bac36db45551a",
                "md5": "5b2d1d7e6be54317b6b8b9ea4aea5e20",
                "sha256": "ef1d586a439116ef3da2b153be850969c15ee29a3d3a53abce869a73ab8706db"
            },
            "downloads": -1,
            "filename": "qm_qua-1.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "5b2d1d7e6be54317b6b8b9ea4aea5e20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.12",
            "size": 219353,
            "upload_time": "2024-02-19T15:05:49",
            "upload_time_iso_8601": "2024-02-19T15:05:49.571333Z",
            "url": "https://files.pythonhosted.org/packages/ff/95/288846402aa55f05cd5da70d786b3dccec0be0a5b101213bac36db45551a/qm_qua-1.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 15:05:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qm-qua"
}
        
Elapsed time: 0.44118s