Austin Lund
Austin Lund
Again, I may be "doing it wrong(TM)", but I was expecting this to change the shape as the squeezing increases. Am I missing a step somewhere: ```python import numpy as...
> The issue with your code was that `Number` has a `Fock` representation, so the `Sgate` needs to go to Fock itself and the best it can do is to...
I think this explains some of the issues I've been having. Here's my minimal case, but I'm not sure if this is expected behaviour or not: ```Python import mrmustard as...