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

feat: expose RNG in the RandomizedProjectiveMeasurements classes #5

Closed
timmintam opened this issue Apr 26, 2024 · 0 comments · Fixed by #16
Closed

feat: expose RNG in the RandomizedProjectiveMeasurements classes #5

timmintam opened this issue Apr 26, 2024 · 0 comments · Fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@timmintam
Copy link
Collaborator

The RandomizedProjectiveMeasurements and its subclasses should allow the user to specify the seed and/or full RNG used for the sampling.

@timmintam timmintam added the enhancement New feature or request label Apr 26, 2024
@timmintam timmintam self-assigned this Apr 26, 2024
mrossinek added a commit that referenced this issue Apr 26, 2024
* create abstract BasePOVM class

* Rename class MultiQubitPOVM class

* Update povms/base_povm.py

Co-authored-by: Max Rossmannek <OSS@zurich.ibm.com>

* abstract decorator and seperate files

* fix imports

* Update povms/multi_qubit_povm.py

Co-authored-by: Max Rossmannek <OSS@zurich.ibm.com>

* more imports fix

* update ocstyle

* annotations and abstractmethod

* pylint suggestion

* rename tests

* make test successful

* remove useless init

Co-authored-by: Max Rossmannek <OSS@zurich.ibm.com>

* private attribute

* fix attribute

* clean povm

* fix typo

* restructure files

* add TODOs

---------

Co-authored-by: Max Rossmannek <OSS@zurich.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant