Content deleted Content added
MichaelBurr (talk | contribs) →Interval Newton Method: Wrote section on interval Newton. |
m →Alpha theory: task, replaced: ACM Transactions on Mathematical Software (TOMS) → ACM Transactions on Mathematical Software |
||
Line 27:
<math display="block">\left\|N^k(x)-x^\ast\right\|\leq\frac{1}{2^{2^k-1}}\|x-x^\ast\|.</math>
The software package [http://www.math.tamu.edu/~sottile/research/stories/alphaCertified/ alphaCertified] provides an implementation of the alpha test for polynomials by estimating <math>\beta</math> and <math>\gamma</math>.<ref name="alphacertified">{{cite journal |last1=Hauenstein |first1=Jonathan |last2=Sottile |first2=Frank |title=Algorithm 921: alphaCertified: certifying solutions to polynomial systems |journal=ACM Transactions on Mathematical Software
=== Interval Newton and Krawczyck Methods ===
|