The FixedPoint-simple package
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.
Properties
| Versions | 0.1, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.4.2, 0.5 |
|---|---|
| Dependencies | base (4.*), deepseq, template-haskell (≥2.8) |
| License | BSD3 |
| Copyright | Galois Inc. 2012 |
| Author | Thomas M. DuBuisson |
| Maintainer | Thomas.DuBuisson@gmail.com |
| Category | Data |
| Home page | https://github.com/TomMD/FixedPoint |
| Upload date | Mon Nov 19 07:08:17 UTC 2012 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-7.6 |
Modules
Downloads
- FixedPoint-simple-0.5.tar.gz (Cabal source package)
- package description (included in the package)