Hi,
I'm pleased to announce the availability of NumPy 1.6.2. This is a
maintenance release. Due to the delay of the NumPy 1.7.0, this release
contains far more fixes than a regular NumPy bugfix release. It also
includes a number of documentation and build improvements.
Sources and binary instal
pyicl is a python package that exposes the functionality of boost.icl to
python using boost.python.
Documentation: http://packages.python.org/PyICL/
PyPi page: http://pypi.python.org/pypi/PyICL/
boost.icl is a general purpose interval container library written in
C++. Its author, Joachim Faulhabe