Hi Team
I read about the project to enable JuMP.jl differentiate solution of problem w.r.t. its parameters.
CVXPY implemented this ability and the article accompanying this feature describes a new grammar named DPP, subset of the DCP system.
Does Convex.jl defines a parameter class like a variable or constraint? (I didn't find any implementation like this one)
Hi Team
I read about the project to enable
JuMP.jldifferentiate solution of problem w.r.t. its parameters.CVXPY implemented this ability and the article accompanying this feature describes a new grammar named DPP, subset of the DCP system.
Does
Convex.jldefines aparameterclass like a variable or constraint? (I didn't find any implementation like this one)