You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched exisisting GitHub issues to make sure the feature request does not already exist.
Feature details
The Fock backend does not currently support multiple shots for any type of measurement. Each measurement raises an NotImplementedError when shots != 1 (see e.g., these lines).
Before posting a feature request
Feature details
The Fock backend does not currently support multiple shots for any type of measurement. Each measurement raises an
NotImplementedError
whenshots != 1
(see e.g., these lines).Implementation
No response
How important would you say this feature is?
1: Not important. Would be nice to have.
Additional information
Related issue/discussion: #333.
The text was updated successfully, but these errors were encountered: