Calculates derivatives using automatic differentiation
qsts
specialises in parsing arithmetic expressions and calculating derivatives via automatic differentiation.
See examples folder for how you can use qsts
. :)
To build :make
To test :make test
See my blog post on this here