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
- Move away from np.random.RandomStates
- Update `cirq.RANDOM_STATE_OR_SEED_LIKE` to support `np.random.Generator`
- Support _circuit_diagram_info_protocol_ for customized rendering of tags in circuit diagrams
- Common channels should support parameterized values
- Add interop/qasm
- Add sparse_matrix method to PauliSum
- Redundant implementations of phase damping channel
- Add explicit `_act_on_` function for SingleQubitCliffordGate
- How can we improve the readability of big sparse matrices in docs?
- Add `name` to `cirq.CircuitOperation` to help when printing circuit diagrams
- Docs
- Python not yet supported