v2.2.0
github-actions
released this
19 Oct 16:20
·
1686 commits
to master
since this release
GalacticOptim v2.2.0
Closed issues:
- Automatically use
Fminbox
wrapping ifOptimizationProblem
has bounds with Optim optimisers (#172) - Returning minimizing parameters for Flux optimizers when maxiters is reached (#178)
- Handling of box constraints for Optim.ParticleSwarm (#179)
Merged pull requests:
- Use the minimum with save_best in flux optimiser (#180) (@Vaibhavdixit02)
- Fixing and amending the documentation (#181) (@jonasmac16)
- Replaced incompatible emojis in docs (#183) (@jonasmac16)
- Automatically wrap Optim solver in Fminbox (#184) (@jonasmac16)