v1.1.4
- Minor breaking changes:
- Renamed optional argument
l_seq
tol_window
inget_x()
,get_y()
,get_Axy()
,get_ind()
, &nekf_train()
for consistency with new temporal functions - Reordered list of arguments in
gif_animation_m3()
- Renamed optional argument
- 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 withsrc
files
Full Changelog: v1.1.3...v1.1.4