Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: fast_float-devel | Distribution: Fedora Project |
Version: 3.11.0 | Vendor: Fedora Project |
Release: 5.el9 | Build date: Thu Dec 12 17:46:26 2024 |
Group: Unspecified | Build host: buildvm-a64-09.iad2.fedoraproject.org |
Size: 152108 | Source RPM: fast_float-3.11.0-5.el9.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/fastfloat/fast_float | |
Summary: Fast & exact implementation of C++ from_chars for float/double |
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.
Apache-2.0 OR MIT
* Thu Dec 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.11.0-5 - Add a SourceLicense field * Fri Nov 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.11.0-4 - Do not run exhaustive tests by default - We can always manually run scratch builds with them enabled, especially after significant upstream changes. * Fri Nov 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.11.0-3 - Use new (rpm 4.17.1+) bcond style * Fri Nov 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.11.0-2 - Drop unnecessary manual dependency on cmake-filesystem * Thu Mar 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.11.0-1 - Update to 3.11.0 (close RHBZ#2182344) * Thu Mar 09 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.1-1 - Update to 3.10.1 (close RHBZ#2175980) * Thu Feb 09 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.0-1 - Update to 3.10.0 (close RHBZ#2167538) * Sun Jan 22 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.0-1 - Update to 3.9.0 (close RHBZ#2162158) * Sun Jan 22 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.8.1-2 - Indicate dirs. in files list with trailing slashes
/usr/include/fast_float /usr/include/fast_float/ascii_number.h /usr/include/fast_float/bigint.h /usr/include/fast_float/constexpr_feature_detect.h /usr/include/fast_float/decimal_to_binary.h /usr/include/fast_float/digit_comparison.h /usr/include/fast_float/fast_float.h /usr/include/fast_float/fast_table.h /usr/include/fast_float/float_common.h /usr/include/fast_float/parse_number.h /usr/include/fast_float/simple_decimal_conversion.h /usr/share/cmake/FastFloat /usr/share/cmake/FastFloat/FastFloatConfig.cmake /usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake /usr/share/cmake/FastFloat/fast_float-targets.cmake /usr/share/doc/fast_float-devel /usr/share/doc/fast_float-devel/AUTHORS /usr/share/doc/fast_float-devel/CONTRIBUTORS /usr/share/doc/fast_float-devel/README.md /usr/share/licenses/fast_float-devel /usr/share/licenses/fast_float-devel/LICENSE-APACHE /usr/share/licenses/fast_float-devel/LICENSE-MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Dec 21 07:42:56 2024