qml.default_config

default_config = PennyLane Configuration <config.toml>

Configuration class.

This class is responsible for loading, saving, and storing PennyLane and plugin/device configurations.

Parameters

name (str) – filename of the configuration file. This should be a valid TOML file. You may also pass an absolute or a relative file path to the configuration file.