Skip to content

Releases: oxfordcontrol/COSMO.jl

v0.8.9

04 May 14:06
Compare
Choose a tag to compare

COSMO v0.8.9

Diff since v0.8.8

Merged pull requests:

Closed issues:

  • Add Arbitrary Precision support for PSD constrains (SDPs) (#127)
  • Add MATLAB interface for COSMO (#128)
  • ArgumentError: row indices I[k] must satisfy 1 <= I[k] <= m (#130)
  • Large slowdown in MOI problem construction from JuMP (#131)
  • Support for compute_conflict!(model) (#173)
  • Error in sparsity pattern analysis (#183)
  • Outdated note in the docs about JuMP not supporting arbitrary precision (#184)

v0.8.8

23 Jul 16:08
Compare
Choose a tag to compare

COSMO v0.8.8

Diff since v0.8.7

Closed issues:

  • COSMO & conflicting hard constraints? (#176)
  • Error in indirect KKT solver: tol keyword in IterativeSolvers.jl deprecated (#179)

Merged pull requests:

v0.8.7

04 Mar 15:07
Compare
Choose a tag to compare

COSMO v0.8.7

Diff since v0.8.6

Closed issues:

  • ERROR: MethodError: no method matching setindex!(::Set{Int64}, ::Vector{Int64}, ::Colon) (#149)
  • SVM example in documentation throws many warnings in output (#150)
  • MKLPardisoKKTSolver not correctly exported in namespace (#159)
  • can't install COSMO & Clarabel.jl together (#161)
  • Error 'Unsupported constraints' appears when using MOI to load and solve CBF files (#163)
  • Passing attributes error in JuMP/MOI wrapper (#168)
  • a minor bug (#170)

Merged pull requests:

v0.8.6

21 Aug 08:09
Compare
Choose a tag to compare

COSMO v0.8.6

Diff since v0.8.5

Closed issues:

  • Model question (#154)
  • Usage of SecondOrderCone: Supply value of t (#157)

Merged pull requests:

v0.8.5

20 Feb 19:01
Compare
Choose a tag to compare

COSMO v0.8.5

Diff since v0.8.4

v0.8.4

19 Feb 23:01
Compare
Choose a tag to compare

COSMO v0.8.4

Diff since v0.8.3

Closed issues:

  • Warm starting issue through Convex.jl ? (#135)
  • Bad visibility of banner pictures on dark mode (#144)
  • Custom convex set vs convex cones? (#147)

Merged pull requests:

  • CompatHelper: bump compat for MathOptInterface to 1, (keep existing compat) (#148) (@github-actions[bot])

v0.8.3

30 Jan 20:01
Compare
Choose a tag to compare

COSMO v0.8.3

Diff since v0.8.2

Closed issues:

  • Make COSMO compatible with MOI v0.10 (#143)

v0.8.2

30 Jan 19:01
Compare
Choose a tag to compare

COSMO v0.8.2

Diff since v0.8.1

Closed issues:

  • Use specialised LAPACK function for eigenvalue computation of packed matrices (#51)
  • Shared memory for multiple cones of the same type (#84)
  • Python interface (#105)
  • Arbitrary precision PSD constraints. (#134)
  • Looks like the code I wrote is what it should be, however i have a bug on my machine : (#137)
  • Confused by the "Optimal objective" reporting (#138)
  • Custom cone not working (not even tutorial example) without in_dual. (#141)
  • Question about solve time wrt dimension (#145)

Merged pull requests:

v0.8.1

05 May 11:02
Compare
Choose a tag to compare

COSMO v0.8.1

Diff since v0.8.0

Closed issues:

  • Implement Acceleration schemes (#19)

Merged pull requests:

  • Fix incorrect ObjectiveFunction usage in tests (#132) (@odow)
  • Rename MOIWrapper.jl -> MOI_wrapper.jl (#133) (@blegat)

v0.8.0

02 Feb 19:12
Compare
Choose a tag to compare

COSMO v0.8.0

Diff since v0.7.9