The latest version of FixedPoint-simple is 0.6.1-0.

FixedPoint-simple

Version 0.5.1 revision 0 uploaded by ThomasDuBuisson.

Package meta

Synopsis
Fixed point, large word, and large int numerical representations (types and common class instances)
Description

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.

Author
Thomas M. DuBuisson
Bug reports
n/a
Category
Data
Copyright
Galois Inc. 2012
Homepage
https://github.com/TomMD/FixedPoint
Maintainer
Thomas.DuBuisson@gmail.com
Package URL
n/a
Stability
n/a

Components