quantities: Unit conversion and manipulation library.
A library for creating and manipulating physical quantities, which are a numerical value associated with a unit of measurement. Included is an expression parser and a huge list of predefined quantities with which to parse strings into a Quantity datatype. Once created, a quantity can be converted to different units or queried for its dimensionality. A user can also operate on quantities arithmetically, and doing so uses automatic unit conversion and simplification.
Downloads
- quantities-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.4.0 |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4 && <5), containers, mtl, parsec, quantities [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014-2015 John David Reaver |
Author | John David Reaver <johndreaver@gmail.com> |
Maintainer | John David Reaver <johndreaver@gmail.com> |
Category | Data, Math, Physics |
Home page | http://github.com/jdreaver/quantities |
Source repo | head: git clone https://github.com/jdreaver/quantities.git |
Uploaded | by jdreaver at 2015-11-07T15:37:25Z |
Distributions | NixOS:0.4.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | quantities |
Downloads | 3545 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-04 [all 1 reports] |