python-quantities 0.7.0

Milestone information

Project:
python-quantities
Series:
0.7
Version:
0.7.0
Released:
 
Registrant:
Darren Dale
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
5 Darren Dale
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
5 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon quantities-0.7.0.win-amd64-py2.6.msi (md5, sig) quantities-0.7.0 windows installer for 64-bit python-2.6 49
last downloaded 45 weeks ago
download icon quantities-0.7.0.win32-py2.6.msi (md5, sig) quantities-0.7.0 windows installer for 32-bit python-2.6 47
last downloaded 13 days ago
download icon quantities-0.7.0.win32-py2.5.msi (md5, sig) quantities-0.7.0 windows installer for 32-bit python-2.5 41
last downloaded 5 weeks ago
download icon quantities-0.7.0.zip (md5, sig) quantities-0.7.0 source release 27
last downloaded 44 weeks ago
download icon Quantities-0.7.0.tar.gz (md5, sig) quantities-0.7.0 source release 29
last downloaded 2 weeks ago
Total downloads: 193

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

=======
CHANGES
=======

-----
0.7.0
-----

A critical problem was identified, caused by a conflict between farad
and Faraday identified in quantities <0.7. F is commonly used as a
symbol for both the farad and Faraday's constant. This is problematic
for quanitities, which registers its units so they can be accessed
using a string corresponding to the unit name or symbol. In this
case, the Faraday constant was registered after the farad, so any
quantity that was expressed in terms of farads would be incorrectly
simplified using the Faraday constant. This problem has been fixed
and the registry has been improved to prevent overwriting previously
registered names or symbols. F is now reserved for the farad.

Addition and subtraction of quantities with different but compatible
units is now supported. Additionally, changes have been made in the
forthcoming numpy-1.4.0 to extend this compatibility to other ufuncs
as well.

Numpydoc, an external package developed to extend Sphinx for the
numpy documentation project, is now required to build quantities'
documentation.

Bugs fixed
**********

* #495181 epsilon_0 simplifies incorrectly
* #490323 bad spelling for polarizabilities

0 blueprints and 5 bugs targeted

Bug report Importance Assignee Status
495181 #495181 epsilon_0 simplifies incorrectly 2 Critical Darren Dale  10 Fix Released
460194 #460194 use numpydoc for documentation 3 High Darren Dale  10 Fix Released
490323 #490323 bad spelling for polarizabilities 3 High Darren Dale  10 Fix Released
460181 #460181 Quantities needs release notes 4 Medium Darren Dale  10 Fix Released
460193 #460193 lets do a 64bit installer for py-2.6 4 Medium Darren Dale  10 Fix Released
This milestone contains Public information
Everyone can see this information.