Skip to content

Write test and illustrate use of autodiff gradient #442

@redeboer

Description

@redeboer

There are currently no unit tests for gradient_creator() and I don't trust the implementation for JAX -- it calls jax.grad() on a ParametrizedFunction, not the internal JAX function.

It would also be nice to illustrate the creation of a gradient for a function in a notebook. (E.g., a simple demo of error propagation with autodiff.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔨 MaintenanceMaintenance and upkeep improvements

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions