FMTZ / ReCirq

Research using Cirq!

Home Page:https://recirq.appspot.com/recirq/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Research using Cirq!

https://recirq.appspot.com/recirq/index.html

License:Apache License 2.0


Languages

Language:Python 89.1%Language:Jupyter Notebook 10.7%Language:Makefile 0.1%Language:CSS 0.0%