FixedPoint-simple: Fixed point, large word, and large int numerical representations (types and common class instances)
This library uses elementary techniques to implement fixed point types in terms of basic integrals such as Word64. All mathematical operations are implemented explicilty, instead of lifting to Integer, so that this code can be used for educational purposes or as a basis for fixed point libraries in other languages.
Downloads
- FixedPoint-simple-0.6.1.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.1, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.6, 0.6.1 |
---|---|
Dependencies | base (>=4.7 && <5), deepseq, template-haskell (>=2.8) [details] |
License | BSD-3-Clause |
Copyright | Galois Inc. 2012 |
Author | Thomas M. DuBuisson |
Maintainer | Thomas.DuBuisson@gmail.com |
Category | Data |
Home page | https://github.com/TomMD/FixedPoint |
Uploaded | by ThomasDuBuisson at 2014-06-24T18:02:42Z |
Distributions | NixOS:0.6.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 10267 total (40 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] |