JuliaIntervals / TaylorModels.jl

Rigorous function approximation using Taylor models in Julia
Other
63 stars 14 forks source link

New methods for TaylorModel1 with TaylorN coefficients #87

Open ulinares opened 3 years ago

ulinares commented 3 years ago

There isn't an implemented version of TaylorModel1 with TaylorN (or TaylorModelN) coefficients for the following functions

These kinds of Taylor Models are required by the new ODE solver in #84 and will be needed by it in order to properly work.