fortran-autodiff Automatic differentiation in Fortran using operator overloading. Pre-alpha. Currently only handles functions of one variable, and only the operations + - * / and only for reals (not integers or complex numbers).