=========================
 pyutilib.math CHANGELOG
=========================

-------------------------------------------------------------------------------
 Version 3.4
-------------------------------------------------------------------------------

- Under development.

-------------------------------------------------------------------------------
 Version 3.3.1
-------------------------------------------------------------------------------

- py3k portability fixes.

-------------------------------------------------------------------------------
 Version 3.3
-------------------------------------------------------------------------------

- Portability changes for Python 3.x

-------------------------------------------------------------------------------
 Version 3.2
-------------------------------------------------------------------------------

- Changing definitions of is_nan and is_finite for Python >= 2.6

- Adding additional tests.

- Changed the definition of 'infinity' for Python 2.6.

-------------------------------------------------------------------------------
 Version 3.1
-------------------------------------------------------------------------------

- Adding a function to perform comparisons with absolute and relative
  tolerances.

- Reorganized the files to allow 'math' to be imported inside of pyutilib.math.

-------------------------------------------------------------------------------
 Version 3.0.6
-------------------------------------------------------------------------------

- Reformatted with reindent.

-------------------------------------------------------------------------------
 Version 3.0.5
-------------------------------------------------------------------------------

- Changed tests to eliminate the use of deprecated 'fail*' syntax.

-------------------------------------------------------------------------------
 Version 3.0.4
-------------------------------------------------------------------------------

- Update to package README files to point to the new PyUtilib mailing lists.

-------------------------------------------------------------------------------
 Version 3.0.3
-------------------------------------------------------------------------------

- Misc update of svn:ignore properties.

-------------------------------------------------------------------------------
 Version 3.0
-------------------------------------------------------------------------------

- Initial release PyUtilib to create the pyutilib.math package.

- See pyutilib.dist for previous ChangeLog information related to PyUtilib.

