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
- Attempt to reproduce flaky test failure
- Single circuit jobs with mid-circuit measurement sent to IonQ as OpenQASM3
- Ensure simulator runs circuit compatible with a provided noise model's properties
- Drop Python 3.11
- Enhance transformers to preserve moment structure and operations order in Circuit
- Document differences in behavior of Circuit.insert(pos, *ops) vs Circuit.insert(pos, Moment(*ops))
- Consider adding instructions in `CONTRIBUTING.md` about submitting untested code
- Decouple internal buffered state from final StateVectorTrialResult and ensure that qsimcirq can return the state vector directly
- Add Flag to avoid copying state vector
- Provide a way to avoid copying state vector from Cirq
- Docs
- Python not yet supported