Chris Coey

Results 55 comments of Chris Coey

I'm being a choosy beggar but I'd be curious to see any summaries/charts of where the time/allocations are spent

OK thanks! I guess I should keep this in mind because of my initial choice to use JuMP instead of MOI directly in MOIPajarito.

Hypatia and Tulip allow generic reals. I just tried to use the `JuMP.Model{T}()` syntax expecting it to work but I forgot that it doesn't. My vote is for that syntax...

this has been requested at https://discourse.julialang.org/t/hypatia-jump/70717. given that MOI allows any T

I too am running into this

bump! this would be great.

If this would make it easier to work with Newton polytopes for SOS optimization than I'm in favor!

bump. need this one quite often!

I agree with defaulting to the safe side (I had some headaches caused by silent garbage). How would the user set `check`?

Anyone have thoughts on this?