Skip to content

Commit

Permalink
logged name change for function
Browse files Browse the repository at this point in the history
  • Loading branch information
romainphan committed Jun 11, 2024
1 parent 65bf2db commit 52e422a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
### spyrit.core

* #### spyrit.core.meas
* The dynamic classes now support bicubic dynamic reconstruction (spyrit.core.meas.DynamicLinear.build_h_dyn()). This uses cubic B-splines.
* \+ For static classes, self.set_H_pinv has been renamed to self.build_H_pinv to match with the dynamic classes.
* \+ The dynamic classes now support bicubic dynamic reconstruction (spyrit.core.meas.DynamicLinear.build_h_dyn()). This uses cubic B-splines.
* #### spyrit.core.train
* load_net() must take the full path, **with** the extension name (xyz.pth).

Expand Down

0 comments on commit 52e422a

Please sign in to comment.