TaylorModels.jl
TaylorModels.jl copied to clipboard
New methods for TaylorModel1 with TaylorN coefficients
There isn't an implemented version of TaylorModel1 with TaylorN (or TaylorModelN) coefficients for the following functions
-
[ ] Trigonometric functions (
sin(x),cos(x), etc.) -
[ ] Exponential and logarithmic functions.
-
[ ] Power functions (up to now only ^2 is supported)
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.