Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-double-conversion-2.0.4.1-bp154.1.11 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ghc-double-conversion Distribution: SUSE Linux Enterprise 15 SP4
Version: 2.0.4.1 Vendor: openSUSE
Release: bp154.1.11 Build date: Mon May 9 13:47:09 2022
Group: Unspecified Build host: obs-power8-01
Size: 404481 Source RPM: ghc-double-conversion-2.0.4.1-bp154.1.11.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'.

Provides

Requires

License

BSD-2-Clause

Changelog

* 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.

Files

/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 Apr 9 17:00:22 2024