v0.21.0
·
199 commits
to master
since this release
Optim v0.21.0
Closed issues:
- Document KrylovTrustRegion (#737)
- Inconsistencies with fg! in Krylov vs LBFGS (#738)
- New minor release for StatsBase v0.33 compatibility? (#803)
- numerical values for alphaguess (#805)
- V1.4 tests fail (#810)
Merged pull requests:
- only_* constructors for newton-krylov (#742) (@tlienart)
- Support creation of
TwiceDifferentiable
fromIPNewton
methods (#808) (@timholy) - Skip updates if dx_dg is non-positive in BFGS (#809) (@pkofod)
- Use inversediagonal in precon test. (#811) (@pkofod)
- Add simple InitialStatic alpha choice by providing just a number to t… (#812) (@pkofod)