Hi all, today we released TaylorSeries.jl v0.0.1 (https://github.com/lbenet/TaylorSeries.jl), which computes polynomial expansions around a point in one and *more* independent variables using automatic differentiation techniques. Some details on how to use it are on the README file. We also included an example integrating Kepler equation's of motion using Taylor's method.
There is certainly lot of room for improvements, so your feedback would be appreciated. Regards, Luis
