fh_comm.comm_table.NestedCommutatorTable

class fh_comm.comm_table.NestedCommutatorTable(hlist: Sequence[HamiltonianOp], depth: int, translatt: SubLattice | None = None)[source]

Bases: object

Evaluate all nested commutators up to a specified depth.

Methods

table

Get the table at level level.

table(level: int)[source]

Get the table at level level.