Skip to content

Dynamical Decoupling Support #25

Description

@Bmete7

IQM Client has a feature that enables dynamical using on the user level. MQSS Client should be able to enable the same feature, so that we can pass this flag to the backend. The example usage in IQM Client is as follows:
job_dd = backend.run(qc_list, shots=shots, circuit_compilation_options = CircuitCompilationOptions(dd_mode=DDMode.ENABLED)) #This is a default DD mode in which a combination of XX, YXYX and XYXYYXYX sequences are applied depending on the size of the idles.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions