fireopal.types
Shared input types for Fire Opal functions.
Provides the canonical type aliases (for example ObservableType) used to annotate
observable and operator arguments across the Fire Opal API. Import from here
when type-hinting inputs to estimation or execution functions.
Classes
| PauliOperator(paulis[, coefficients]) | Class representing a sparse Pauli operator. |