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)