#floating-point #math #precision

no-std qd

Extended precision floating point arithmetic

12 releases (6 breaking)

new 0.7.3 Apr 17, 2025
0.7.2 Apr 17, 2025
0.6.0 May 27, 2024
0.5.1 Feb 22, 2024
0.1.1 May 13, 2023

#1267 in Algorithms

Download history 5/week @ 2025-02-20 198/week @ 2025-02-27 21/week @ 2025-03-06 1/week @ 2025-03-13 35/week @ 2025-03-20 36/week @ 2025-03-27

72 downloads per month

MIT license

30KB
836 lines

qd

qd is a double-double implementation for extended precision floating point arithmetic.

based on Jack Poulson's c++ implementation

Documentation Crate

Dependencies

~2MB
~46K SLoC