Skip to content

Conversation

@weinbe58
Copy link
Member

@weinbe58 weinbe58 commented Dec 7, 2025

This PR closes #49 This PR also includes a slight refactor of place.CZ to accept a flattened list of qubit ids to simplify the rewrites by making the interface.

Currently blocked by a new release of blqoade-circuit.

@weinbe58 weinbe58 added the gemini issues related to Gemini development label Dec 7, 2025
@david-pl
Copy link

david-pl commented Dec 9, 2025

@weinbe58 v0.10.2 should have all you need. I went ahead and also backported QuEraComputing/bloqade-circuit#647 to that release, which I think you also need.

@david-pl david-pl assigned weinbe58 and unassigned david-pl Dec 9, 2025
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/bloqade/lanes/dialects/place.py 71.42% 2 Missing ⚠️
src/bloqade/lanes/rewrite/circuit2place.py 92.30% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1238 826 67% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/bloqade/lanes/dialects/place.py 70% 🟢
TOTAL 70% 🟢

updated for commit: 4dc6abf by action🐍

@weinbe58 weinbe58 merged commit 98faefd into main Dec 9, 2025
16 of 20 checks passed
@weinbe58 weinbe58 deleted the phil/rewrite-initialize branch December 9, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gemini issues related to Gemini development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Forward initialize through pipeline.

3 participants