altfloat-0.2: Alternative floating point support for GHC.

The altfloat package

A replacement for the standard Haskell floating point types and supporting functions. There are a number of shortcomings which I feel severely hinder Haskell's utility for numerical computation. These shortcomings include

This package is intended to address all of the above issues, and more. All are currently addressed except for rounding modes and exceptions.

Also provided, for convenience, is an alternative to the standard Prelude which includes features from this library and the non-overlapping parts of the standard Prelude.

Properties

Versions0.2, 0.2.1, 0.2.2, 0.3, 0.3.1
Dependenciesbase (4.*), ghc-prim, integer
LicenseOtherLicense
AuthorNick Bowler
Maintainernbowler@draconx.ca
Stabilityexperimental
CategoryNumerical
Upload dateThu Jan 21 21:08:45 UTC 2010
Uploaded byNickBowler
Build failureghc-6.12 (log)

Modules

Downloads