derivatives

Utilities for computing the gradient and Hessian of functionals.

Classes

NumericalDerivative(*args, **kwargs)

The derivative of an operator by finite differences.

NumericalGradient(*args, **kwargs)

The gradient of a Functional computed by finite differences.