JuliaIntervals / TaylorModels.jl

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

Changes in TaylorSeries (linear_polynomial and nonlinear_polynomial) #106

Closed lbenet closed 3 years ago

lbenet commented 3 years ago

There have been some changes in TS regarding linear_polynomial and the new functoin nonlinear_polynomial; the returned Taylor1 series have thee same order as the input one. We should update the functionality.

lbenet commented 3 years ago

cc @UzielLinares