Skip to content

Parametric API #532

@klamike

Description

@klamike

It would be nice for NLPModels to define a standard API for the data we'd need for sensitivity analysis. In particular:

  • Partial second derivatives of the lagrangian w.r.t. primal solution and parameters (e.g. NLPModels.hess_param(nlp, x, y))
  • Partial derivatives of the constraints w.r.t. parameters (e.g. NLPModels.jac_param(nlp, x)?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions