|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
Classes | |
| class | SimulatorsFactory |
| Factory for simulators. More... | |
| class | ISimulator |
| Interface class for a quantum computing simulator. More... | |
| class | ISimulatorObserver |
| Interface class for a quantum computing simulator observer. More... | |
| class | SimulatorObserverProxy |
| A proxy class for a quantum computing simulator observer. More... | |
| class | IState |
| Interface class for a quantum computing simulator state. More... | |
Enumerations | |
| enum class | SimulatorType : int { kQiskitAer , kQCSim , kCompositeQiskitAer , kCompositeQCSim } |
| The type of simulator. More... | |
| enum class | SimulationType : int { kStatevector , kMatrixProductState , kStabilizer , kTensorNetwork , kOther } |
| The type of simulation. More... | |
|
strong |
The type of simulation.
|
strong |