Skip to content

Issues: quantumlib/Cirq

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add name to cirq.CircuitOperation area/subcircuits kind/feature-request Describes new functionality triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5675 opened Jul 7, 2022 by tanujkhattar
broken tutorial on identifying_hardware_changes.ipynb area/tutorials kind/bug-report Something doesn't seem to work. triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5588 opened Jun 23, 2022 by pavoljuhas
Add confusion maps support to PauliMeasurementGate area/measurements area/paulis good first issue This issue can be resolved by someone who is not familiar with the codebase. A good starting issue. kind/feature-request Describes new functionality triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on unitaryhack
#5571 opened Jun 22, 2022 by tanujkhattar
Document num_qubits alternatives in Gate area/best-practices area/docs triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5520 opened Jun 14, 2022 by dabacon
Support run_batch in cirq-ionq area/interop kind/feature-request Describes new functionality triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
Maybe explore how the file serialization format could include additional data such as a version number area/serialization kind/design-issue A conversation around design triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5387 opened May 21, 2022 by mhucka
Example code for installing Cirq is not portable outside of notebook environments area/colab area/imports area/install kind/bug-report Something doesn't seem to work. triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5345 opened May 11, 2022 by mhucka
Add resize tab to cirq web 3d viewer interface/cirq-web kind/feature-request Describes new functionality triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5300 opened Apr 27, 2022 by Strilanc
Add explicit _act_on_ function for SingleQubitCliffordGate area/gates kind/feature-request Describes new functionality triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5256 opened Apr 13, 2022 by BichengYing
Cirq-ionq uses unparseable ASCII character in encoding area/ecosystem area/interop area/json area/serialization kind/bug-report Something doesn't seem to work. triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
cirq-web shows a blank window for circuits with no-target operations interface/cirq-web kind/bug-report Something doesn't seem to work. triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
Support getting calibration by timestamp in Engine area/google/engine kind/feature-request Describes new functionality triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
#5078 opened Mar 15, 2022 by 95-martin-orion
Add support for CCO's to Gatesets. area/classical area/gatesets area/transformers kind/feature-request Describes new functionality priority/p2 Next release should contain it status/needs-agreed-design We want to do this, but it needs an agreed upon design before implementation triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
mypy type check errors with default argument to cirq protocols. area/mypy area/protocols kind/bug-report Something doesn't seem to work. priority/p2 Next release should contain it triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
Inconsistent docstring line lengths area/cleancode area/docstrings kind/health For CI/testing/release process/refactoring/technical debt items triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
Deprecate TaggedOperations area/tags kind/health For CI/testing/release process/refactoring/technical debt items status/needs-agreed-design We want to do this, but it needs an agreed upon design before implementation triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
DiagGatesBeforeMeasurement transformer area/transformers kind/feature-request Describes new functionality triage/accepted A consensus emerged that this bug report, feature request, or other action should be worked on
Add construction examples to docstrings of ClassicallyControlledOperation area/classical/control area/classical area/docstrings good first issue This issue can be resolved by someone who is not familiar with the codebase. A good starting issue. good for learning For beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues" kind/health For CI/testing/release process/refactoring/technical debt items
ProTip! Exclude everything labeled bug with -label:bug.