Path to this page:
Subject: CVS commit: wip/py-pint
From: Kamel Derouiche
Date: 2014-01-11 23:20:53
Message id: E1W26vY-0008CG-2Z@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
0.4 (2013-12-17)
----------------
- Introduced Contexts: relation between incompatible dimensions.
(Issue #65)
- Fixed get_base_units for non multiplicative units.
(Related to issue #66)
- Implemented default formatting for quantities.
- Changed comparison between Quantities containing NumPy arrays.
(Issue #75) - BACKWARDS INCOMPATIBLE CHANGE
- Fixes for NumPy 1.8 due to changes in handling binary ops.
(Issue #73)
Files: