Skip to content

Package reorganisation and conversion / filter separation

Compare
Choose a tag to compare
@adamburkegh adamburkegh released this 29 Nov 07:42
· 49 commits to main since this release
  • Reorganise potentially reusable elements under a pm superpackage. This breaks back compatibility, and we are under version 1, so issued a minor version. Impacted:
    • loggen log generation
    • ssnap State Snap Miner
    • pmmodels Petri net and other model utilities
  • Separate conversion and filtering in cgedq/conv.py, making reuse easier.
    • Add cgedq/regionmine.py, work in progress.