ProcessingConfig

ProcessingConfig#

class pennylane_calculquebec.processing.config.processing_config.ProcessingConfig(*args: BaseStep)#

Bases: object

a 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

steps

all the steps that should be used in this processing config

steps#

all the steps that should be used in this processing config