Skip to content

Releases: JuliaSmoothOptimizers/NLPModelsIpopt.jl

v0.11.3

04 Apr 16:10

Choose a tag to compare

NLPModelsIpopt v0.11.3

Diff since v0.11.2

Merged pull requests:

v0.11.2

02 Mar 13:35

Choose a tag to compare

NLPModelsIpopt v0.11.2

Diff since v0.11.1

Merged pull requests:

v0.11.1

13 Dec 19:51

Choose a tag to compare

NLPModelsIpopt v0.11.1

Diff since v0.11.0

Merged pull requests:

Closed issues:

  • Add solver statistics in the stats (#119)
  • Add an example to explain how to call LBGFS with Ipopt (#143)

v0.11.0

09 Sep 13:43
326d809

Choose a tag to compare

NLPModelsIpopt v0.11.0

Diff since v0.10.4

Breaking changes

  • No longer relies on temporary files

Merged pull requests:

Closed issues:

  • SystemError: Too many open files when running ipopt in a loop (#100)
  • Alternative to temporary files to get results (#101)
  • Add callback documentation using Ipopt.GetIpoptCurrentIterate and Ipopt.GetIpoptCurrentViolations (#105)
  • Add SolverCore.reset!(solver) (#109)
  • Permission denied error on Windows on opening tmp file (#126)
  • Define ipopt(AbstractNLSModel) (#131)

v0.10.4

16 Apr 00:38
d181d04

Choose a tag to compare

NLPModelsIpopt v0.10.4

Diff since v0.10.3

Merged pull requests:

v0.10.3

27 Feb 20:15
5f7b70b

Choose a tag to compare

NLPModelsIpopt v0.10.3

Diff since v0.10.2

Merged pull requests:

  • Make link to Ipopt options clickable (#120) (@tmigot)
  • Update with JSOBestieTemplate for NLPModelsIpopt (#121) (@tmigot)
  • Update with JSOBestieTemplate for NLPModelsIpopt (#123) (@tmigot)
  • Debug tests in Ipopt 1.7 (#124) (@tmigot)
  • Add more tests and robust file check (#127) (@tmigot)

Closed issues:

  • API refactor (#69)

v0.10.2

16 May 15:30
992b95e

Choose a tag to compare

NLPModelsIpopt v0.10.2

Diff since v0.10.1

Merged pull requests:

Closed issues:

  • Correct way to use this package with an nlp defined by ManualNLPModels (#108)
  • Switch between linear solvers (#110)

v0.10.1

27 Mar 18:43

Choose a tag to compare

NLPModelsIpopt v0.10.1

Diff since v0.10.0

Merged pull requests:

v0.10.0

01 Oct 02:26

Choose a tag to compare

NLPModelsIpopt v0.10.0

Diff since v0.9.3

Merged pull requests:

v0.9.3

10 Aug 19:12
a487c95

Choose a tag to compare

NLPModelsIpopt v0.9.3

Diff since v0.9.2

Merged pull requests:

  • CompatHelper: bump compat for NLPModels to 0.19, (keep existing compat) (#84) (@github-actions[bot])
  • Version 0.9.3 (#88) (@tmigot)