Skip to content

Releases: MOSEK/Mosek.jl

v11.0.1

08 May 13:17

Choose a tag to compare

Mosek v11.0.1

Diff since v11.0.0

Disable OSX AMD64 installation. From version 11 mosek does not support this platform, but it had not been disabled in the Julia build script.

v11.0.0

20 Feb 15:09

Choose a tag to compare

Mosek v11.0.0

Diff since v10.2.0

Support MOSEK 11.0 .

Breaking changes

API should be compatible with 10.2.

Most changes are internal. See MOSEK 11.0 release notes here https://docs.mosek.com/latest/releasenotes/changes.html

v10.2.0

03 Jun 13:12

Choose a tag to compare

Mosek v10.2.0

Diff since v10.1.4

v10.1.4

07 Feb 10:44

Choose a tag to compare

Mosek v10.1.4

Diff since v1.2.0

Merged pull requests:

Closed issues:

  • Is MSK_toconic available in the Julia API? (#202)
  • support for Mosek version 9.3 (#207)
  • TagBot trigger issue (#208)
  • dear author,i am in trouble with following problem? Could you give me some instructions? (#210)
  • Bug in putbaraijlist (#211)
  • MOI.OPTIMAL status but infeasible solution (#212)
  • Issue precompiling Mosek v1.2.2 (#213)
  • Addition of 1 to float values (#214)
  • Platform not supported (#215)
  • Platform not supported (#216)
  • Mosek autodownload broken on 1.8rc1? (#217)
  • getlasterrormsg missing (#218)
  • Is there coordinated release plans for Mosek.jl/MosekTools.jl to support Mosek 10? (#219)
  • getaccgvector returns zero vector (#221)
  • Segfault with starting values (#222)
  • Can't build on Windows "no method matching hasregistrykey" (#223)
  • Failing to Install Mosek (#226)
  • v10.1.2: Incremental compilation may be fatally broken (#228)

v1.2.0

13 Sep 09:51

Choose a tag to compare

Update to MOSEK 9.3

v1.1.3

27 Apr 21:01

Choose a tag to compare

Mosek v1.1.3

Diff since v1.1.2

Closed issues:

  • Building not working on Windows with existing Mosek installation (#195)

Merged pull requests:

v1.1.2

16 Apr 08:45

Choose a tag to compare

Update MOSEK version and fix some bugs.

  • Update MOSEK version to 9.2
  • Update tests in travis script
  • Improve error messages in build script

v1.1.1

29 Nov 14:48
v1.1.1

Choose a tag to compare

v1.1.1 (2019-11-29)

Diff since v1.1.0

Closed issues:

  • Mosek v9.1 (#191)
  • Incorrect cone type after removecones (#188)
  • Segfault with getcone (#186)
  • How to set 'dualize' parameter of Mosek? (#185)
  • MosekSolver not defined (#183)
  • MathOptInterface implementation (#116)
  • options are ignored through LinearQuadratic interface (#107)
  • example SOCP problem where this Julia package does not handle error correctly (#103)
  • SOCP solves returning status "Unknown" (#100)

Merged pull requests:

  • Shift indices given to removecones (#192) (blegat)

v1.1.0

13 Nov 13:48
v1.1.0

Choose a tag to compare

v1.1.0 (2019-11-13)

Diff since v1.0.4

Closed issues:

  • Add bridge for SOS1 and SOS2 constraints (#182)

v1.0.4

12 Aug 13:29
v1.0.4

Choose a tag to compare

v1.0.4 (2019-08-12)

Diff since 1.0.3

Closed issues:

  • Error with unicode names (#181)
  • Julia 1.1.1 ERROR: To use Mosek 9.0 with JuMP 0.19.2 (#180)
  • Issue with Pkg.add("Mosek") (#179)