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
- Fix minor README glitches, update Cirq logo to respond to dark/light mode, and add QAI logo
- Support common notations in circuit_to_latex_using_qcircuit - PR for Issue #4685
- Support merging 1-qubit gates in transformers for parameterized circuits
- Optimize the HHL algorithm using amplitude amplification
- Create a new implementation of parallel XEB and its methods
- 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
- Create a gate to represent a PauliRotation
- Implement a way to identify `CircuitOperations` (operations with loops)
- Docs
- Python not yet supported