Python automatic differentiation class for forward mode automatic differentiation using operator overloading and reimplemented math functions. Single and partial derivatives are supported.
Supported operators: +, -, *, /, **, +=, -=, *=, /=, **=
Available functions: sin, cos, tan, asin, acos, atan, sqrt, exp, log, log10, sinh, cosh, tanh, asinh, acosh, atanh
See README file for usage examples.
Features
- Forward-mode automatic differentiation
- Single or partial derivatives automatically computed
- Works with Python 2 and Python 3
Categories
MathematicsLicense
Creative Commons Attribution LicenseFollow autodiff
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of autodiff!