Skip to content

Common interface for rule definition #644

@gdalle

Description

@gdalle

It would be nice to have a universal translator between:

At the moment, DI.DifferentiateWith is a partial answer, but

  • it only works for one argument, number or array
  • it only defines rules for ForwardDiff and ChainRules (but that's not a limitation just a question of time)
  • it requires users to replace every f with DifferentiateWith(f, other_backend)

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRelated to one or more autodiff backendscoreRelated to the core utilities of the package

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions