Skip to content

Resolve "Write proper Python interface for OrbitList"

Changes

  • Created OrbitList (OL) init from python
  • Moved permutation matrix stuff from OL module to permutation matrix (PM) module
  • Changed the cpp object created from pybind from PermutationMap to PermutationMatrix

Closes #187 (closed)

Merge request reports