Skip to content

v0.1.0

Choose a tag to compare

@odow odow released this 04 Apr 00:55
· 21 commits to master since this release
29552b8

What's Changed

  • Fix compilation #1 by @blegat in #2
  • Use SDPLR_jll by @blegat in #4
  • Use sdplrlib from shared library by @blegat in #5
  • Add Parameters struct by @blegat in #6
  • Add default starting solution by @blegat in #7
  • Add MOI wrapper by @blegat in #8
  • CompatHelper: add new compat entry for "MathOptInterface" at version "1.22" by @github-actions in #10
  • Run MOI test suite by @blegat in #9
  • Fix sign of objective by @blegat in #12
  • Link to the github repo in README by @blegat in #13
  • Update supported constraints in README by @blegat in #14
  • Reference open PRs for failing tests by @blegat in #15
  • Fix line search by upgrading binary by @blegat in #16
  • Add maxrank option with Barvinok-Pataki bound by @blegat in #11
  • Add attributes specifications by @blegat in #17
  • Enable ConstraintPrimal by @blegat in #18
  • Enable ConstraintDual tests by @blegat in #19
  • Remove failing tests thanks to new MOI release by @blegat in #20

New Contributors

  • @github-actions made their first contribution in #10

Full Changelog: https://github.com/jump-dev/SDPLR.jl/commits/v0.1.0