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

Schmidt decomposition area/qis kind/feature-request Describes new functionality triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1884 opened Jul 26, 2019 by viathor
Embed Quirk Editor in Cirq area/interop kind/feature-request Describes new functionality triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#4489 opened Sep 7, 2021 by tanujkhattar
Incorrect unitary of controlled QasmUGate? area/gates kind/bug-report Something doesn't seem to work. triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#5959 opened Dec 11, 2022 by ArfatSalman
Add sparse_matrix method to PauliSum area/linalg area/paulis complexity/medium introduces/modifies 3-5 concepts, takes max up to a month for an advanced contributor kind/feature-request Describes new functionality skill-level/advanced One or more of the areas need a solid understanding. triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#3057 opened Jun 2, 2020 by kevinsung
NoiseModels are not serializable area/serialization kind/feature-request Describes new functionality triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#3846 opened Feb 23, 2021 by jarthurgross
Support for Projectors area/projectors kind/feature-request Describes new functionality needs agreed design We want to do this, but it needs an agreed upon design before implementation priority/p2 Next release should contain it rfc-proposed triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#3288 opened Sep 2, 2020 by MichaelBroughton
Cirq 1.0 statevector return type requirements for simulators consume more RAM after a qsim run kind/bug-report Something doesn't seem to work. needs agreed design We want to do this, but it needs an agreed upon design before implementation triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#6107 opened May 25, 2023 by rht
Derive _kraus_ from _apply_channel_ area/channels kind/feature-request Describes new functionality priority/p3 should be done in the next 6 months triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#5921 opened Oct 13, 2022 by daxfohl
Consider --allow-redefinition for mypy area/mypy kind/health For CI/testing/release process/refactoring/technical debt items triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#3832 opened Feb 18, 2021 by mpharrigan
Factor out XEB fidelity estimator out of XEB experiment code area/experiments kind/health For CI/testing/release process/refactoring/technical debt items
#2113 opened Sep 16, 2019 by viathor
Regression in PyQuil CPHASE00 conversions kind/bug-report Something doesn't seem to work. triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#6714 opened Aug 29, 2024 by natestemen
Write test to detect unescaped double-underscore and single-underscore values in docstrings area/site good first issue This issue can be resolved by someone who is not familiar with the codebase. A good starting issue. kind/docs Documentation related problems, ideas, requests kind/health For CI/testing/release process/refactoring/technical debt items no QC knowledge needed Want to contribute to Cirq, but don't know quantum computing? This issue is for you. triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1189 opened Nov 22, 2018 by Strilanc
Define a destructive measurement channel area/channels kind/feature-request Describes new functionality triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1452 opened Mar 20, 2019 by Strilanc
Common channels should support parameterized values area/channels area/parameters parameter resolution, parameterized gates, operations complexity/medium introduces/modifies 3-5 concepts, takes max up to a month for an advanced contributor kind/feature-request Describes new functionality needs agreed design We want to do this, but it needs an agreed upon design before implementation triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1544 opened Apr 17, 2019 by dabacon
Symbolic scalars in LinearDict area/parameters parameter resolution, parameterized gates, operations area/paulis area/qis kind/feature-request Describes new functionality triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1617 opened May 9, 2019 by viathor
_mixture_ should be able to return List[Tuple[float, Operation]] instead of List[Tuple[float, matrix]] area/protocols/mixtures area/protocols complexity/medium introduces/modifies 3-5 concepts, takes max up to a month for an advanced contributor kind/feature-request Describes new functionality skill-level/advanced One or more of the areas need a solid understanding. triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1657 opened May 17, 2019 by Strilanc
Add cirq.sample_final_state_vector method area/channels area/protocols/mixtures area/simulation good for learning For beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues" kind/feature-request Describes new functionality skill-level/advanced One or more of the areas need a solid understanding. triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1740 opened Jun 21, 2019 by Strilanc
Expression flattener sometimes creates different symbols for the same expression area/parameters parameter resolution, parameterized gates, operations complexity/low introduces/modifies 1-2 concepts, should take 1-2 days max for an advanced contributor good first issue This issue can be resolved by someone who is not familiar with the codebase. A good starting issue. kind/bug-report Something doesn't seem to work. skill-level/advanced One or more of the areas need a solid understanding. triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1997 opened Aug 21, 2019 by cduck
Scripts in dev_tools would benefit from updated and additional documentation kind/bug-report Something doesn't seem to work. triage/discuss Needs decision / discussion, bring these up during Cirq Cynque
#6733 opened Sep 18, 2024 by mhucka
Replace (int, float, complex) and permutations with numbers.Number area/gates good first issue This issue can be resolved by someone who is not familiar with the codebase. A good starting issue. kind/health For CI/testing/release process/refactoring/technical debt items numpy triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#2375 opened Oct 17, 2019 by kevinsung
Circuit._repr_svg_ with nice diagrams for ipython area/circuits area/contrib area/svg area/visualization complexity/medium introduces/modifies 3-5 concepts, takes max up to a month for an advanced contributor good part time project A meaty non-urgent issue with a substantial amount of work to be done. kind/feature-request Describes new functionality skill-level/beginner No background required, self-contained issue triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#2313 opened Oct 10, 2019 by mpharrigan
Distance measures for quantum channels area/gate-compilation kind/feature-request Describes new functionality triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#2183 opened Sep 25, 2019 by viathor
Create a more efficient line search strategy area/google/placement area/google area/performance complexity/medium introduces/modifies 3-5 concepts, takes max up to a month for an advanced contributor good part time project A meaty non-urgent issue with a substantial amount of work to be done. kind/health For CI/testing/release process/refactoring/technical debt items skill-level/expert One or more of the areas need deep expertise.
#2217 opened Sep 27, 2019 by cjcarey
Better solution for measurements in AQT integration aqt area/measurements kind/task for tracking progress on larger efforts
#2199 opened Sep 26, 2019 by cjcarey
[TYPE_CHECKING] Use cirq.* instead of cirq submodules for imports that are only for type-annotations area/cleancode area/imports kind/health For CI/testing/release process/refactoring/technical debt items triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#1999 opened Aug 21, 2019 by dabacon
ProTip! Adding no:label will show everything without a label.