1135 Forks
4693 Stars
4693 Watchers

Cirq

Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.

How to download and setup Cirq

Open terminal and run command
git clone https://github.com/quantumlib/Cirq.git
git clone is used to create a copy or clone of Cirq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Cirq https://github.com/quantumlib/Cirq/archive/master.zip

Or simply clone Cirq with SSH
[email protected]:quantumlib/Cirq.git

If you have some problems with Cirq

You may open issue on Cirq support forum (system) here: https://github.com/quantumlib/Cirq/issues