mqt.qudits.simulation

Submodules

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]