Skip to content

Do-It-Yourself Automatic Differentiation in Python

Notifications You must be signed in to change notification settings

Edenhofer/diyad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published