Open jdemeyer opened 9 years ago
If v is an interval, I propose to evaluate f(v) as f(x+c)(v-c) with c the center of v. It's slower, but much more accurate.
v
f(v)
f(x+c)(v-c)
c
Component: algebra
Author: Jeroen Demeyer
Branch/Commit: u/jdemeyer/more_accurate_evaluation_of_polynomials_in_intervals @ 7c6de1e
7c6de1e
Issue created by migration from https://trac.sagemath.org/ticket/19394
Dependencies: #19401
Branch: u/jdemeyer/more_accurate_evaluation_of_polynomials_in_intervals
Changed dependencies from #19401 to none
New commits:
More accurate evaluation of polynomials in intervals
Commit: 7c6de1e
If
v
is an interval, I propose to evaluatef(v)
asf(x+c)(v-c)
withc
the center ofv
. It's slower, but much more accurate.Component: algebra
Author: Jeroen Demeyer
Branch/Commit: u/jdemeyer/more_accurate_evaluation_of_polynomials_in_intervals @
7c6de1e
Issue created by migration from https://trac.sagemath.org/ticket/19394