v0.4.0
·
2109 commits
to master
since this release
GalacticOptim v0.4.0
Closed issues:
- Support IPNewton from Optim (#28)
- Stochastic results (#58)
- Maxiter does not except scientific e notation (#63)
- Add support for save_best keyword with ADAM optimizer with sciml_train (#67)
Merged pull requests:
- Consistent maxiters argument behaviour across all optimiser (#64) (@jonasmac16)
- Add data argument to solve (#65) (@Vaibhavdixit02)
- Update README.md (#66) (@mkg33)