FixedPoint-simple: Fixed point, large word, and large int numerical representations (types and common class instances)

[ bsd3, data, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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-05-27T19:56:58Z
Distributions NixOS:0.6.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 10089 total (32 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]