scqubits.core.hilbert_space#

Functions

has_duplicate_id_str(subsystem_list)

Classes

HilbertSpace(subsystem_list[, ...])

Class holding information about the full Hilbert space, usually composed of multiple subsystems.

InteractionTerm(g_strength, operator_list[, ...])

Class for specifying a term in the interaction Hamiltonian of a composite Hilbert space, and constructing the Hamiltonian in qutip.Qobj format.

InteractionTermStr(expr, operator_list[, ...])

Class for specifying a term in the interaction Hamiltonian of a composite Hilbert space, and constructing the Hamiltonian in qutip.Qobj format.