IT++ 4.0.6 released

October 8th, 2008

IT++ 4.0.6 is the next maintenance release of the current IT++ stable branch (itpp-4-0). It fixes all the reported and noticed bugs since IT++ 4.0.5 was released and adds a few other minor modifications as described in the release notes.

The source packages with IT++ 4.0.6 release can be downloaded using the following links:

The reference documentation in HTML format is also available as packages for download.
As usual, if you encounter any problems with this release, please ask for help on the IT++ Help forum.

WordPress replaces Wikepage

September 26th, 2008

Since 21st September 2008, the IT++ web pages are served using WordPress, which is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. Almost all content of the previous version of IT++ web pages using Wikepage has been imported to the new publishing system.

The new publishing platform should be more robust and easier to maintain because it is based on a database back-end.

IT++ 4.0.5 released

July 18th, 2008

IT++ 4.0.5 is the next maintenance release of the current IT++ stable branch (itpp-4-0). It fixes all the reported and noticed bugs since IT++ 4.0.4 was released and adds a few other minor modifications as described in the release notes.

The source packages with IT++ 4.0.5 release can be downloaded using the following links:

The reference documentation in HTML format is also available as packages for download.
If you spot any problems or errors in this release, please ask for help on the IT++ Help forum.

IT++ 4.0.4 released

March 31st, 2008

IT++ 4.0.4 is the next bug-fix release of the current IT++ stable branch (itpp-4-0). It fixes all reported and noticed bugs since IT++ 4.0.3 was released and adds a few other minor modifications as described in the release notes.

The source packages with IT++ 4.0.4 release can be downloaded using the following links:

The reference documentation in HTML format is also available as packages for download.

If you spot any problems or errors in this release, please ask for help on the IT++ Help forum.

IT++ 4.0.3 released

February 21st, 2008

Although IT++ 4.0.2 was published only a few days ago, we decided to prepare the next maintenance release quite fast. The reason for this immediate action is that IT++ 4.0.1 and 4.0.2 use a wrong method to call the BLAS zdotu_ function, which causes the blas_test and vec_test failures on some architectures (e.g. Debian sparc/alhpa/arm) or when using non-standard optimisation flags (e.g. -fomit-frame-pointer of the GCC). The problem is due to the fact that a std::complex<double> C++ type is not compatible with COMPLEX type in Fortran. This appears to be especially visible when calling the Fortran functions that return a complex result. IT++ 4.0.3 release should fix this regression.

Please note that if IT++ 4.0.2 release works fine for you (all tests pass), you do not need to update IT++ to version 4.0.3.

The source packages with IT++ 4.0.3 release can be downloaded using the following links:

If you spot any problems or errors in this release, please ask for help on the IT++ Help forum.