Skip to content

Conversation

weinbe58
Copy link
Member

@weinbe58 weinbe58 commented May 9, 2025

Adding some infrastructure to handle automation of inserting the noise model + unrolling deterministic control flow + parallelizing circuits

Note that the implementation isn't behaving as expected because of multiple issues related to the qasm2.extended dialect. I think in order to address these issues first we should refactor the dialects.

Copy link
Contributor

github-actions bot commented May 9, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7167 6154 86% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/bloqade/pyqrack/_init_.py 100% 🟢
src/bloqade/pyqrack/device.py 58% 🟢
src/bloqade/pyqrack/task.py 89% 🟢
TOTAL 82% 🟢

updated for commit: ca4c049 by action🐍

Copy link

codecov bot commented May 9, 2025

Codecov Report

Attention: Patch coverage is 52.00000% with 36 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/bloqade/pyqrack/device.py 42.85% 32 Missing ⚠️
src/bloqade/pyqrack/task.py 78.94% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

@weinbe58 weinbe58 changed the title Noise Noise Simulator May 9, 2025
@weinbe58 weinbe58 added the need test test is not fully completed need to have a test later label May 9, 2025
@weinbe58 weinbe58 closed this Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need test test is not fully completed need to have a test later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant