Sciweavers

ISSTA
2010
ACM

Perturbing numerical calculations for statistical analysis of floating-point program (in)stability

13 years 6 months ago
Perturbing numerical calculations for statistical analysis of floating-point program (in)stability
Writing reliable software is difficult. It becomes even more difficult when writing scientific software involving floating-point numbers. Computers provide numbers with limited precision; when confronted with a real whose precision exceeds that limit, they introduce approximation and error. Numerical analysts have developed sophisticated mathematical techniques for performing error and stability analysis of numerical algorithms. However, these are generally not accessible to application programmers or scientists who often do not have in-depth training in numerical analysis and who thus need more automated techniques to analyze their code. In this paper, we develop a novel, practical technique to help application programmers (or even numerical experts) obtain highlevel information regarding the numerical stability and accuracy of their code. Our main insight is that by systematically altering (or perturbing) the underlying numerical calculation, we can uncover potential pitfalls in...
Enyi Tang, Earl T. Barr, Xuandong Li, Zhendong Su
Added 12 Oct 2010
Updated 12 Oct 2010
Type Conference
Year 2010
Where ISSTA
Authors Enyi Tang, Earl T. Barr, Xuandong Li, Zhendong Su
Comments (0)