reaktoro / optima

A C++/Python library for numerical optimization calculations
GNU Lesser General Public License v2.1
12 stars 8 forks source link

Implement support for sensitivity derivative calculations #12

Closed allanleal closed 3 years ago

allanleal commented 3 years ago

This PR implements the capability to compute the Jacobian of the solution of an optimization problem with respect to input variables.