dimensional-0.7.2: 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
Dependenciesbase, time
LicenseBSD3
CopyrightBjorn Buckwalter 2006-2008
AuthorBjorn Buckwalter
Maintainerbjorn.buckwalter@gmail.com
Stabilitymostly stable
CategoryMath
Home pagehttp://dimensional.googlecode.com/
Upload dateWed Jan 3 01:48:52 UTC 2008
Uploaded byBjornBuckwalter
Build failureghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log)
DistributionsNixOS: 0.10.1.2, Debian: 0.10.1.2

Modules

Downloads