Research using Cirq!
This project contains modules for running quantum computing applications and experiments through Cirq and Quantum Engine. By way of example, we also document best practices for setting up robust experimental pipelines.
Until ReCirq is published to PyPI, please clone this repository and install from source:
cd recirq/
pip install .
Until ReCirq is published, please build documentation locally:
cd docs/
make html
This code leverages Cirq as a quantum programming language and SDK. For those interested in using quantum computers to solve problems in chemistry and materials science, please see OpenFermion-Cirq
ReCirq is not an official Google product. Copyright 2020 Google.