pkgsrc/math/dragonbox/DESCR
ryoon 1e794ec548 math/dragonbox: import dragonbox-1.1.3
This library is a reference implementation of Dragonbox in C++.

Dragonbox is a float-to-string conversion algorithm based on a
beautiful algorithm Schubfach, developed by Raffaello Giulietti in
2017-2018. Dragonbox is further inspired by Grisu and Grisu-Exact.
2022-08-24 12:53:24 +00:00

5 lines
262 B
Text

This library is a reference implementation of Dragonbox in C++.
Dragonbox is a float-to-string conversion algorithm based on a
beautiful algorithm Schubfach, developed by Raffaello Giulietti in
2017-2018. Dragonbox is further inspired by Grisu and Grisu-Exact.