cirq-google


Namecirq-google JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttp://github.com/quantumlib/cirq
SummaryThe Cirq module that provides tools and access to the Google Quantum Computing Service
upload_time2023-12-01 22:12:25
maintainer
docs_urlNone
authorThe Cirq Developers
requires_python>=3.9.0
licenseApache 2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://quantumai.google/site-assets/images/marketing/icons/ic-qcs.png
  :target: https://github.com/quantumlib/cirq/
  :alt: cirq-google
  :width: 500px

`Cirq <https://quantumai.google/cirq>`__ is a Python library for writing, manipulating, and optimizing quantum
circuits and running them against quantum computers and simulators.

This module is **cirq-google**, which provides everything you'll need to run Cirq quantum algorithms on the Google Quantum Computing Service.
It also contains additional tools for calibration and characterization of the Google quantum devices.

Documentation
-------------

Access to Google Hardware is currently restricted to those in an approved group. In order to do this, you will need to apply for access, typically in partnership with a Google sponsor.

To get started with the Quantum Computing Service, checkout the following guide and tutorial:

- `Access and authentication <https://quantumai.google/cirq/google/access>`__
- `Getting started guide <https://quantumai.google/cirq/tutorials/google/start>`__

Installation
------------

To install the stable version of only **cirq-google**, use `pip install cirq-google`.
To install the pre-release version of only **cirq-google**, use `pip install cirq-google --pre`.

Note, that this will install both cirq-google and cirq-core as well.

To get all the optional modules installed as well, you'll have to use `pip install cirq` or `pip install cirq --pre` for the pre-release version.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/quantumlib/cirq",
    "name": "cirq-google",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "The Cirq Developers",
    "author_email": "cirq-dev@googlegroups.com",
    "download_url": "",
    "platform": null,
    "description": ".. image:: https://quantumai.google/site-assets/images/marketing/icons/ic-qcs.png\n  :target: https://github.com/quantumlib/cirq/\n  :alt: cirq-google\n  :width: 500px\n\n`Cirq <https://quantumai.google/cirq>`__ is a Python library for writing, manipulating, and optimizing quantum\ncircuits and running them against quantum computers and simulators.\n\nThis module is **cirq-google**, which provides everything you'll need to run Cirq quantum algorithms on the Google Quantum Computing Service.\nIt also contains additional tools for calibration and characterization of the Google quantum devices.\n\nDocumentation\n-------------\n\nAccess to Google Hardware is currently restricted to those in an approved group. In order to do this, you will need to apply for access, typically in partnership with a Google sponsor.\n\nTo get started with the Quantum Computing Service, checkout the following guide and tutorial:\n\n- `Access and authentication <https://quantumai.google/cirq/google/access>`__\n- `Getting started guide <https://quantumai.google/cirq/tutorials/google/start>`__\n\nInstallation\n------------\n\nTo install the stable version of only **cirq-google**, use `pip install cirq-google`.\nTo install the pre-release version of only **cirq-google**, use `pip install cirq-google --pre`.\n\nNote, that this will install both cirq-google and cirq-core as well.\n\nTo get all the optional modules installed as well, you'll have to use `pip install cirq` or `pip install cirq --pre` for the pre-release version.\n",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "The Cirq module that provides tools and access to the Google Quantum Computing Service",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "http://github.com/quantumlib/cirq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0238dcc88ec412236b64eba254307483a1a6c6aced4f5d076de98447f3f67c63",
                "md5": "4ebd1d2f6b4442e0c6723981c8a4e7d4",
                "sha256": "aa802887679f64ef8359f77d5bbd5bb98dc076c35c152c3b7f172c6e09d4e667"
            },
            "downloads": -1,
            "filename": "cirq_google-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ebd1d2f6b4442e0c6723981c8a4e7d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 598849,
            "upload_time": "2023-12-01T22:12:25",
            "upload_time_iso_8601": "2023-12-01T22:12:25.891222Z",
            "url": "https://files.pythonhosted.org/packages/02/38/dcc88ec412236b64eba254307483a1a6c6aced4f5d076de98447f3f67c63/cirq_google-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 22:12:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "quantumlib",
    "github_project": "cirq",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cirq-google"
}
        
Elapsed time: 0.26620s