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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

CI - upgrade MacOS runner to macos-latest kind/health For CI/testing/release process/refactoring/technical debt items
#6577 opened Apr 25, 2024 by pavoljuhas
equal_up_to_global_phase on gates doesn't work as expected kind/bug-report Something doesn't seem to work.
#6574 opened Apr 24, 2024 by babacry
Implement a way to identify CircuitOperations (operations with loops) 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 there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#6570 opened Apr 22, 2024 by dkafri
Passing a random number generator to simulator/sampler methods should VS maintaing an internal random state kind/design-issue A conversation around design triage/accepted there is consensus amongst maintainers that this is a real bug or a reasonable feature to add
#6567 opened Apr 22, 2024 by NoureldinYosri
Support _circuit_diagram_info_protocol_ for customized rendering of tags in circuit diagrams 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 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
#6560 opened Apr 10, 2024 by pavoljuhas
The default dtype of np.complex64 for the DensityMatrixSimulator is not precise enough for relatively small circuits. 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
#6551 opened Apr 5, 2024 by bramathon
Incorrect Numeric Expression Syntax in QASM Export 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
#6550 opened Apr 5, 2024 by p51lee
New scipy release breaks the CI trhough quimb 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
#6543 opened Apr 2, 2024 by NoureldinYosri
Remove cirq-ft 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
#6542 opened Apr 2, 2024 by pavoljuhas
Inverting gates does not allow to save circuit in json 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
#6538 opened Apr 1, 2024 by nikita-astronaut
Update cirq.RANDOM_STATE_OR_SEED_LIKE to support np.random.Generator 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
#6531 opened Mar 27, 2024 by NoureldinYosri
phase exponent ignored in approximate comparisons of cirq.PhasedISwapPowGate 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. 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
#6529 opened Mar 27, 2024 by richrines1
inconsistent or broken approximate comparisons with PhasedXPowGate 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 triage/needs-more-evidence [feature requests] this seems plausible but maintainers are not convinced about the use cases yet
#6528 opened Mar 27, 2024 by richrines1
optimize_for_target_gateset does not return equivalent circuit 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
#6517 opened Mar 21, 2024 by jiannanWang
Incorrect Classical Register Size in to_qasm with Inhomogeneous Measurements 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 triage/needs-more-evidence [feature requests] this seems plausible but maintainers are not convinced about the use cases yet
#6508 opened Mar 20, 2024 by p51lee
Incorrect Behavior of Transformer eject_phased_paulis with Mid-Circuit Measurements 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
#6507 opened Mar 20, 2024 by p51lee
Make wheel-building process reproducible kind/health For CI/testing/release process/refactoring/technical debt items
#6502 opened Mar 14, 2024 by pavoljuhas
jupyter-server cannot co-habitate with cirq --pre kind/health For CI/testing/release process/refactoring/technical debt items
#6500 opened Mar 14, 2024 by pavoljuhas
GitHub roadmap project refers to 2023 in title 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
#6496 opened Mar 13, 2024 by mhucka
QASM roundtrip cause inconsistent results for a circuit containing YYPowGate or XXPowGate with global shift 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/needs-feasibility [feature requests] needs design work to prove feasibility before accepting triage/stale
#6488 opened Mar 10, 2024 by jiannanWang
OpenQASM 2.0 is removed in latest version of qiskit kind/health For CI/testing/release process/refactoring/technical debt items 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
#6480 opened Feb 27, 2024 by purva-thakre
Unpin dependencies' versions kind/health For CI/testing/release process/refactoring/technical debt items
#6464 opened Feb 14, 2024 by NoureldinYosri
32 tasks
Drop python 3.9 kind/health For CI/testing/release process/refactoring/technical debt items
#6463 opened Feb 14, 2024 by NoureldinYosri
Support Python 3.12 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
#6460 opened Feb 12, 2024 by pavoljuhas
ProTip! Exclude everything labeled bug with -label:bug.