deka: Decimal floating point arithmetic
deka provides decimal floating point arithmetic. It is based on the decNumber C library, which is available at
http://speleotrove.com/decimal/decnumber.html
decNumber, in turn, implements the General Decimal Arithmetic Specification, which is available at
http://speleotrove.com/decimal/
To use deka, you will first need to install the decNumber C library. To make this easy for users of UNIX-like operating systems, I have packaged decNumber; the package is at
https://github.com/massysett/decnumber/releases
For more on deka, please see the Github home page at
https://github.com/massysett/deka
[Skip to Readme]
Modules
- Data
- Data.Deka
- Data.Deka.Decnumber
- Data.Deka.Docs
- Data.Deka.Docs.Examples
- Data.Deka.Quad
- Data.Deka
Downloads
- deka-0.2.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 |
---|---|
Dependencies | base (>=4.6 && <4.7), bindings-DSL (>=1.0 && <1.1), bytestring (>=0.10 && <0.11), either (>=4.1 && <4.2), transformers (>=0.3 && <0.4) [details] |
License | BSD-3-Clause |
Author | Omari Norman |
Maintainer | omari@smileystation.com |
Category | Math |
Home page | http://www.github.com/massysett/deka |
Uploaded | by OmariNorman at 2014-02-08T14:56:30Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5642 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-18 [all 7 reports] |