Skip to content

v0.6.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 00:38
· 108 commits to master since this release
059f703

Ipopt v0.6.5

Diff since v0.6.4

Closed issues:

  • building documentation (#21)
  • pardiso, ipopt, undefined symbol: sgetrf_ (#177)
  • Using MSVC binaries (#202)
  • Implement MOI solver-dependent callback (#208)
  • Ipopt fails to load an empty model (#238)

Merged pull requests:

  • Remove rst docs and replace with Markdown (#237) (@odow)
  • Add a solver-dependent callback wrapping the Ipopt intermediate-callback (#241) (@odow)
  • Clarify linear solver instructions (#251) (@odow)
  • Allow empty models to be created (#252) (@odow)
  • Add MA86 install instructions (#253) (@odow)
  • Update Project.toml (#254) (@odow)