Based on reading how the Fock backend implements shots, I have crudely implemented shots with Mr. Mustard by just running a very large for loop.
Here is my implementation: https://github.com/gravityshouldbenaut/MrMustard/blob/main/testofgaussiangates.py
Is there a better way to specify shots within Mr. Mustard? I feel like this isn’t exactly analogous to what the real photonic devices do.