pynumero

Functions

get_dsdp_dfdp(model, theta)

Calculate the derivatives of the state variables (s) with respect to parameters (p) (ds/dp), and the derivative of the objective function (f) with respect to p (df/dp).

get_dydp(y_list, dsdp, row_map[, column_map])

Reduce the sensitivity matrix from get_dsdp_dfdp to only a specified set of state variables of interest.