Bases: ABC
ABC
Abstract parent class for operators.
Methods
as_matrix
Generate the (sparse) matrix representation of the operator.
fields
List of all fields appearing in the operator.
is_hermitian
Whether the operator is Hermitian.
is_unitary
Whether the operator is unitary.