Grant Norman
Results
2
comments of
Grant Norman
Just want to bring this up again and see if any progress has been made on it.
I've created a wrapper around this function (`scipy.optimize.minimize(method=’trust-constr’)`) for my own purposes, supporting multiple constraints. However, I don't compute Hessians, instead using the scipy bfgs approximation. If there's still interest...