monarq_sim

Contents

monarq_sim#

PennyLane device that simulates MonarQ execution locally (monarq.sim).

Contains MonarqSim, which applies the full MonarQ transpilation pipeline and then simulates the native-gate circuit on PennyLane’s default.mixed device, optionally injecting gate and readout noise derived from live benchmark data.

Classes#

MonarqSim([wires, shots, client, ...])

PennyLane device that simulates MonarQ execution using default.mixed.