Download

Adept has been developed on Linux using the GNU C++ compiler, and tested with the Clang, Intel and (on Windows) Microsoft compilers. Since most of the difficulty in compiling on other platforms (particularly Windows) arises from building and linking to a dynamic library, there is a "library-free" option described in the User Guide.

Version 2: Automatic differentiation and array capability

Version 1: Automatic differentiation capability only

If you are not interested in array features then version 1.1 may be a preferable option to version 2.0 since it has virtually the same automatic differentiation capability and is more lightweight.