Skip to content

An automatic differentiation and algebraic modeling package

License

Notifications You must be signed in to change notification settings

sshin23/MadDiff.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.