Loading…

A method of obtaining verified solutions for linear systems suited for Java

Recent development of Java's optimization techniques makes Java one of the most useful programming languages for numerical computations. This paper proposes a numerical method of obtaining verified approximate solutions of linear systems. Usual methods for verified computations use switches of...

Full description

Saved in:
Bibliographic Details
Published in:Journal of computational and applied mathematics 2007-02, Vol.199 (2), p.337-344
Main Authors: Ozaki, K., Ogita, T., Miyajima, S., Oishi, S., Rump, S.M.
Format: Article
Language:English
Subjects:
Citations: Items that this one cites
Items that cite this one
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Recent development of Java's optimization techniques makes Java one of the most useful programming languages for numerical computations. This paper proposes a numerical method of obtaining verified approximate solutions of linear systems. Usual methods for verified computations use switches of rounding modes defined in IEEE standard 754. However, such switches of rounding modes have not been supported in Java. This method avoids using directed rounding, so that it is implementable on a wide range of programming languages including Java. Numerical experiments using Java illustrate that the method can give a very accurate error bound for an approximate solution of a linear system with almost same computational cost as that for calculating an approximate inverse by the Gaussian elimination.
ISSN:0377-0427
1879-1778
DOI:10.1016/j.cam.2005.08.034