In this article, we introduce a new static analysis for numerical accuracy. Weaddress the problem of determining the minimal accuracy on the inputs and on the intermediary results of a program containing foating-point computations in order to ensure a desired accuracy on the outputs. The main approach is to combine a forward and a backward static analysis, done by abstract interpretation. The backward analysis computes the minimal accuracy needed for the inputs and intermediary results of the program in order to ensure a desired accuracy on the results, specied by the user. In practice, the information collected by our analysis may help to optimize the formats used to represent the values stored in the variables of the program or to select...
Abstract. We introduce a concrete semantics for floating-point operations which describes the propag...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
This article describes Salsa, an automatic tool to improve the accuracy of the foating-point comput...
Abstract. Finite precision computations can severely affect the accuracy of computed solutions. We p...
The aim of this thesis is to provide techniques for the abstraction of floating-point expressions in...
In this paper we present the theoretical foundation of forward error analysis of numerical algorithm...
<p>In this thesis, we design frameworks for efficient and accurate floating point computation. The p...
The floating-point numbers used in computer programs are a finite approximation of real numbers. In ...
In high performance computing, nearly all the implementations and published experiments use floatin...
International audienceFloating-point numbers are used to approximate the exact real numbers in a wid...
This paper presents an abstract interpretation framework for the round-off error analysis of floatin...
International audienceOver the last decade, guaranteeing the accuracy of computations relying on the...
Writing reliable software is difficult. It becomes even more diffi-cult when writing scientific soft...
This paper introduces a static analysis technique for computing formally verified round-off error bo...
An emerging area of research is to automatically compute reasonably accurate upper bounds on numeric...
Abstract. We introduce a concrete semantics for floating-point operations which describes the propag...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
This article describes Salsa, an automatic tool to improve the accuracy of the foating-point comput...
Abstract. Finite precision computations can severely affect the accuracy of computed solutions. We p...
The aim of this thesis is to provide techniques for the abstraction of floating-point expressions in...
In this paper we present the theoretical foundation of forward error analysis of numerical algorithm...
<p>In this thesis, we design frameworks for efficient and accurate floating point computation. The p...
The floating-point numbers used in computer programs are a finite approximation of real numbers. In ...
In high performance computing, nearly all the implementations and published experiments use floatin...
International audienceFloating-point numbers are used to approximate the exact real numbers in a wid...
This paper presents an abstract interpretation framework for the round-off error analysis of floatin...
International audienceOver the last decade, guaranteeing the accuracy of computations relying on the...
Writing reliable software is difficult. It becomes even more diffi-cult when writing scientific soft...
This paper introduces a static analysis technique for computing formally verified round-off error bo...
An emerging area of research is to automatically compute reasonably accurate upper bounds on numeric...
Abstract. We introduce a concrete semantics for floating-point operations which describes the propag...
Floating-point numbers have an intuitive meaning when it comes to physics-based numerical computatio...
This article describes Salsa, an automatic tool to improve the accuracy of the foating-point comput...