ADIC: Automatic Differentiation of C Codes
- abstract
-
ADIC is a tool for the automatic differentiation of programs written in
ANSI C. Given the source code and a user's specification of dependent
and independent variables, ADIC will generate an augmented C code that
computes the partial derivatives of all of the specified dependent
variables with respect to all of the specified independent variables in
addition to the original result.
We are currently testing a prototype version of ADIC. If you would like
to try it out, please write us at adic-developers@mcs.anl.gov.
- contact
- adic-developers@mcs.anl.gov
- description
- http://www.mcs.anl.gov/autodiff/adic.html
H1. Numerical differentiation
nhse-librarian@netlib.org