Skip to content

Pyomo.DoE/ParmEst software design Decision: Where to locate shared code to compute Jacobian #3591

Open
@adowling2

Description

@adowling2

Summary

ParmEst/Pyomo.DoE both need capabilities to compute the Jacobian of the measurement outputs with respect to parameters. This can be done several ways:

  1. Finite difference
  2. AD with kaug
  3. AD with PyNumero

Rationale

Reduce duplicate code

Description

Proposal: Move this capability to the Measurement class.

Additional information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions