Skip to content

Releases: JuliaNLSolvers/LineSearches.jl

v7.5.1

26 Nov 12:35
11d039f

Choose a tag to compare

What's Changed

  • Add tests with Aqua, ExplicitImports and JET by @devmotion in #189
  • Remove use of implicit NLSolversBase.value and NLSolversBase.gradient by @devmotion in #190

New Contributors

Full Changelog: v7.4.1...v7.5.1

v7.5.0

26 Nov 12:49
07963b7

Choose a tag to compare

What's Changed

Full Changelog: v7.4.1...v7.5.0

v7.4.1

19 Nov 08:50
427ee74

Choose a tag to compare

What's Changed

  • At linesearchmax, select alpha with minimum value by @kbarros in #185

New Contributors

Full Changelog: v7.4.0...v7.4.1

v7.4.0

12 Jun 08:32
fac77e6

Choose a tag to compare

LineSearches v7.4.0

Diff since v7.3.0

Merged pull requests:

  • Add check_flatness keyword to HZ and format (#182) (@pkofod)

Closed issues:

  • Would an AbstractLineSearchType be a good idea? (#171)
  • Hager-Zhang converges incorrectly within Optim.ConjugateGradient due to flatness check (#175)

v7.3.0

07 Aug 07:17
3259cd2

Choose a tag to compare

LineSearches v7.3.0

Diff since v7.2.0

Merged pull requests:

Closed issues:

  • Add logging functionality (#102)
  • Bump NaNMath (#158)
  • A tiny bit more explanation (#167)
  • pass additional function arguments to linesearch function (#170)

Release 7.2.0

23 Aug 15:48
ded667a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.1...v7.2.0

Release 7.1.2

23 Aug 15:03
c8b9f10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.1...v7.1.2

v7.1.1

17 Dec 21:45
62ffafe

Choose a tag to compare

Update Project.toml

v7.1.0

19 Aug 09:46
8144541

Choose a tag to compare

Update Project.toml

Fix bugs in HagerZhang and some changes to docs

06 Nov 09:44

Choose a tag to compare