Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/magnitude,
Python library for computing with numbers with units
Branch: CURRENT,
Version: 0.9.3,
Package name: py26-magnitude-0.9.3,
Maintainer: jihbed.researchA physical quantity is a number with a unit, like 10 km/h. Units can be any of
the SI units, plus a bunch of non-SI, bits,dollars, and any combination of them.
They can include the standard SI prefixes. Magnitude can operate with physical
quantities, parse their units, and print them. You don't have to worry about
unit consistency or conversions; everything is handled transparently.
By default output is done in basic SI units, but you can specify any output unit
as long as it can be reduced to the basic units of the physical quantity
Required to run:[
lang/python26]
Master sites:
SHA1: 199a3aad607341b6a863035ef8140b7e2739267c
RMD160: 3c0a458f88f79037b2e427fda73cb71b4832c4b5
Filesize: 8.204 KB
Version history: (Expand)
- (2010-07-18) Package deleted from pkgsrc
- (2010-06-13) Package added to pkgsrc.se, version py26-magnitude-0.9.3 (created)
CVS history: (Expand)
2010-07-17 00:20:17 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
replace by py-magnitude
|
2010-06-13 01:26:09 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import py26-magnitude-0.9.3 as wip/magnitude.
A physical quantity is a number with a unit, like 10 km/h. Units can be any of
the SI units, plus a bunch of non-SI, bits,dollars, and any combination of them.
They can include the standard SI prefixes. Magnitude can operate with physical
quantities, parse their units, and print them. You don't have to worry about
unit consistency or conversions; everything is handled transparently.
By default output is done in basic SI units, but you can specify any output unit
as long as it can be reduced to the basic units of the physical quantity
|