Releases: oxfordcontrol/COSMO.jl
Releases · oxfordcontrol/COSMO.jl
v0.8.9
COSMO v0.8.9
Merged pull requests:
- Replace PSDTriangle with scaled version (#181) (@blegat)
- Remove support for VectorOfVariables (#182) (@blegat)
- Fix crash for PSD cones without diagonal entries in problem data (#187) (@goulart-paul)
- Add sections to Documentation (#188) (@migarstka)
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
v0.8.7
COSMO v0.8.7
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
COSMO v0.8.6
Closed issues:
Merged pull requests:
- Pg/qdldl 0.2 (#151) (@goulart-paul)
- Fix constraints warm-up. (#156) (@N5N3)
v0.8.5
COSMO v0.8.5
v0.8.4
v0.8.3
v0.8.2
COSMO v0.8.2
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: