Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 884 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 884 Bytes

ReCirq

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.

Installation and Documentation

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

See Also

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.