Version 0.6.0: New gates and devices trait
Added
Device trait: A minimal trait for quantum computing devices used with roqoqo
RoqoqoBackendError now has a variant GenericError for additional backend error types
Changed
Rarely used qubit mapping is now the last argument in PragmaRepeatedMeasurement
PragmaGeneralNoise uses sigma^+ sigma^- and sigma^z as a basis to for Lindblad decoherence rates to avoid using complex rates. Rate and operators parameters of PragmaGeneralNoise have been combined in single parameter rates.