matt-weinstein / adigator

Matlab Algorithmic Differentiation Toolbox
22 stars 5 forks source link

ADiGator Version 1.4

A Source Transformation via Operator Overloading Tool for the Automatic Differentiation of Mathematical Functions Defined by MATLAB Code

Please see doc/ADiGatorUserGuide.pdf for User's Guide.

Copyright 2011-2017 Matthew J. Weinstein and Anil V. Rao Distributed under the GNU General Public License version 3.0 Please see COPYING.txt for full License.

Contact Info:

weinstein87@gmail.com

Citing ADiGator:

Please cite the most recent ACM-TOMS CALGO article. BibTex is here:

@article{weinstein2017algorithm,
  title={Algorithm 984: ADiGator, a toolbox for the algorithmic differentiation of mathematical functions in MATLAB using source transformation via operator overloading},
  author={Weinstein, Matthew J and Rao, Anil V},
  journal={ACM Transactions on Mathematical Software (TOMS)},
  volume={44},
  number={2},
  pages={21},
  year={2017},
  publisher={ACM}
}

Release Notes:

V 1.5 6/02/19

V 1.4 4/22/17

V 1.3 8/21/16

V 1.2 2/29/16

V 1.1.1 11/2/15 mjw

V 1.1 5/8/15 mjw

V 1.0 12/4/14 mjw Big changes:

V0.4.4 9/12/14 mjw

V0.4.3 8/13/14 mjw

V0.4 6/12/14 mjw

V0.3.3 5/22/14 mjw

V0.3.2 5/15/14 mjw