THIS PACKAGE IS NO LONGER MAINTAINED. It has been replaced by DiffRules.jl, DiffResults.jl, and DiffTests.jl.
DiffBase provides common utilities employed by various JuliaDiff packages, including:
- The
DiffResult
API for extracting multiple orders of derivatives simultaneously - The
diffrule
API for defining reusable derivative definitions - A suite of test functions for stressing the robustness of differentiation tools