-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Feature] Finite shots #23
Conversation
Adds finite shot sampling of expectations to horqrux. GPSR will be added in a future MR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @atiyo !
I am not too familiar with horqrux yet, but feel free to ping me if you want to discuss anything.
I think Dominik made very similar design choices between horqrux and pyqtorch, and we have been making some improvements to pyqtorch recently, so it may be worth porting some of those to horqrux as well.
No description provided.