cirqqrack


Namecirqqrack JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/vm6502q/cirq-qrack
SummaryCirq Qrack Plugin - Qrack High-Performance GPU simulation for Cirq
upload_time2023-09-18 04:07:54
maintainer
docs_urlNone
authorDaniel Strano
requires_python
licenseApache 2.0
keywords cirq qrack simulator quantum addon backend
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cirq-qrack

This repository contains a Qrack plugin for Cirq, providing the Qrack QasmSimulator. The underlying Qrack simulator is a high-performance, GPU-accelerated, noiseless simulator, by design.

This plugin is based on and adapted from work by the **qulacs team**, the **IBM Qiskit Team**, and **QCGPU's creator, Adam Kelly**. Quantum volume benchmarks come from the qulacs plugin for Cirq at [https://github.com/qulacs/cirq-qulacs](https://github.com/qulacs/cirq-qulacs). Attribution is also noted in content files, where appropriate. Original contributions and adaptations were made by Daniel Strano of the Qrack/VM6502Q Team.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vm6502q/cirq-qrack",
    "name": "cirqqrack",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cirq qrack simulator quantum addon backend",
    "author": "Daniel Strano",
    "author_email": "stranoj@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/92/cc/672a642182289a9d4dba04f776ba45d7f3f70aea299f142c8e3d197b2cd1/cirqqrack-0.7.0.tar.gz",
    "platform": null,
    "description": "# cirq-qrack\n\nThis repository contains a Qrack plugin for Cirq, providing the Qrack QasmSimulator. The underlying Qrack simulator is a high-performance, GPU-accelerated, noiseless simulator, by design.\n\nThis plugin is based on and adapted from work by the **qulacs team**, the **IBM Qiskit Team**, and **QCGPU's creator, Adam Kelly**. Quantum volume benchmarks come from the qulacs plugin for Cirq at [https://github.com/qulacs/cirq-qulacs](https://github.com/qulacs/cirq-qulacs). Attribution is also noted in content files, where appropriate. Original contributions and adaptations were made by Daniel Strano of the Qrack/VM6502Q Team.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Cirq Qrack Plugin - Qrack High-Performance GPU simulation for Cirq",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/vm6502q/cirq-qrack"
    },
    "split_keywords": [
        "cirq",
        "qrack",
        "simulator",
        "quantum",
        "addon",
        "backend"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae9cbd61c08d80f876a498288fe29226ab444a5550b33ec5c841c089eef3005e",
                "md5": "72b4e8cb83e2deb479aa689aac6af0d1",
                "sha256": "7ec5efc7b3e337b8c8240bdac957bc5dfdd276330bb7cf74151957df05cd418c"
            },
            "downloads": -1,
            "filename": "cirqqrack-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72b4e8cb83e2deb479aa689aac6af0d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11018,
            "upload_time": "2023-09-18T04:07:52",
            "upload_time_iso_8601": "2023-09-18T04:07:52.784584Z",
            "url": "https://files.pythonhosted.org/packages/ae/9c/bd61c08d80f876a498288fe29226ab444a5550b33ec5c841c089eef3005e/cirqqrack-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92cc672a642182289a9d4dba04f776ba45d7f3f70aea299f142c8e3d197b2cd1",
                "md5": "709c6f3984e97afd84ab60460db463c6",
                "sha256": "536490a48be6862f0f8255372a82f9ca62eb664aac5e5e87932a36920da69237"
            },
            "downloads": -1,
            "filename": "cirqqrack-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "709c6f3984e97afd84ab60460db463c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10562,
            "upload_time": "2023-09-18T04:07:54",
            "upload_time_iso_8601": "2023-09-18T04:07:54.427460Z",
            "url": "https://files.pythonhosted.org/packages/92/cc/672a642182289a9d4dba04f776ba45d7f3f70aea299f142c8e3d197b2cd1/cirqqrack-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 04:07:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vm6502q",
    "github_project": "cirq-qrack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cirqqrack"
}
        
Elapsed time: 0.11267s