Printing shortest decimal form of floating point number with Mir
James Blachly
james.blachly at gmail.com
Tue Dec 22 01:59:37 UTC 2020
On 12/14/20 1:47 AM, 9il wrote:
> Hi all,
>
> Generic version of Ryu algorithm [1] was ported to D, well optimized,
> and adopted to mir packages.
> ...
> [1] https://github.com/ulfjack/ryu
> [2] http://mir-algorithm.libmir.org/
> [3] http://asdf.libmir.org/
> [4] http://mir-ion.libmir.org/
> [5] https://issues.dlang.org/show_bug.cgi?id=20951
> [6] https://issues.dlang.org/show_bug.cgi?id=20952
> [7] https://issues.dlang.org/show_bug.cgi?id=20953
> [8] https://issues.dlang.org/show_bug.cgi?id=20967
>
Great work!
This will be very helpful in our scientific computing.
I was going to suggest a PR at repo [1] to add your implementation to
their list, but I see you have already done this =)
More information about the Digitalmars-d-announce
mailing list