CompilerOptions#
Module: iqm.cpc.compiler.compiler
- class iqm.cpc.compiler.compiler.CompilerOptions(idempotent_stages=False, update_settings=False)#
Bases:
objectOptions for Compiler.
Attributes
Set to
Truefor idempotent stages (the context and the circuits are deepcopied between each stage pass).If True, the settings tree will be updated with the sweep spot values.
Methods
Inheritance
