Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parametric operator values as floats in PyQTorch backend #54

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

Doomsk
Copy link
Member

@Doomsk Doomsk commented Jan 20, 2025

Closes #18

Currently, there's an issue when a parametric operator from qadence2-expressions receives a pure float number value as angle and is compiled to pyqtorch backend, for instance.

This PR fixes it.

@Doomsk Doomsk self-assigned this Jan 20, 2025
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@sungwoo-pasqal
Copy link
Collaborator

Thanks @Doomsk

@Doomsk Doomsk merged commit 9014a3d into main Jan 21, 2025
6 checks passed
@Doomsk Doomsk deleted the em/fix_q2expr_load_quinstruct branch January 21, 2025 09:27
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.

QuInstruct cannot receive literals for pyqtorch
3 participants