Releases: jump-dev/SCS.jl
Releases · jump-dev/SCS.jl
v2.0.0
SCS v2.0.0
Diff since v1.3.1
Merged pull requests:
- Add compat to stdlibs in Project.toml (#285) (@odow)
- [breaking] refactor linear solver loading to use Pkg extensions (#286) (@odow)
- Use import MathOptInterface as MOI syntax (#287) (@odow)
Closed issues:
- does not allow current version of MKL_jll (#274)
- WARNING: could not import SCS_MKL_jll.MKL_jll into SCS (#278)
v1.2.0
SCS v1.2.0
Diff since v1.1.4
Closed issues:
- Add support for MOI.ObjectiveFunction{MOI.ScalarQuadraticFunction} (#273)
Merged pull requests:
- [docs] add ScaledPSDCone to README (#271) (@odow)
- Add test for bridge (#272) (@blegat)
- Fix flush of stdout after solve (#275) (@odow)
- Add support for ObjectiveFunction{ScalarQuadraticFunction} (#276) (@odow)
v1.1.4
SCS v1.1.4
Diff since v1.1.3
Closed issues:
- GPU build failing (#245)
- MATLAB version is much faster (#262)
- Update to use SCS 3.2.3 (#265)
- very slow transfer from JuMP to SCS? (#266)
Merged pull requests:
v1.1.2
SCS v1.1.2
Diff since v1.1.1
Closed issues:
- SCS now has better support for caching and reusing the workspace (#246)
- Build Failing (#254)
- Attribute MathOptInterface.Name() is not supported by the model (#257)
Merged pull requests: