This is a simple program that implements automatic differentiation using operator overloading.
Download the zip or clone the repository:
git clone https://github.com/s1291/autoderiv.git- Navigate to
autoderivfolder: cd autoderivmake./main.exe