qctrlopencontrols.globals package

Module contents

globals module

qctrlopencontrols.globals.CARTESIAN = 'cartesian'

Defines Cartesian coordinate system

qctrlopencontrols.globals.CSV = 'CSV'

Defines the CSV file type for control export

qctrlopencontrols.globals.CYLINDRICAL = 'cylindrical'

Defines Cylindrical coordinate system

qctrlopencontrols.globals.FIX_DURATION_UNITARY = 'fixed duration unitary'

Algorithm to convert a DDS to Quantum circuit where the unitaries are considered as gates with finite duration

qctrlopencontrols.globals.INSTANT_UNITARY = 'instant unitary'

Algorithm to convert a DDS to Quantum circuit where the unitaties are considered as instantaneous operation.

qctrlopencontrols.globals.JSON = 'JSON'

Defines the JSON file type for control export

qctrlopencontrols.globals.QCTRL_EXPANDED = 'Q-CTRL expanded'

Defines the export file format to be in Q-CTRL Expanded format