mqt.qudits.simulation.qudit_provider¶ Module Contents¶ class MQTQuditProvider[source]¶ property version: int¶ get_backend(name: str | None = None, **kwargs: Unpack[DefaultOptions]) → 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]¶