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

Support symbolic CtrlSpec #1491

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

anurudhp
Copy link
Contributor

@anurudhp anurudhp commented Nov 9, 2024

  • update element type of CtrlSpec.cvs from NDArray to Union[NDArray, Shaped]
  • add tests for symbolic ctrl-specs
  • move some qualtran.symbolics code to more appropriate files.

fixes #1168

@anurudhp
Copy link
Contributor Author

@mpharrigan @fdmalone ptal

Copy link
Collaborator

@mpharrigan mpharrigan left a comment

Choose a reason for hiding this comment

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

thank you!

@mpharrigan mpharrigan merged commit 179396d into quantumlib:main Nov 11, 2024
8 checks passed
@anurudhp anurudhp deleted the 2024/11/06-symb-ctrlspec branch November 11, 2024 17:57
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.

CtrlSpec add support for symbolic Shaped control values
2 participants