Skip to content

sukop/doubledouble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

doubledouble.py is a library for computing with unevaluated sums of two double
precision floating-point numbers. The so-called "double-double arithmetic" 
enables operations with at least 106-bit significand (2x53-bit) and 11-bit
exponent, compared to 113-bit and 15-bit, respectively, of the IEEE 754-2008
quadruple precision floating-point format.

Install with `pip install doubledouble`.

About

Double-double arithmetic for Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages