-
Notifications
You must be signed in to change notification settings - Fork 5
sukop/doubledouble
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published