dimensional-tf: Statically checked physical dimensions, implemented using type families.
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. The dimensional-tf packade differs from the dimensional package in that the dimension tracking is implemented using type families rather than functional dependencies.
[Skip to Readme]
Modules
[Index]
Downloads
- dimensional-tf-0.3.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.1.1, 0.2, 0.2.1, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4 |
---|---|
Change log | changelog.md |
Dependencies | base (<5), numtype-tf (<1.1), time (<1.8) [details] |
License | BSD-3-Clause |
Copyright | Bjorn Buckwalter 2006-2016 |
Author | Bjorn Buckwalter |
Maintainer | bjorn@buckwalter.se |
Category | Math, Physics |
Home page | http://dimensional.googlecode.com/ |
Uploaded | by BjornBuckwalter at 2016-12-07T13:52:33Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 8505 total (43 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-07 [all 1 reports] |