BaseStep#
- class pennylane_calculquebec.processing.interfaces.base_step.BaseStep#
Bases:
objecta step that can be inherited in order to be appended to a TranspilerConfig. Adding a step to a TranspilerConfig means it will be applied in the preprocess step of MonarqDevice.