Skip to content

add validate_symmetry methods to finalized systems

Tómas requested to merge torosdahl/kwant:issue_242 into master

Adds methods to FiniteSystem and InfiniteSystem that call discrete_symmetry.validate on the Hamiltonian, to make it easier to check whether the system breaks declared symmetries.

Closes #242 (closed)

Merge request reports