Skip to content

Conversation

@weinbe58
Copy link
Member

@weinbe58 weinbe58 commented May 1, 2025

I'm gonna open an issue on PyQrack repo about this it would be good to know what are good flags to pass into the QrackSimulator object. Currently, some configurations of options will cause a runtime error when executing the simulation instead of a value error when constructing the object. I'll add validation on the arguments passed into the QrackSimulator object as we slowly figure out the bad behavior.

@codecov
Copy link

codecov bot commented May 1, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/bloqade/pyqrack/base.py 66.66% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
6280 5396 86% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/bloqade/pyqrack/base.py 92% 🟢
TOTAL 92% 🟢

updated for commit: d3d5bad by action🐍

@weinbe58 weinbe58 requested a review from johnzl-777 May 1, 2025 13:57
@weinbe58 weinbe58 linked an issue May 1, 2025 that may be closed by this pull request
Copy link
Contributor

@johnzl-777 johnzl-777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@johnzl-777 johnzl-777 merged commit 26f7dde into main May 1, 2025
10 of 11 checks passed
@johnzl-777 johnzl-777 deleted the phil/fix-default-pyqrack-options branch May 1, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyQrack seems to misinterpret Rz gate in this circuit

3 participants