Skip to content

Conversation

david-pl
Copy link
Collaborator

@david-pl david-pl commented Jul 29, 2025

For now you can only create moments by lowering from cirq. @weinbe58 suggested to use with-syntax lowering should we want to make this available in the future.

Also fixes some bugs in the lowering where the created IfElse statements were actually invalid.

@david-pl david-pl requested review from Roger-luo and weinbe58 and removed request for Roger-luo July 31, 2025 13:17
@david-pl david-pl marked this pull request as ready for review July 31, 2025 13:17
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

❌ Patch coverage is 94.87179% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/bloqade/squin/cirq/lowering.py 92.85% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Contributor

github-actions bot commented Jul 31, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
10243 9025 88% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/bloqade/pyqrack/squin/qubit.py 98% 🟢
src/bloqade/squin/cirq/emit/qubit.py 100% 🟢
src/bloqade/squin/cirq/lowering.py 95% 🟢
src/bloqade/squin/qubit.py 100% 🟢
TOTAL 98% 🟢

updated for commit: 129c420 by action🐍

@david-pl david-pl linked an issue Jul 31, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support Moment in squin.qubit dialect

1 participant