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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of autodiff!