Releases: jump-dev/ECOS.jl
Releases · jump-dev/ECOS.jl
v0.12.3
Compare
Sorry, something went wrong.
No results found
ECOS v0.12.3
Diff since v0.12.2
Closed issues:
Negative gaps and inaccurate optimal values when the solutions are suboptimal (#54 )
Occasional segfault on 64-bit windows, Julia 1.0 (#77 )
Merged pull requests:
v0.12.2
Compare
Sorry, something went wrong.
No results found
ECOS v0.12.2
Diff since v0.12.1
Closed issues:
Example throws error (#110 )
Claims that OPTIMIZE_NOT_CALLED if it runs out of Iterations (#113 )
Merged pull requests:
v0.12.1
Compare
Sorry, something went wrong.
No results found
ECOS v0.12.1
Diff since v0.12.0
Closed issues:
ECOS.jl cannot be included in a system image (#106 )
Register 0.12.1 (#108 )
Merged pull requests:
Skip build.jl on Julia 1.3+ (#103 ) (@omus )
Make package compatible with system images (#107 ) (@omus )
Update Project.toml (#109 ) (@odow )
v0.12.0
Compare
Sorry, something went wrong.
No results found
ECOS v0.12.0
Diff since v0.11.0
Closed issues:
Support for Vector of Variable in MOI.PositiveSemiDefinite (#101 )
Excessively slow on large, sparse LP (#104 )
Merged pull requests:
v0.11.0
Compare
Sorry, something went wrong.
No results found
ECOS v0.11.0
Diff since v0.10.2
Closed issues:
Is it dangerous to use unsafe_wrap to pull solver solution? (#95 )
JuMP v0.21 Support (#97 )
Merged pull requests:
v0.10.2
Compare
Sorry, something went wrong.
No results found
v0.10.1
Compare
Sorry, something went wrong.
No results found
v0.10.0
Compare
Sorry, something went wrong.
No results found
Diff since v0.9.4
Closed issues:
Remove support for VectorOfVariables (#87 )
Remove support for Nonpositives (#86 )
Remove support for EqualTo, LessThan, GreaterThan (#85 )
Merged pull requests:
README updates (#93 ) (blegat )
Updates to MOI v0.9 (#92 ) (blegat )
Update README examples to work with JuMP v0.19.0 (#91 ) (r-barnes )
Add support for VectorOfVariables constraints and add qcp tests (#90 ) (blegat )
Simplify thanks to NonposToNoneg bridge (#89 ) (blegat )
♻️ Simplify thanks to VectorizeBridge (#88 ) (blegat )
Update to MOI v0.8
Compare
Sorry, something went wrong.
No results found
blegat
released this
18 Dec 19:08
Merge pull request #84 from JuliaOpt/bl/moi8
Update to MOI v0.8
v0.9.3: update for MOI 0.7 (#82)
Compare
Sorry, something went wrong.
No results found
mlubin
released this
17 Dec 00:38
* update for MOI 0.7
* implement supports_allocate_load
* switch to automatic_copy_to
* implement SolverName