Edenhofer / diyad

Do-It-Yourself Automatic Differentiation in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIY AD

Minimalistic implementation of AD in python. The implementation is supposed to be minimal both in terms of lines-of-code and the concepts required for its implementation. Namely, we will use exactly one core concept: linearizations.

About

Do-It-Yourself Automatic Differentiation in Python


Languages

Language:TeX 86.4%Language:Jupyter Notebook 13.1%Language:Perl 0.5%