Skip to content

pm4py 2.2.25

Compare
Choose a tag to compare
@fit-alessandro-berti fit-alessandro-berti released this 29 Jul 09:18
· 3390 commits to release since this release

Added

Changed

  • ce94110
    • optimization in the calculation of the eventually-follows graph on Pandas dataframes.
  • 3cca8f9
    • optimization in the calculation of the performance directly-follows graph on Pandas dataframes.
  • 4d87217
    • column reduction in DFG calculation on top of Pandas dataframes

Deprecated

Fixed

  • d754ccd
    cb76238
    54970a5
    ef575a8
    • small fixes in OCEL utilities
  • d0094fa
    • bug fix eventually_follows filter in LTL checker when timestamp_diff_boundaries is provided.
  • eb8617d
    • bug fix eventually_follows filter in LTL checker on EventLog objects.

Removed

Other