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.

Modules

[Last Documentation]

  • Data
    • Data.FixedPoint

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 && <5) [details]
License BSD-3-Clause
Copyright Galois Inc. 2012
Author Thomas M. DuBuisson
Maintainer Thomas.DuBuisson@gmail.com
Category Data
Uploaded by ThomasDuBuisson at 2012-10-17T20:49:06Z
Distributions NixOS:0.6.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 10088 total (32 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-23 [all 7 reports]