ProcessingConfig#
- class pennylane_calculquebec.processing.config.processing_config.ProcessingConfig(*args: BaseStep)#
Bases:
objecta parameter object that can be passed to devices for changing its default behaviour
- Args
*args (BaseStep) : all the steps that should be used in this processing config
Attributes