dimensional: Statically checked physical dimensions.
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.
| Versions | 0.7, 0.7.1, 0.7.2, 0.7.3 |
|---|---|
| Dependencies | base, time |
| License | BSD3 |
| Copyright | Bjorn Buckwalter 2006-2008 |
| Author | Bjorn Buckwalter |
| Maintainer | bjorn.buckwalter@gmail.com |
| Stability | mostly stable |
| Category | Math |
| Home page | http://dimensional.googlecode.com/ |
| Upload date | Wed Jan 3 01:48:52 UTC 2008 |
| Uploaded by | BjornBuckwalter |
| Build failure | ghc-6.10 (log), ghc-6.8 (log) |
Modules
- Numeric
- Numeric.NumType
- Units
- Numeric.Units.Dimensional
- Numeric.Units.Dimensional.CGS
- Numeric.Units.Dimensional.Extensible
- Numeric.Units.Dimensional.NonSI
- Numeric.Units.Dimensional.Prelude
- Numeric.Units.Dimensional.Quantities
- Numeric.Units.Dimensional.SIUnits
- Numeric.Units.Dimensional
Downloads
- dimensional-0.7.2.tar.gz (Cabal source package)
- package description (included in the package)
