The dimensional package (version 0.7)
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.
| Other versions | 0.7.1, 0.7.2 |
|---|---|
| Dependencies | base, time |
| License | BSD3 |
| Copyright | Bjorn Buckwalter 2006-2007 |
| Author | Bjorn Buckwalter |
| Maintainer | bjorn.buckwalter@gmail.com |
| Stability | mostly stable |
| Category | Math |
| Home page | http://dimensional.googlecode.com/ |
| Exposed modules | Numeric.NumType, Numeric.Units.Dimensional, Numeric.Units.Dimensional.Prelude, Numeric.Units.Dimensional.Quantities, Numeric.Units.Dimensional.SIUnits, Numeric.Units.Dimensional.NonSI, Numeric.Units.Dimensional.Extensible, Numeric.Units.Dimensional.CGS |
| Upload date | Tue Oct 9 10:27:40 PDT 2007 |
| Uploaded by | BjornBuckwalter |
| Build failure | ghc-6.8 (log) |
Downloads
- dimensional-0.7.tar.gz (Cabal source package)
- package description (included in the package)
