optimistix icon indicating copy to clipboard operation
optimistix copied to clipboard

Will constrained optimization be supported?

Open zhouxian opened this issue 4 months ago • 4 comments

Hi, thank you for the amazing library!

I was wondering if minimizing with user-specified bounds, or algorithms like projected gradient descent are supported? If not, what would be the best practice you suggest if we are trying to solve things like argmin(norm(Ax+b)) s.t. x >=0?

Thanks in advance!

zhouxian avatar Feb 16 '24 08:02 zhouxian