Skip to content

Releases: JuliaSmoothOptimizers/JSOSolvers.jl

v0.11.1

27 Feb 22:50
bd12646

Choose a tag to compare

JSOSolvers v0.11.1

Diff since v0.11.0

Merged pull requests:

Closed issues:

  • Docs (#20)
  • TRON: add a warning if initial guess is not within the bounds (#244)
  • Remove x in tests (#251)

v0.11.0

05 Jul 17:29
63a1b6a

Choose a tag to compare

JSOSolvers v0.11.0

Diff since v0.10.0

Closed issues:

  • Test allocations of each solver (#161)
  • Review Krylov.jl usage (#163)
  • What does "Error: Cauchy step returned: small_step" mean and what can/should I do about it? (#201)
  • Iteration numbers in tron logging are offset by one. (#207)
  • max_iter kwarg not supported (R2.jl) (#213)

Merged pull requests:

v0.10.0

30 Mar 14:10
21b9708

Choose a tag to compare

JSOSolvers v0.10.0

Diff since v0.9.3

Closed issues:

  • Stop criteria for NLS solvers: residual is sufficiently small (#34)
  • TRON appears to not be using its internal TrustRegion (#181)
  • Add max_iter stopping criterion (#184)
  • Use obj to compute the objective function for NLS (#194)

Merged pull requests:

v0.9.3

29 Nov 00:12
9157ccb

Choose a tag to compare

JSOSolvers v0.9.3

Diff since v0.9.2

Closed issues:

  • [trunk/QuasiNewtonModel] wrong ∇fn at first iterate (#175)

Merged pull requests:

v0.9.2

17 Oct 17:50
b45f5c8

Choose a tag to compare

JSOSolvers v0.9.2

Diff since v0.9.1

Closed issues:

  • Test restart with solvers (#160)

Merged pull requests:

v0.9.1

03 Oct 03:31
f4ef005

Choose a tag to compare

JSOSolvers v0.9.1

Diff since v0.9.0

Closed issues:

Merged pull requests:

v0.9.0

23 Sep 19:42
cc1f2d9

Choose a tag to compare

JSOSolvers v0.9.0

Diff since v0.8.1

Closed issues:

  • Uniform input (#3)
  • Test problem type on input (#31)
  • Callbacks (#33)
  • Improve memory of solver structure preallocating execution stats (#74)
  • how to control progress verbosity (#83)
  • If there is a way to obtain the optimization trace of x values? (#112)
  • Add solver structure (#131)

Merged pull requests:

v0.8.1

15 Aug 15:15
bea631a

Choose a tag to compare

JSOSolvers v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

08 Apr 20:05
f67c4b3

Choose a tag to compare

JSOSolvers v0.8.0

Diff since v0.7.6

Closed issues:

  • Review verbose usage (#94)

Merged pull requests:

v0.7.6

04 Feb 20:17
f91f34d

Choose a tag to compare

JSOSolvers v0.7.6

Diff since v0.7.5

Closed issues:

  • Use tron with Float16 (#108)

Merged pull requests: