Skip to content

Explicit Rules for Higher Order "Adjoints" #67

Open
@jessebett

Description

@jessebett

Can the API for adding an adjoint rule allow for explicitly specifying the rule for a higher order adjoint?

e.g. D(sin,x) = v -> v * cos(x) but I also know that D(sin,x; n=2) = (v1,v2) -> v2*v1*(- sin(x))

Metadata

Metadata

Assignees

No one assigned

    Labels

    speculativefairly out there ideas for consideration in longer term

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions