quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.28k stars 1.02k forks source link

Delete cirq_ft #6596

Closed NoureldinYosri closed 6 months ago

NoureldinYosri commented 6 months ago

cirq-ft has been deprecated for sometime and fully moved to https://github.com/quantumlib/Qualtran

fixes https://github.com/quantumlib/Cirq/issues/6542

review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.81%. Comparing base (3160056) to head (ab6c9cb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6596 +/- ## ========================================== + Coverage 97.79% 97.81% +0.02% ========================================== Files 1126 1061 -65 Lines 95781 91647 -4134 ========================================== - Hits 93671 89648 -4023 + Misses 2110 1999 -111 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.