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
nel_h2
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of autodiff!