Skip to content

v1.1.1

Compare
Choose a tag to compare
@yomichi yomichi released this 07 Apr 09:25
· 1 commit to release-1.1 since this release

Changed from v1.1.0

  • Bug fixes
    • Use numpy<1.20 for installing physbo for python<=3.9 (#49)
      • This solves the problem of mismatches of the size of numpy objects
    • get_post_fmean, get_post_fcov, and get_score now work just after policy.write (interactive mode) (#42, #51)
    • Remove evaluated actions from loaded policy (#44, #45)
    • Remove actions on writing history (policy.write) (#43, #46)

Full Changelog: v1.1.0...v1.1.1