qib.backend.options.Options

class qib.backend.options.Options[source]

Bases: ABC

Parent class for a quantum experiment options.

The options of a quantum experiment performed on a given quantum processor.

Methods

optional

Return a dictionary with the optional parameters and their values (if set).

abstract optional() dict[source]

Return a dictionary with the optional parameters and their values (if set).