unittyped: An extendable library for type-safe computations including units.

[ lgpl, library, math, physics ] [ Propose Tags ]

UnitTyped is a Haskell library that makes it possible to do computations on values with a dimension and a unit. The typechecker ensures that all operations are using the proper dimensions, and all units can be converted to compatible units automatically. New dimensions and units can be defined from other modules, requiring just a data type and one class instance to work with everything else. The library comes with all SI dimensions and units, and many units derived from those.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4.6 && <4.7) [details]
License LGPL-2.1-only
Copyright Copyright: (c) 2012 Thijs Alkemade
Author Thijs Alkemade <thijsalkemade@gmail.com>
Maintainer Thijs Alkemade <thijsalkemade@gmail.com>
Category Physics, Math
Home page https://bitbucket.org/xnyhps/haskell-unittyped/
Bug tracker https://bitbucket.org/xnyhps/haskell-unittyped/issues/new
Source repo head: hg clone https://bitbucket.org/xnyhps/haskell-unittyped
this: hg clone https://bitbucket.org/xnyhps/haskell-unittyped -u 0.1
Uploaded by ThijsAlkemade at 2012-11-26T13:00:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1137 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]