Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 636 Bytes

Simulators.rst

File metadata and controls

19 lines (14 loc) · 636 Bytes

Simulators

DDSIM offers different kinds of simulators to use. The following documentation gives an overview of the different simulator followed by brief demonstatrations of the usage in Python and as standalone executable.

All simulators immediately, or with steps in between, inherit from the abstract :cppSimulator class that provides basic functionality used by multiple actual simulators.

simulators/CircuitSimulator simulators/NoiseAwareSimulator simulators/SimulationPathFramework simulators/HybridSchrodingerFeynman simulators/UnitarySimulator