quantities: 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.

[maintain] [Publish]

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 simplifcation.

Properties

Versions 0.1.0, 0.2.0, 0.3.0, 0.3.0, 0.4.0
Change log CHANGES.md
Dependencies base (>=4 && <5), containers, mtl, parsec [details]
License BSD-3-Clause
Copyright 2014 John David Reaver
Author John David Reaver <jdreaver@adlerhorst.com>
Maintainer John David Reaver <jdreaver@adlerhorst.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 2014-04-15T19:05:34Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees