jinquantities: Unit conversion and manipulation library.

[ bsd3, data, library, math, physics, program ] [ Propose Tags ]

A library for creating and manipulating physical quantities, which are a numerical value associated with a unit of measurement. Credit goes to https://github.com/jdreaver/quantities from which this package is initially a fork. 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

Maintainer's Corner

Package maintainers

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 Novadiscovery
Author Novadiscovery <eliott.tixier@novadiscovery.com>
Maintainer Novadiscovery <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:48:05Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables quantities
Downloads 1139 total (6 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]