SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-double-conversion rpm build for : openSUSE Leap 15. For other distributions click ghc-double-conversion.

Name : ghc-double-conversion
Version : 2.0.4.1 Vendor : openSUSE
Release : bp155.2.5 Date : 2022-08-20 07:25:13
Group : Unspecified Source RPM : ghc-double-conversion-2.0.4.1-bp155.2.5.src.rpm
Size : 0.26 MB
Packager : https://bugs_opensuse_org
Summary : Fast conversion between single and double precision floating point and text
Description :
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\'.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/15.5:/ToTest/images/repo/openSUSE-Leap-15.5-x86_64-aarch64-ppc64le-s390x-Media1/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-double-conversion-2.0.4.1-bp155.2.5.x86_64.rpm
     

Provides :
ghc-double-conversion
ghc-double-conversion(x86-64)
libHSdouble-conversion-2.0.4.1-EpxTqTH3BcvLn6RWFHuvZI-ghc8.10.7.so()(64bit)

Requires :
libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)
libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)
libHSbinary-0.8.8.0-ghc8.10.7.so()(64bit)
libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit)
libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)
libHSghc-boot-th-8.10.7-ghc8.10.7.so()(64bit)
libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)
libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)
libHSpretty-1.1.3.6-ghc8.10.7.so()(64bit)
libHStemplate-haskell-2.16.0.0-ghc8.10.7.so()(64bit)
libHStext-1.2.4.1-ghc8.10.7.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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

 
ICM