Skip to content

Multivariate Automatic Differentiation #37

@Axect

Description

@Axect

To calculate exact Hessian via Taylor-mode AD, we should need multivariate formula.

  • New structure for Multivariate AD - ADM (temporary name)
  • std::ops for ADM
    • Neg, Add, Sub
    • Mul, Div
  • PowOps
  • ExpLogOps
  • TrigOps

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions