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.*) |
| License | BSD3 |
| Copyright | Galois Inc. 2012 |
| Author | Thomas M. DuBuisson |
| Maintainer | Thomas.DuBuisson@gmail.com |
| Category | Data |
| Upload date | Thu Oct 4 22:04:12 UTC 2012 |
| Uploaded by | ThomasDuBuisson |
| Build failure | ghc-7.6 (log) |
Modules
- Data
- Data.FixedPoint
Downloads
- FixedPoint-simple-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)