From 3710c4d38f94bed780632293ed313ee65e64e0b0 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 30 Dec 2022 12:07:55 -0800 Subject: [PATCH] Link to dragonbox --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 42e646fe..d257ea1e 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,8 @@ Features * `Format string syntax `_ similar to Python's `format `_ * Fast IEEE 754 floating-point formatter with correct rounding, shortness and - round-trip guarantees + round-trip guarantees using the `Dragonbox `_ + algorithm * Safe `printf implementation `_ including the POSIX extension for positional arguments