SlackBuilds Repository

15.0 > Haskell > haskell-double-conversion (2.0.2.0)

A library that performs fast, accurate conversion between double
precision 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.

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

As a final note, be aware that the bytestring-show package is about 50%
slower than simply using show.

This requires: ghc

Maintained by: Jan-willem De Bleser
Keywords: text,bytestring,floating point
ChangeLog: haskell-double-conversion

Homepage:
https://hackage.haskell.org/package/double-conversion

Source Downloads:
double-conversion-2.0.2.0.tar.gz (0c62a35daeaec90999922d4eb3b13c39)

Download SlackBuild:
haskell-double-conversion.tar.gz
haskell-double-conversion.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds