hackage.haskell.org : dimensional-tf
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.
Registry
- Homepage
- JSON
purl: pkg:hackage/dimensional-tf
Keywords:
bsd3
, deprecated
, library
, math
, physics
, Propose Tags
License: BSD-3-Clause
Latest release: over 11 years ago
First release: over 13 years ago
Dependent repositories: 2
Downloads: 8,619 total
Last synced: 2 days ago