jinquantities: Unit conversion and manipulation library.
Credit goes to https://github.com/jdreaver/quantities from which this package is initially a fork. 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.
Modules
[Index] [Quick Jump]
Downloads
- jinquantities-0.1.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.1.1 |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4 && <5), containers, mtl, parsec, quantities [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2018-2019 Eliott Tixier, Novadiscovery |
Author | Eliott Tixier <eliott.tixier@novadiscovery.com> |
Maintainer | Eliott Tixier <eliott.tixier@novadiscovery.com> |
Category | Data, Math, Physics |
Home page | http://github.com/eltix/quantities |
Source repo | head: git clone https://github.com/etixier/quantities.git |
Uploaded | by Novadiscovery at 2018-09-12T12:41:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | quantities |
Downloads | 1187 total (10 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-09-12 [all 1 reports] |