[PATCH 1/5] libstdc++: Import the fast_float library
Daniel Krügler
daniel.kruegler@gmail.com
Tue Nov 16 16:18:50 GMT 2021
Am Di., 16. Nov. 2021 um 16:31 Uhr schrieb Patrick Palka via Libstdc++
<libstdc++@gcc.gnu.org>:
>
[..]
> -- >8 --
>
> Subject: [PATCH 1/5] libstdc++: Import the fast_float library
>
[..]
> +## Reference
> +
> +- Daniel Lemire, [Number Parsing at a Gigabyte per Second](https://arxiv.org/abs/2101.11408), Software: Pratice and Experience 51 (8), 2021.
There is a typo in the title at the very end:
s/Pratice/Practice
(See https://arxiv.org/abs/2101.11408)
- Daniel
More information about the Libstdc++
mailing list