cirq
https://github.com/quantumlib/cirq
Python
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to cirq
Help out
- Issues
- Fixes #7072: Support more OpenQASM 2.0 gates from qelib1.inc
- Multi-moment CZ, CPhase GaugeTransformers.
- Add new Quantikz rendering modules and enhance existing functions for visualization
- Return a single results object instead of always a list - IonQ
- Support common notations in circuit_to_latex_using_qcircuit - PR for Issue #4685
- PauliString.after() crashes for Clifford gate PhXZ(a=0.25,x=-1,z=0) in _decompose_into_cliffords
- Implement two qubit unitary to operations algorithm from https://arxiv.org/abs/quant-ph/0406176
- Add first draft of ZXTransformer to contrib.
- `cirq.PauliStringPhasor` returns wrong unitary
- `NoiseModelFromGoogleNoiseProperties` should raise an error when simulations use qubits not on the device or an uncompiled circuit
- Docs
- Python not yet supported