Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-double-conversion | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 2.0.4.1 | Vendor: openSUSE |
Release: bp156.3.3 | Build date: Thu Dec 7 15:16:35 2023 |
Group: Unspecified | Build host: h02-ch2a |
Size: 269089 | Source RPM: ghc-double-conversion-2.0.4.1-bp156.3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/double-conversion | |
Summary: Fast conversion between single and double precision floating point and text |
A library that performs fast, accurate conversion between floating point and text. This library is implemented as bindings to the C++ 'double-conversion' library written by Florian Loitsch at Google: <https://github.com/floitsch/double-conversion>. Now it can convert single precision numbers, and also it can create Builder, instead of bytestring or text. The 'Text' versions of these functions are about 30 times faster than the default 'show' implementation for the 'Double' type. The 'ByteString' versions are /slower/ than the 'Text' versions; roughly half the speed. (This seems to be due to the cost of allocating 'ByteString' values via 'malloc'.) Builder versions are slower on single value, but they are much faster on large number of values (up to 50x faster on list with 20000 doubles). As a final note, be aware that the 'bytestring-show' package is about 50% slower than simply using 'show'.
BSD-2-Clause
* Sat Jan 29 2022 Peter Simons <psimons@suse.com> - Update double-conversion to version 2.0.4.1. Upstream does not provide a change log file. * Tue Apr 06 2021 Andreas Schwab <schwab@suse.de> - riscv.patch: Add support for RISC-V * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Sep 01 2020 psimons@suse.com - Add double-conversion at version 2.0.2.0.
/usr/lib64/ghc-8.10.7/double-conversion-2.0.4.1 /usr/lib64/ghc-8.10.7/double-conversion-2.0.4.1/libHSdouble-conversion-2.0.4.1-EpxTqTH3BcvLn6RWFHuvZI-ghc8.10.7.so /usr/share/licenses/ghc-double-conversion /usr/share/licenses/ghc-double-conversion/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:06:21 2024