Skip to content

v1.1.4

Compare
Choose a tag to compare
@gnadt gnadt released this 15 Sep 21:26
· 111 commits to master since this release
49695ed
  • Minor breaking changes:
    • Renamed optional argument l_seq to l_window in get_x(), get_y(), get_Axy(), get_ind(), & nekf_train() for consistency with new temporal functions
    • Reordered list of arguments in gif_animation_m3()
  • Added 2 new models, :m3w & :m3tf, both are WIP & subject to change
  • Added 2 examples on linear models & feature selection
  • Added more comments & details to examples
  • Updated docstrings with details on expected argument dimensions
  • Updated test files to correspond with src files

Full Changelog: v1.1.3...v1.1.4