cirqqrack


Namecirqqrack JSON
Version 0.8.3 PyPI version JSON
download
home_pagehttps://github.com/vm6502q/cirq-qrack
SummaryCirq Qrack Plugin - Qrack High-Performance GPU simulation for Cirq
upload_time2024-11-18 21:42:28
maintainerNone
docs_urlNone
authorDaniel Strano
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cirq qrack simulator quantum addon backend",
    "author": "Daniel Strano",
    "author_email": "stranoj@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/15/00/6a1c3a3d74e70698c125567031c3559d645b6f4dcede625e0f428e7e5b75/cirqqrack-0.8.3.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.8.3",
    "project_urls": {
        "Homepage": "https://github.com/vm6502q/cirq-qrack"
    },
    "split_keywords": [
        "cirq",
        "qrack",
        "simulator",
        "quantum",
        "addon",
        "backend"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7959539b748797f5ca32d127b2f1eb05bcb152933d41a55fda724b45df74dacc",
                "md5": "ec59de3a00ee074e559e040749971054",
                "sha256": "e0ec3da71cf556815e978bcec18591f28e0fdc48ec2642fa0bda16b821bfa3bb"
            },
            "downloads": -1,
            "filename": "cirqqrack-0.8.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec59de3a00ee074e559e040749971054",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11274,
            "upload_time": "2024-11-18T21:42:26",
            "upload_time_iso_8601": "2024-11-18T21:42:26.673544Z",
            "url": "https://files.pythonhosted.org/packages/79/59/539b748797f5ca32d127b2f1eb05bcb152933d41a55fda724b45df74dacc/cirqqrack-0.8.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15006a1c3a3d74e70698c125567031c3559d645b6f4dcede625e0f428e7e5b75",
                "md5": "9696b8b74689fb831e3dca148b1f8308",
                "sha256": "fe5b837a8845fb8322d9238518bc341b1a597d24456e8940b659b68fcb18c6b3"
            },
            "downloads": -1,
            "filename": "cirqqrack-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9696b8b74689fb831e3dca148b1f8308",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10804,
            "upload_time": "2024-11-18T21:42:28",
            "upload_time_iso_8601": "2024-11-18T21:42:28.261892Z",
            "url": "https://files.pythonhosted.org/packages/15/00/6a1c3a3d74e70698c125567031c3559d645b6f4dcede625e0f428e7e5b75/cirqqrack-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 21:42:28",
    "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: 3.38078s