deka: Decimal floating point arithmetic
deka provides decimal floating point arithmetic. It is based on mpdecimal, the C library used to provide support for the Decimal module in Python 3.
You will need to install mpdecimal to use deka; otherwise your executables will not link. It is available at
http://www.bytereef.org/mpdecimal/
mpdecimal has also been packaged for some Linux distributions, such as Debian (libmpdec-dev - available in Jessie and later) and Arch (mpdecimal).
mpdecimal, in turn, implements the General Decimal Arithmetic Specification, which is available at
http://speleotrove.com/decimal/
For more on deka, please see the Github home page at
https://github.com/massysett/deka
[Skip to Readme]
Modules
[Index]
Downloads
- deka-0.6.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.0, 0.2.0.2, 0.4.0.0, 0.4.0.2, 0.4.0.4, 0.6.0.0, 0.6.0.2 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.5.0.0 && <4.8), bytestring (>=0.9.2.1 && <0.11), parsec (>=3.1.2 && <3.2), transformers (>=0.3.0.0 && <0.4) [details] |
Tested with | ghc ==7.4.1, ghc ==7.6.3, ghc ==7.8.2 |
License | BSD-3-Clause |
Copyright | 2014 Omari Norman |
Author | Omari Norman |
Maintainer | omari@smileystation.com |
Category | Math |
Home page | http://www.github.com/massysett/deka |
Uploaded | by OmariNorman at 2014-05-20T16:28:57Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5638 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |