dimensional-0.8: Statically checked physical dimensions.

The dimensional package

Dimensional is a library providing data types for performing arithmetic with physical quantities and units. Information about the physical dimensions of the quantities and units is embedded in their types and the validity of operations is verified by the type checker at compile time. The boxing and unboxing of numerical values as quantities is done by multiplication and division with units. The library is designed to, as far as is practical, enforce/encourage best practices of unit usage. Requires GHC 6.6.1 or later.

Properties

Versions0.7, 0.7.1, 0.7.2, 0.7.3, 0.8, 0.8.0.1, 0.8.2.1, 0.9, 0.10, 0.10.1, 0.10.1.1, 0.10.1.2, 0.10.2
Dependenciesbase (<5), numtype, time
LicenseBSD3
CopyrightBjorn Buckwalter 2006-2009
AuthorBjorn Buckwalter
Maintainerbjorn.buckwalter@gmail.com
Stabilitymostly stable
CategoryMath
Home pagehttp://dimensional.googlecode.com/
Upload dateSat Jun 6 21:49:09 UTC 2009
Uploaded byBjornBuckwalter
Built onghc-6.10
Build failureghc-6.12 (log)
DistributionsNixOS: 0.10.2, Debian: 0.10.1.2

Modules

Downloads