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
The code above is an implementation of this figure:
I just want to know if I’m correct with my code and also how I can interpret the outcome as stated in the paper. I also want to know why the number of the samples is just one and I set the shots to 5000
According to this discussion I am requesting an explanation for the number of shots in both the gaussian and fock spaces.
This is the paper I'm trying to implement
The text was updated successfully, but these errors were encountered:
Thanks @kareem1925. This is a good spot for us to discuss any potential bugs in the SF code (i.e., if you're not seeing the right number of shots that you expect). We can't guarantee any support for research questions here though. For the benefit of future viewers, can you edit your issue to focus up-front on the potential observed bug? Thanks 😄
Unfortunately, the Fock backend does not currently support multiple shots! This is something we are working to support, and hopefully should have this available soon.
Issue description
The code above is an implementation of this figure:
I just want to know if I’m correct with my code and also how I can interpret the outcome as stated in the paper. I also want to know why the number of the samples is just one and I set the shots to 5000
According to this discussion I am requesting an explanation for the number of shots in both the gaussian and fock spaces.
This is the paper I'm trying to implement
The text was updated successfully, but these errors were encountered: