Skip to content

lack of API for checking left and right bases #26

@Krastanov

Description

@Krastanov

Most of the user-facing basis-checking API (like using basis to get the basis in which an operator works) is convenient only for square matrices. If we have different left and right bases, one needs to use the .basis_r and .basis_l fields, which does not compose well with anything outside of the QuantumOptics package (e.g. QuantumSymbolics and QuantumClifford do not have such fields in their types).

We need something like basis_r and basis_l functions.

And we need to be careful what such functions do to superoperators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions