Module Simulation.Make

Given a BACKEND, produces a quantum circuit simulator by defining the run function.

Parameters

module B : BACKEND

Signature

val run : Circuit.t -> B.qstate