@hackage ad0.30.0

Automatic Differentiation

Forward-, reverse- and mixed- mode automatic differentiation combinators with a common API.

Type-level "branding" is used to both prevent the end user from confusing infinitesimals and to limit unsafe access to the implementation details of each Mode.

The combinators in Numeric.AD choose from a variety of automatic differentiation modes, based on the arity of their inputs and outputs.