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
autoderiv
folder: cd autoderiv
make
./main.exe