jinquantities: Unit conversion and manipulation library.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Packages relying on Cabal 1.12 or later should specify a version range of the form 'cabal-version: x.y'. Use 'cabal-version: 1.18'.
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.
Properties
Versions | 0.1.0, 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:38:10Z |
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
Package maintainers
For package maintainers and hackage trustees