|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include "GpuLibMPSSim.h"#include "GpuLibStateVectorSim.h"#include "GpuLibrary.h"#include "Simulator.h"Go to the source code of this file.
Classes | |
| class | Simulators::SimulatorsFactory |
| Factory for simulators. More... | |
Namespaces | |
| namespace | Simulators |
Macros | |
| #define | _SIMULATORS_FACTORY_H_ |
Factory for simulators.
Currently only two simulators are supported: qiskit aer and qcsim. Can be esily extended to support more simulators. Call CreateSimulator with the desired simulator type to create a simulator returned as a shared pointer.
Definition in file Simulators/Factory.h.
| #define _SIMULATORS_FACTORY_H_ |
Definition at line 18 of file Simulators/Factory.h.