Benoît Legat
Benoît Legat
Superseeded by https://github.com/jump-dev/PolyJuMP.jl/pull/99
We should at least document what it does return then. As per the doc, `supports` normally only has false positive. From reading https://github.com/jump-dev/MathOptInterface.jl/pull/1992, it seems, in order to fix an...
Yes [as advised](https://github.com/JuliaLang/METADATA.jl/pull/4703) by @tkelman, I have splitted Polyhedra.jl in two. Thanks a lot for trying to make travis work. It indeed doesn't seem easy. I will try to improve...
You were right, being a subtype of `GeometryPrimitive` and implementing `decompose` and `isdecomposable` is a lot cleaner and everything just works :) I have deleted PolyhedraVisualize.jl, now everything is in...
I have the same issue on Arch Linux using Julia v0.6.0.
Nothing is blocking this I believe, just needs someone to make a PR copying the code from RowEchelon to this repo then I'll be happy to deprecate RowEchelon.jl
The user could still do `dot(a, x[1, :])` where a is some vector of constant so I don't think this is about vector constraints. Maybe we could use an OrderedDict
Note that most tests are disabled without https://github.com/jump-dev/DiffOpt.jl/pull/240
A better one might indeed be ```julia struct RiemannianFunction{MO