Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 19:20
· 14 commits to master since this release
a436e1a

ECOS v0.14.0

Diff since v0.13.0

Closed issues:

  • ConstraintPrimal is supposed to return value of function at result point (#81)
  • Segfault on malformed Convex.jl problem (#94)
  • Update ECOS_jll to 2.0.8 (#116)
  • Consider reverting 0.12.4 (#123)

Merged pull requests:

  • Implement MOI.SolverVersion (#125) (@odow)
  • Various formatting improvements (#126) (@odow)
  • Remove MathProgBase API (#127) (@odow)
  • [breaking] Rewrite the C API using Clang.jl (#128) (@odow)
  • Fix numerical issue in primal infeasibility certificates (#129) (@odow)
  • Fix ConstraintPrimal for Zeros constraints (#130) (@odow)
  • BuMP ECOS_jll version (#131) (@odow)