Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 648 Bytes

File metadata and controls

18 lines (17 loc) · 648 Bytes
project Clad
layout default
logo Clad-logo.png
repository https://github.com/vgvassilev/clad
license LGPL-3.0
description [Clad](https://clad.readthedocs.io/en/latest/) enables automatic differentiation (AD) for C++. It is based on LLVM compiler infrastructure and is a plugin for Clang compiler. Clad is based on source code transformation. Given C++ source code of a mathematical function, it can automatically generate C++ code for computing derivatives of the function.
summary [Clad](https://clad.readthedocs.io/en/latest/) is an automatic differentiation (AD) tool for C++

{% include gsoc_project.ext %}