/MadDiff.jl

An automatic differentiation and algebraic modeling package

Primary LanguageJuliaMIT LicenseMIT

MadDiff.jl

Documentation Build Status Coverage
doc build codecov

This package is under development. Use at your own risk.

MadDiff.jl is an automatic differentiation and algebraic modeling package. MadDiff.jl constructs first and second derivative functions off-line (i.e., prior to calling the optimization solver) by applying operator overloading-based automatic differentiation on functions. The exact derivative functions can be obtained as results. A benchmark code can be found here.

Bug reports and support

Please report issues and feature requests via the Github issue tracker.