mqt.qudits.simulation.backends.fake_backends

Submodules

Package Contents

class FakeIonTraps2Six(provider: MQTQuditProvider, **fields: Unpack[DefaultOptions])[source]

Bases: mqt.qudits.simulation.backends.tnsim.TNSim

Helper class that provides a standard way to create an ABC using inheritance.

property version: int
author = '<Kevin Mato>'
property energy_level_graphs: list[LevelGraph]
class FakeIonTraps2Trits(provider: MQTQuditProvider, **fields: Unpack[DefaultOptions])[source]

Bases: mqt.qudits.simulation.backends.tnsim.TNSim

Helper class that provides a standard way to create an ABC using inheritance.

property version: int
author = '<Kevin Mato>'
property energy_level_graphs: list[LevelGraph]
class FakeIonTraps3Six(provider: MQTQuditProvider, **fields: Unpack[DefaultOptions])[source]

Bases: mqt.qudits.simulation.backends.tnsim.TNSim

Helper class that provides a standard way to create an ABC using inheritance.

property version: int
author = '<Kevin Mato>'
property energy_level_graphs: list[LevelGraph]