deb-python-pint/pint
Hernan Grecco f70d749936 Implemented reference in wraps decorator.
We use an API based on strings prefixed with the equal sign.
Each parameter can be labeled with a unique name. Parameters
can reference other using labels to build up relationships.

Close #195
2016-02-12 15:10:18 -03:00
..
compat Fix some of the #283 issues 2015-07-09 19:16:51 -07:00
testsuite Implemented reference in wraps decorator. 2016-02-12 15:10:18 -03:00
__init__.py Removed unused imports 2016-02-12 14:07:42 -03:00
constants_en.txt Fix catching of warnings during testing. 2014-03-24 20:44:04 -03:00
context.py Changed Context parsing to use SourceIterator and improved error messages 2016-01-07 20:42:09 -03:00
converters.py Move definitions, errors, and converters into their own modules. 2015-01-06 14:03:33 +01:00
default_en_0.6.txt Added Pint 0.6 definitions file for backwards compatibility reasons 2016-01-07 21:53:09 -03:00
default_en.txt Added barrel 2016-02-10 00:54:11 -03:00
definitions.py Fixed some typos in the documentation; removed trailing slashes; broke some lines to make diffs easier; changed some hanging indentation according to PEP8 2015-04-04 09:48:39 +02:00
errors.py Move definitions, errors, and converters into their own modules. 2015-01-06 14:03:33 +01:00
formatting.py Fix int has no is_integer method 2016-02-09 09:18:20 -05:00
measurement.py Added support for siunitx formatting. 2015-12-07 16:51:32 -06:00
pint_eval.py fix exponent order of operations, integrate pint_eval into unit and util 2015-05-12 13:52:19 -07:00
quantity.py Fixed a small bug that caused _Quantity.to_compact to fail when magnitude is 0 2016-01-15 11:34:58 +01:00
registry_helpers.py Implemented reference in wraps decorator. 2016-02-12 15:10:18 -03:00
systems.py Stabilized systems API 2016-02-09 22:55:25 -03:00
unit.py Implemented reference in wraps decorator. 2016-02-12 15:10:18 -03:00
util.py Implemented reference in wraps decorator. 2016-02-12 15:10:18 -03:00