Skip to content

v0.6.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 27 Nov 00:39
· 315 commits to master since this release
v0.6.0

v0.6.0 (2019-11-26)

Diff since v0.5.0

Closed issues:

  • Missing MOI method (#100)
  • NLPBlock appears to be ignored (#97)
  • dsos_horn (#96)
  • Error returning solution of a problem with DualExponentialCone using JuMP (#95)
  • Support MOI.get(optimizer::Optimizer, ::MOI.DualObjectiveValue) (#91)

Merged pull requests:

  • Fix test failures with MOI 0.9.5 (#98) (rschwarz)
  • Avoid eigendecomposition in check for positive semidefiniteness (#94) (nrontsis)