This release is a pre-release and may not be stable for production use.
cirq-google
This is the Cirq-Google integration module. It provides an interface to Google's Quantum Computing Service, and also contains additional tools for calibration and characterization of Google's quantum hardware devices.
| Please note! |
|---|
| Google's quantum hardware is currently available only to authorized partners. Access requires an application, usually with a Google sponsor. |
Cirq is a Python package for writing, manipulating, and running quantum circuits on quantum computers and simulators. Cirq provides useful abstractions for dealing with today’s noisy intermediate-scale quantum (NISQ) computers, where the details of quantum hardware are vital to achieving state-of-the-art results. For more information about Cirq, please visit the Cirq documentation site.
Installation
This module is built on top of Cirq; installing this module will
automatically install cirq-core and other dependencies. There are two
installation options for the cirq-google module:
-
To install the stable version of
cirq-google, usepip install cirq-google
-
To install the latest pre-release version of
cirq-google, usepip install --upgrade cirq-google~=1.0.dev
(The
~=has a special meaning topipof selecting the latest version compatible with the1.*anddevin the name. Despite appearances, this will not install an old version 1.0 release!)
If you would like to install Cirq with all the optional modules, not just
cirq-google, then instead of the above commands, use pip install cirq for
the stable release or pip install --upgrade cirq~=1.0.dev for the latest pre-release
version.
Documentation
To get started with using Google quantum computers through Cirq, please refer to the following documentation:
To get started with using Cirq in general, please refer to the Cirq documentation site.
For more information about getting help, reporting bugs, and other matters related to Cirq and the Cirq-Core integration module, please visit the Cirq repository on GitHub.
Disclaimer
Cirq is not an official Google product. Copyright 2019 The Cirq Developers.
Release files for cirq-google 1.8.0.dev20260728212518
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cirq_google-1.8.0.dev20260728212518-py3-none-any.whl | Python 3 | none | any | Details |
Release files / cirq_google-1.8.0.dev20260728212518-py3-none-any.whl
| Download URL | cirq_google-1.8.0.dev20260728212518-py3-none-any.whl |
|---|---|
| Size | 746.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
85cf476afc355cc8c079b0724a79947d0984d6a4e3a06f2e9ac25851bb11ca5f
|
|
BLAKE2b-256 checksum How to use checksums |
9d7c2d2ac5bb081dd1d3ff004369dde8a97477f2ed8e2f8e1ee5bda26263630b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|