mqt.qudits.simulation¶ Submodules¶ mqt.qudits.simulation.backends mqt.qudits.simulation.jobs mqt.qudits.simulation.noise_tools mqt.qudits.simulation.qudit_provider mqt.qudits.simulation.save_info Package Contents¶ class MQTQuditProvider[source]¶ property version: int¶ get_backend(name: str | None = None, **kwargs: dict[str, Any]) → Backend[source]¶ Return a single backend matching the specified filtering. backends(name: str | None = None) → list[str][source]¶ Return a list of backend names matching the specified filtering. __eq__(other: object) → bool[source]¶ __hash__() → int[source]¶