Skip to content

v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 14:06
· 199 commits to master since this release
f7ddb71

Optim v0.21.0

Diff since v0.20.6

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 from IPNewton 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)