Releases: rjhogan/Adept
Releases · rjhogan/Adept
v1.1
Changes from version 1.0:
- Changed license from GNU General Public License to Apache License, Version 2.0.
- Build system now uses an autotools-generated configure script.
- Support for additional mathematical functions: asinh, acosh, atanh, expm1, log1p, cbrt, erf, erfc, exp2 and log2.
- Jacobian calculation can use OpenMP parallelization.
- Windows support via the capability to compile code to be differentiated without the need to link to an external library.
- More test programs and a benchmarking tool.