Skip to content

Write test and illustrate use of autodiff gradient #442

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.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔨 MaintenanceMaintenance and upkeep improvements

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions