Skip to content

v1.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 19:46
· 64 commits to master since this release
89b6804

Optim v1.6.2

Diff since v1.6.1

Closed issues:

  • Nelder-Mead stopping if no change in stopping criterion? (#940)
  • NelderMead() gets stuck at specific g_tol/(sd of simplex), which should not be possible? (#974)

Merged pull requests:

  • fix(ipnewton): NaN instead of undef allocation (#973) (@gwater)
  • use muladd and hoist some multiplications (#978) (@chriselrod)
  • CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#980) (@github-actions[bot])
  • CompatHelper: bump compat for NaNMath to 1, (keep existing compat) (#981) (@github-actions[bot])