Daniel Mahler
Daniel Mahler
@arcondello The last set of commits are the make_quadratic refactoring
Re 1) there is a lot of room for optimization within pure python. I can start incrementally improving performance in the mean time There are a lot of Python loops...
For 5) do you mean something beyond `HigherOrderComposite`?
I also curious how AlgbraicJulia could be used to enhance JuMP and JuliaConstraints
In particular I am finding that @jit functions can not call @guvectorize functions