Skip to content

pykoop v1.1.3

Compare
Choose a tag to compare
@sdahdah sdahdah released this 20 Dec 17:20
· 112 commits to main since this release
e7fe384

This release fixes a bug where diverging predictions were not scored correctly. It also adds the error_score parameter to KoopmanPipeline.make_scorer() and score_trajectory() to allow more fine-grained control over the behaviour.

Full changelog: v1.1.2...v1.1.3

Bug fixes

  • Fix incorrect scoring with NaN entries (#123)