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.
Properties
| Versions | 0.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 |
|---|---|
| Dependencies | base (<5), numtype (<1.1), time (<1.5) |
| License | BSD3 |
| Copyright | Bjorn Buckwalter 2006-2011 |
| Author | Bjorn Buckwalter |
| Maintainer | bjorn.buckwalter@gmail.com |
| Stability | mostly stable |
| Category | Math, Physics |
| Home page | http://dimensional.googlecode.com/ |
| Upload date | Sat Sep 17 07:13:05 UTC 2011 |
| Uploaded by | BjornBuckwalter |
| Built on | ghc-7.2 |
| Distributions | NixOS: 0.10.2, Debian: 0.10.1.2 |
Modules
Downloads
- dimensional-0.10.1.2.tar.gz (Cabal source package)
- package description (included in the package)