Skip to content

Releases: jump-dev/MosekTools.jl

v0.15.1

09 Sep 21:04
02da577
Compare
Choose a tag to compare

MosekTools v0.15.1

Diff since v0.15.0

Merged pull requests:

v0.15.0

22 May 11:37
6624a98
Compare
Choose a tag to compare

MosekTools v0.15.0

Diff since v0.14.0

Closed issues:

  • Some nonlinear cone constraints do not appear in MOI.ListOfConstraints (#69)

Merged pull requests:

v0.14.0

25 Apr 10:16
cf69173
Compare
Choose a tag to compare

MosekTools v0.14.0

Diff since v0.13.4

Closed issues:

  • New failing tests from MOI (#118)

Merged pull requests:

v0.13.4

03 Apr 09:30
5400584
Compare
Choose a tag to compare

MosekTools v0.13.4

Diff since v0.13.3

Closed issues:

  • MathOptInterface.Interval behaviour does not agree with MathOptInterface documentation (#122)

Merged pull requests:

v0.13.3

20 Mar 13:31
75514e5
Compare
Choose a tag to compare

MosekTools v0.13.3

Diff since v0.13.2

Closed issues:

  • Trouble to set the relative gap parameter (#119)

Merged pull requests:

  • Remove support for variable objective (#120) (@blegat)
  • Better error message for deletion of matrix variable (#121) (@blegat)

v0.13.2

25 Nov 08:55
aa371aa
Compare
Choose a tag to compare

MosekTools v0.13.2

Diff since v0.13.1

Closed issues:

  • Issue installing MosekTools.jl/Mosek.jl for Julia v1.8 (#104)
  • Failing test: test_constraint_PrimalStart_DualStart_SecondOrderCone (#114)
  • Overlapping constraints over variables returns an error when using Mosek (#115)

Merged pull requests:

  • Sort solutions so that an optimal solution is first (#116) (@odow)
  • Prep for v0.13.2 (#117) (@odow)

v0.13.1

19 Oct 12:35
53ede41
Compare
Choose a tag to compare

MosekTools v0.13.1

Diff since v0.13.0

Closed issues:

  • MosekTools not working anymore with Mosek 9.3 (#107)
  • Issues with Mosek 10.0 and Julia 1.8 (#109)

Merged pull requests:

  • Update releases and branches in README (#108) (@blegat)
  • Fix addition of VectorAffineFunction constraints (#110) (@blegat)

v0.13.0

03 Oct 07:22
efe5aef
Compare
Choose a tag to compare

MosekTools v0.13.0

Diff since v0.12.1

Closed issues:

  • Zero ConstraintPrimal and ConstraintDual for SDP constraint (#14)
  • Excessive pre-factor nonzeros in sdplib instance (#40)
  • Can't add eq-constraint on matrix variable (#48)
  • add_constraint with VariableIndex and Domain does not really support MOI.ZeroOne (#74)
  • Issues Precompiling MosekTools.jl (#94)
  • set_optimizer_attribute() issue (#95)
  • Error With PSD Constraint (#100)

Merged pull requests:

v0.7.7

26 Aug 13:28
a0770c7
Compare
Choose a tag to compare

MosekTools v0.7.7

Diff since v0.7.6

Closed issues:

  • Zero ConstraintPrimal and ConstraintDual for SDP constraint (#14)
  • Excessive pre-factor nonzeros in sdplib instance (#40)
  • Can't add eq-constraint on matrix variable (#48)
  • Why Mosek can not resolve new model when the added new constraints include SOCP constraints? (#70)
  • Mosek Error upon using Powermodels.jl (#71)
  • add_constraint with VariableIndex and Domain does not really support MOI.ZeroOne (#74)
  • ObjectiveBound is invalid (#76)
  • 1-by-1 matrix PSD constraint (#85)
  • Bug: KNITRO 0.12.0 cannot be installed with latest JuMP, MathOptInterface and downgrades JuMP to 0.18.6 (#92)
  • Issues Precompiling MosekTools.jl (#94)
  • set_optimizer_attribute() issue (#95)
  • Error With PSD Constraint (#100)

Merged pull requests:

v0.12.1

21 Mar 22:06
c9b90b1
Compare
Choose a tag to compare

MosekTools v0.12.1

Diff since v0.12.0

Closed issues:

  • Bug: KNITRO 0.12.0 cannot be installed with latest JuMP, MathOptInterface and downgrades JuMP to 0.18.6 (#92)

Merged pull requests: