<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/itpp/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/itpp/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 25 May 2013 14:59:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/itpp/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>IT++ 4.3.0 released</title><link>https://sourceforge.net/p/itpp/news/2013/05/it-430-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After almost 5 years we are proud to announce that IT++ 4.3.0 is the next release of the current IT++ master branch. It uses an compilation system based on cmake and adds a number of new features and bug fixes as described in the release notes.&lt;br /&gt;
As usual, if you encounter any problems with this release, please ask for help on the IT++ Help forum.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 25 May 2013 14:59:42 -0000</pubDate><guid>https://sourceforge.net3b1dc82a9cbd153245abe49a01aaa8d603ae3936</guid></item><item><title>IT++ 4.0.6 released</title><link>https://sourceforge.net/p/itpp/news/2008/10/it-406-released/</link><description>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.
As usual, if you encounter any problems with this release, please ask for help on the IT++ Help forum.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.net22761600847f6fa6f57b75d978a080c51d169816</guid></item><item><title>IT++ 4.0.5 stable release</title><link>https://sourceforge.net/p/itpp/news/2008/07/it-405-stable-release/</link><description>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:
- http://downloads.sourceforge.net/itpp/itpp-4.0.5.tar.gz
- http://downloads.sourceforge.net/itpp/itpp-4.0.5.tar.bz2

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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.net0692a9bfb6d4e1579013416b88384bf430abb74e</guid></item><item><title>IT++ 4.0.4 stable release</title><link>https://sourceforge.net/p/itpp/news/2008/03/it-404-stable-release/</link><description>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:
- http://downloads.sourceforge.net/itpp/itpp-4.0.4.tar.gz
- http://downloads.sourceforge.net/itpp/itpp-4.0.4.tar.bz2

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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.netfc1fe0f33598b1f2162a7e30acef97518b8e6cfb</guid></item><item><title>IT++ 4.0.3 released</title><link>https://sourceforge.net/p/itpp/news/2008/02/it-403-released/</link><description>IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.


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&amp;lt;double&amp;gt; C++ type is not compatible with COMPLEX 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.

If you spot any problems or errors in this release, please ask for help on the IT++ Help forum.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.net35b3e8ee2be7d6d8c193aeb8dfd0266ac330a342</guid></item><item><title>IT++ 4.0.2 released</title><link>https://sourceforge.net/p/itpp/news/2008/02/it-402-released/</link><description>IT++ 4.0.2 is the second maintenance release of the current IT++ stable branch (itpp-4-0).

It fixes the reported bugs: wrong result of the log_add() function [1863940] and problem with testing zdotu_ calling convention on 64-bit systems [1855481]. Two other minor bugs in GF2mat_sparse_alist::from_sparse() and Parser::get() functions are also fixed. Finally, a set of documentation improvements is included in this release. For a full list of changes please have a look at the release notes.

The source packages with IT++ 4.0.2 release can be downloaded using the following links:
- http://downloads.sourceforge.net/itpp/itpp-4.0.2.tar.gz
- http://downloads.sourceforge.net/itpp/itpp-4.0.2.tar.bz2

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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.net6d40f650cc812ff8888ae5bb8da764594d4cf76a</guid></item><item><title>IT++ 4.0.1 released</title><link>https://sourceforge.net/p/itpp/news/2007/12/it-401-released/</link><description>IT++ 4.0.1 is the first bug-fix release of the current stable itpp-4-0 branch. As usual, the maintenance release is backward compatible with previous versions from the same branch, because only bug-fixes and modifications that do not break the interface have been included.

The detection of external BLAS/LAPACK libraries has been improved. It is now possible to use Intel MKL or Apple's Accelerate Framework without a Fortran compiler. SVD and QR decompositions are now calculated much faster. Also, itpp-config and pkg-config's itpp.pc scripts have been improved, so the use of an additional explicit &amp;quot;--static&amp;quot; switch should be not necessary in most common cases. Finally, all bugs reported for version 4.0.0 have been fixed. For a full list of changes in this release please have a look at the release notes.

The source packages with IT++ 4.0.1 release can be downloaded using the following links:
- http://downloads.sourceforge.net/itpp/itpp-4.0.1.tar.gz
- http://downloads.sourceforge.net/itpp/itpp-4.0.1.tar.bz2

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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.neta4a153a48e2345a5fb30272de06fea9562c32601</guid></item><item><title>IT++ 4.0.0 released</title><link>https://sourceforge.net/p/itpp/news/2007/10/it-400-released/</link><description>IT++ 4.0.0 is the new stable release based on itpp-3-99 development branch. It supersedes our previous 3.10.x stable versions. After over one and a half year of intensive development it includes a lot of new features and improvements  with respect to IT++ 3.10.12 release (the previous stable version).

The source packages with IT++ 4.0.0 release can be downloaded using the following links:
- http://downloads.sourceforge.net/itpp/itpp-4.0.0.tar.gz
- http://downloads.sourceforge.net/itpp/itpp-4.0.0.tar.bz2

The reference documentation in HTML format is also available as packages for download:
- http://sourceforge.net/project/showfiles.php?group_id=37044&amp;amp;package_id=132558&amp;amp;release_id=546934

If you spot any problems or errors in this release, please ask for help on the IT++ Help forum.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.net454372ba23eb678db6edcd88bea13b40e6c3c705</guid></item><item><title>IT++ 4.0.0-rc2 released</title><link>https://sourceforge.net/p/itpp/news/2007/10/it-400-rc2-released/</link><description>IT++ 4.0.0-rc2 is the second release candidate of our next stable series based on itpp-3-99 development branch. It supersedes our previous 3.10.x stable series. After almost one and a half year of intensive development it includes a lot of new features and improvements with respect to IT++ 3.10.12 (the last stable release of 3.10.x series).

This release fixes some BLAS-related problems when linking IT++ with MKL. It also improves configuration of the path to include files required by FFT/IFFT. Finally it adds a check for allowed 0 or 1 values in &amp;quot;&amp;gt;&amp;gt;&amp;quot; operator of bin class. Without this fix, bvec or bmat could be initialised with other integer values.

The source packages with IT++ 4.0.0-rc2 release can be downloaded using the following links:
- http://downloads.sourceforge.net/itpp/itpp-4.0.0-rc2.tar.gz
- http://downloads.sourceforge.net/itpp/itpp-4.0.0-rc2.tar.bz2

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.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.netd42f9af7fee8c864b1b9b88e931cd339bedab68f</guid></item><item><title>IT++ 4.0.0-rc1 released</title><link>https://sourceforge.net/p/itpp/news/2007/09/it-400-rc1-released/</link><description>IT++ 4.0.0-rc1 is the first release candidate of our next stable series based on itpp-3-99 development branch. It supersedes our previous 3.10.x stable series. After almost one and a half year of intensive development it includes a lot of new features and improvements with respect to IT++ 3.10.12 (the last stable release of 3.10.x series).

A brief summary of the most important new features and modifications is included in the release notes:
- http://sourceforge.net/project/shownotes.php?group_id=37044&amp;amp;release_id=542885 

The source packages with IT++ 4.0.0-rc1 release can be downloaded using the following links:
- http://downloads.sourceforge.net/itpp/itpp-4.0.0-rc1.tar.gz
- http://downloads.sourceforge.net/itpp/itpp-4.0.0-rc1.tar.bz2

The reference documentation in HTML format is also available as packages for download:
- http://sourceforge.net/project/showfiles.php?group_id=37044&amp;amp;package_id=132558&amp;amp;release_id=542884

If you spot any problems or errors in this release, please ask for help on the IT++ Help forum.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bogdan Cristea</dc:creator><pubDate>Sat, 15 Sep 2012 05:28:31 -0000</pubDate><guid>https://sourceforge.net6a7a22fa87163aa1eea267adcebffb663e3b0924</guid></item></channel></rss>