Can anyone recommend a nice symbolic library for C++? I was trying to use SymbolicC++, but it very outdated and not well kept. Looking for suggestions, possibly from @Polter or @Daniel Duffy.
I was working on a curve fitting exercise with my Binomial Lattice application. I used Neville's algorithm and used SymbolicC++ library, but it hasn't been well kept.
The underlying BinomialLattice can be used but the backwards induction algo to update its node values uses the array of x_i and y_i values I = 0,...n. As in here
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.