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
- `to_qasm()` on classically controlled multi-line gates (e.g. `CCZ`) only guards the first line
- Limit # threads used by libraries during parallel pytest runs
- Add CircuitFunction
- Simulator returns incorrect empty measurement record shapes when repetitions=0
- merge_single_qubit_gates_to_phxz shouldn't return ops.I
- Implement control flow operators for use with classical data for Cirq 2.0
- Investigate Python interpreter optimizations
- Added optional `prng` parameter to sampler and simulator methods
- Add numerical two-qubit gate compilation (NuOp)
- Replace TaggedOperation with a proper object proxy
- Docs
- Python not yet supported