Mathieu Besançon

Results 257 comments of Mathieu Besançon

Thanks a lot @odow for the troubleshooting. Mmmh I'm wondering if this is not linked to the direct_model issue. @blegat will know better for the lazy_combination part :sweat_smile:

yes agreed, setting up benchmark can be quite some work, a good starting point will be setting up tests (checking identical solutions) :)

not with vector constraint types or not working with broadcasting?

why particularly in functions? Are there some of these we would reuse?

bump @TeroFrondelius, now that two Christmas have passed

Even trickier, it looks like reshape is reversed from variable definition: ```julia julia> m = Model() julia> @variable(m, 0 Polyhedra.vrep # first one is julia> v = [0//1, 1//1, 2//1,...

ok, then this issue should also be reported in JuMP for `all_variables`

I find it practical to have both in the same package, is this still an open discussion?