Function qoqo_aqt::devices::devices[][src]

pub fn devices(_py: Python<'_>, m: &PyModule) -> PyResult<()>
Expand description

AQT Devices

Provides the devices that are used to execute quantum programs with the AQT backend. AQT devices can be physical hardware or simulators.

.. autosummary:: :toctree: generated/

SimulatorDevice NoisySimulatorDevice