Autodiff is a simple proof-of-concept for automatic differentiation in Python. It provides a class for "dual numbers" which overload mathematical operators to automatically differentiate any elementary function. For functions from Python's math library (sin, cos, log, etc.), autodiff provides drop-in replacements that work with dual numbers.
-
Notifications
You must be signed in to change notification settings - Fork 0
qbnit0/autodiff
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Automatic differentiation in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published