  |
Tapenade - http://www-sop.inria.fr/tropics/
With focus on Parallelization and Differentiation of scientific software, Tapenade is an online Automatic Differentiation Engine for Fortran programs developed by the TROPICS team at INRIA, France. Along with extensive documentation, description and references, the tool can be downloaded or used online for non-commercial applications. |
  |
Automatic Differentiation of Fortran Codes (ADIFOR) - http://www-unix.mcs.anl.gov/autodiff/ADIFOR/
Given code as input, it generates code for derivatives including gradients and hessians. |
  |
Compiler-based Automatic Differentiation (CompAD) - http://wiki.stce.rwth-aachen.de/bin/view/Projects/CompAD/
The project, developed at the RWTH Aachen University, Germany, aims to put automatic differentiation into the commercial NAGWare Fortran compiler. The AD compiler is available upon request from the author. |
  |
http://archives.math.utk.edu/software/msdos/numerical.analysis/grad/.html - http://archives.math.utk.edu/software/msdos/numerical.analysis/grad/.html
Given a function coded in Fortran, GRAD produces Fortran code to compute the derivatives with respect to specified variables (i.e. the GRADient). The MS DOS binaries can be downloaded freely. |
 |
AUTO_DERIV - http://cpc.cs.qub.ac.uk/summaries/ADLS
Tool for automatic differentiation of Fortran code. Fortran source is available for download for non-commercial applications. |