Sipe is a mini-library in the form of a C header file, to perform radix-2 floating-point computations in very low precisions with correct rounding, either to nearest or toward zero. The goal of such a tool is to do proofs of algorithms/properties or computations of tight error bounds in these precisions by exhaustive tests, in order to try to generalize them to higher precisions. The currently supported operations are addition, subtraction, multiplication (possibly with the error term), fused multiply-add/subtract (FMA/FMS), and miscellaneous comparisons and conversions. \sipe provides two implementations of these operations, with the same API and the same behavior: one based on integer arithmetic, and a new one based on floating-point arit...
23 pagesWe introduce several algorithms for accurately evaluating powers to a positive integer in fl...
International audienceThe 2008 revision of the IEEE-754 standard, which governs floating-point arith...
Invited paper - MACIS 2015 (Sixth International Conference on Mathematical Aspects of Computer and I...
Sipe is a mini-library in the form of a C header file, to perform radix-2 floating-point computation...
SIPE (Small Integer Plus Exponent) is a mini-library in the form of a C header file, to perform comp...
This paper presents a multiple-precision binary floating-point library, written in the ISO C languag...
International audienceWe present a fast algorithm together with its low-level implementation of corr...
We give here the results of a four-year search for the worst cases for correct rounding of the major...
International audienceWe describe algorithms used to optimize the GNU MPFR library when the operands...
This article shows that IEEE-754 double-precision correct rounding of the most common elementary fun...
International audienceWhen a floating-point computation is done, it is most of the time incorrect. T...
Laboratoire LIP : CNRS/ENS Lyon/INRIA/Université Lyon 1We introduce two algorithms for accurately ev...
International audienceHigh confidence in floating-point programs requires proving numerical properti...
Floating-point arithmetic is an approximation of real arithmetic in which each operation may introdu...
The representation formats and behaviors of floating point arithmetics available in computers are de...
23 pagesWe introduce several algorithms for accurately evaluating powers to a positive integer in fl...
International audienceThe 2008 revision of the IEEE-754 standard, which governs floating-point arith...
Invited paper - MACIS 2015 (Sixth International Conference on Mathematical Aspects of Computer and I...
Sipe is a mini-library in the form of a C header file, to perform radix-2 floating-point computation...
SIPE (Small Integer Plus Exponent) is a mini-library in the form of a C header file, to perform comp...
This paper presents a multiple-precision binary floating-point library, written in the ISO C languag...
International audienceWe present a fast algorithm together with its low-level implementation of corr...
We give here the results of a four-year search for the worst cases for correct rounding of the major...
International audienceWe describe algorithms used to optimize the GNU MPFR library when the operands...
This article shows that IEEE-754 double-precision correct rounding of the most common elementary fun...
International audienceWhen a floating-point computation is done, it is most of the time incorrect. T...
Laboratoire LIP : CNRS/ENS Lyon/INRIA/Université Lyon 1We introduce two algorithms for accurately ev...
International audienceHigh confidence in floating-point programs requires proving numerical properti...
Floating-point arithmetic is an approximation of real arithmetic in which each operation may introdu...
The representation formats and behaviors of floating point arithmetics available in computers are de...
23 pagesWe introduce several algorithms for accurately evaluating powers to a positive integer in fl...
International audienceThe 2008 revision of the IEEE-754 standard, which governs floating-point arith...
Invited paper - MACIS 2015 (Sixth International Conference on Mathematical Aspects of Computer and I...