ValueError: Continuous variable operations and observables are not supported

Hi @RX1 ,

Unfortunately, as the error says, continuous variable operations are not supported with mid-circuit measurements. Is there a reason why you need to use continuous variable operations? I would generally recommend using either PennyLane for gate-based computations or MrMustard for continuous-variable simulations. However note that they’re not compatible with each other and MrMustard has a completely different syntax.