Skip to content

Releases: jump-dev/MosekTools.jl

v0.15.5

12 Feb 07:44
8e28bbe
Compare
Choose a tag to compare

MosekTools v0.15.5

Diff since v0.15.4

Merged pull requests:

Closed issues:

  • Re-Solving Model after (equivalently) reformulating Objective leads to different objective value (#142)
  • Document how to set options (#146)

v0.15.4

17 Dec 12:20
8b7bd32
Compare
Choose a tag to compare

MosekTools v0.15.4

Diff since v0.15.3

Merged pull requests:

  • Fix issue with multiple matrices in same constraint (#140) (@blegat)

Closed issues:

  • Updating to MosekToolsv0.15.3 breaks many JuMP SDP codes involving OffsetArray (#139)

v0.15.3

22 Nov 11:05
798d7a5
Compare
Choose a tag to compare

MosekTools v0.15.3

Diff since v0.15.2

Merged pull requests:

  • Fix VariableBasisStatus for PSD variable (#137) (@blegat)
  • Fix bridge test for scaling bridge (#138) (@blegat)

v0.15.2

21 Nov 11:01
3f2a821
Compare
Choose a tag to compare

MosekTools v0.15.2

Diff since v0.15.1

Merged pull requests:

Closed issues:

  • Feature Request: VariableBasisStatus (#131)
  • Slow read_from_file for .cbf files containing SDP constraints (#135)

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)