Skip to content

Releases: jump-dev/Ipopt.jl

v1.7.0

25 Nov 03:43
89832da
Compare
Choose a tag to compare

Ipopt v1.7.0

Diff since v1.6.7

Merged pull requests:

  • Check primal feasibility after termination failure (#435) (@Robbybp)
  • Fix error in RawOptimizerAttribute and improve code coverage (#437) (@odow)
  • Improve coverage for ConstraintDualStart (#438) (@odow)
  • Fix get for MOI.VariablePrimalStart and error when x is a Parameter (#439) (@odow)
  • Simplify how we handle the range of TerminationStatus and PrimalStatus (#440) (@odow)
  • Improve coverage of C_wrapper.jl (#441) (@odow)
  • Prep for v1.7.0 (#442) (@odow)
  • Rename _function_type_to_set to _function_type_to_func and test (#443) (@odow)
  • Improve test coverage (#444) (@odow)
  • Use MOI.Silent() => true where possible in the tests (#445) (@odow)
  • Fix test with duplicate name (#446) (@odow)
  • Fix return type of Bool for ccall methods (#447) (@odow)
  • Add a test to catch Hessian returning FALSE (#448) (@odow)
  • Add proper error for badly typed option (#449) (@odow)

Closed issues:

  • Check feasibility after a restoration failure? (#436)

v1.6.7

24 Oct 21:57
ffa138d
Compare
Choose a tag to compare

Ipopt v1.6.7

Diff since v1.6.6

Merged pull requests:

Closed issues:

  • Dual Sign Changes Explanations (#431)
  • Turning off AD (#432)

v1.6.6

08 Aug 05:33
4c15646
Compare
Choose a tag to compare

Ipopt v1.6.6

Diff since v1.6.5

Merged pull requests:

Closed issues:

  • Slack too small, adjusting variable bound (#427)
  • BoundsError calling MOI.set (#428)

v1.6.5

27 Jul 02:51
f4468f6
Compare
Choose a tag to compare

Ipopt v1.6.5

Diff since v1.6.4

Merged pull requests:

  • Fix ConstraintDualStart for ScalarNonlinearFunction (#424) (@odow)
  • Prep for v1.6.5 (#425) (@odow)

Closed issues:

  • set_dual_start_value function (#423)

v1.6.4

26 Jul 00:10
9489fc9
Compare
Choose a tag to compare

Ipopt v1.6.4

Diff since v1.6.3

Merged pull requests:

Closed issues:

  • Segmentation fault during precompilation (#419)

v1.6.3

06 Jun 04:55
2e63baa
Compare
Choose a tag to compare

Ipopt v1.6.3

Diff since v1.6.2

Merged pull requests:

  • Update versions in GitHub actions (#409) (@odow)
  • Add Getting help section to README (#410) (@odow)
  • [README] add BLIS example (#413) (@odow)
  • Fix MOI.is_valid for ConstraintIndex{VariableIndex,Parameter} (#415) (@odow)
  • Prep for v1.6.3 (#416) (@odow)

Closed issues:

  • ERROR: LoadError: ReadOnlyMemoryError() (#408)
  • Update Ipopt does not update (#411)
  • BLIS for Ipopt.jl (#412)
  • MOI.is_valid is wrong for parameter constraints (#414)

v1.6.2

29 Feb 01:20
82d7b29
Compare
Choose a tag to compare

Ipopt v1.6.2

Diff since v1.6.1

Merged pull requests:

  • Error when new and old nonlinear APIs are mixed (#406) (@odow)
  • Prep for v1.6.2 (#407) (@odow)

v1.6.1

02 Feb 00:41
25301fa
Compare
Choose a tag to compare

Ipopt v1.6.1

Diff since v1.6.0

Merged pull requests:

Closed issues:

v1.6.0

06 Jan 02:24
61e4046
Compare
Choose a tag to compare

Ipopt v1.6.0

Diff since v1.5.1

Merged pull requests:

Closed issues:

  • Add some pre-built "debugging" callbacks (#368)
  • Add way to change AD backend (#396)

v1.5.1

25 Oct 20:51
c524b5b
Compare
Choose a tag to compare

Ipopt v1.5.1

Diff since v1.5.0

Merged pull requests: