Skip to content

Releases: cp2k/cp2k-output-tools

Release v0.4.0

19 Jul 08:19
Compare
Choose a tag to compare
  • cp2kparse/api: can now parse forces
  • cp2kparse: gained a highlight mode to show what gets matched
  • cp2kparse: moved to click for providing the CLI to improve UX
  • cp2kparse/api: fix bug with parsing line continued kv
  • api: introduced BlockMatch to provide more info about the match (like the char span)
  • cp2k_bs2csv: generate files in CWD rather than in source dir