Package libfast_float-devel: Information

  • Default inline alert: Version in the repository: 6.1.6-alt1

Binary package: libfast_float-devel
Version: 6.1.5-alt1
Architecture: noarch
Build time:  Sep 4, 2024, 11:02 AM in the task #356775
Source package: fast_float
Category: Development/C++
Report package bug
License: Apache-2.0 or MIT
Summary: Fast & exact implementation of C++ from_chars for float/double
Description: 
The fast_float library provides fast header-only implementations for the C++
from_chars functions for float and double types. These functions convert ASCII
strings representing decimal values (e.g., 1.3e10) into binary types. We
provide exact rounding (including round to even). In our experience, these
fast_float functions many times faster than comparable number-parsing functions
from existing C++ standard libraries.

Maintainer: Nazarov Denis

List of contributors:
Nazarov Denis
Ilya Kurdyukov

Last changed


Sept. 4, 2024 Nazarov Denis 6.1.5-alt1
- New version 6.1.5.
Aug. 31, 2024 Nazarov Denis 6.1.4-alt1
- New version 6.1.4.
March 29, 2024 Nazarov Denis 6.1.1-alt1
- New version 6.1.1.