Expand description
roqoqo-iqm
Re-exports§
pub use devices::*;
Modules§
- IQM Devices
Structs§
- IQM backend Provides functions to run circuits and measurements on IQM devices.
- Representation for quantum circuits accepted by the IQM REST API.
- Representation for instructions accepted by the IQM REST API
- Representation of the HTTP response from the backend.
Enums§
- Errors that can occur in roqoqo-iqm
Functions§
- Converts all operations in a roqoqo::Circuit into instructions for IQM Hardware.
- Converts a roqoqo::operations::Operation into a native instruction for IQM Hardware
- Helper function to convert the IQM result format into the classical register format used by Roqoqo.