ダウンロードリスト

プロジェクト概要

IT++は、数学、信号処理、通信のクラスや関数のC++ライブラリです。主な用途は、通信システムのシミュレーションや通信の分野での研究です。ライブラリのカーネルは汎用的なベクトルや行列のクラスと、それらのための多くの関数から成ります。このようなカーネルにより、IT++ライブラリはMATLABやGNU Octaveに似たものになりました。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-07-20 10:23
4.0.5

バグが修正されました。いくつかの警告MSVCの報告+ + 2008とGCC 4.3は抑制されます。デフォルトのデバッグCFLAGSをわずかに変更されました。ソースコードのフォーマットは現在、妙なスタイルのおかげで()のコードフォーマッタおよびbeautifier astyle統一されます。
タグ: Stable, Minor bugfixes
Bugs were fixed. A few warnings reported in MSVC++
2008 and GCC 4.3 are suppressed. The default
debugging CFLAGS was changed slightly. The source
code formatting is now unified thanks to the
Artistic Style (astyle) code formatter and
beautifier.

2008-03-31 15:40
4.0.4

このメンテナンスリリースで修正プログラムには、以下のバグ:変調器の不適切なbits2symbolsマップ""基本クラスは、LDPC_Codeのサイズが間違って::elem_mult_out()出力のビットベクトルは、不適切なチェックdecode()とVECのとマットクラス、Fading_Generator非表示の方法:: MSVCの()の下で+ +、およびいくつかの他()メソッドは、rintの間違った実装を生成します。
タグ: Stable, Minor bugfixes
This maintenance release fixes the following bugs:
an incorrect bits2symbols bitmap in Modulator<>
base class, wrong size of the LDPC_Code::decode()
output bit vector, improper checks in
elem_mult_out() methods of Vec and Mat classes,
hidden Fading_Generator::generate() methods, wrong
implementation of rint() under MSVC++, and a few
others.

2008-03-06 12:52
4.0.3

このリリースでは、BLASの固定不適切な呼び出しzdotu_関数が原因といくつかのアーキテクチャ(DebianのSPARCの例でvec_test障害blas_test /アルファ/ ARM)の場合、または非を使用して標準的な最適化フラグ(例えば、- fomit - frame - pointerを)。この問題は、事実は、std::複雑な<double> C + +の複素数型とFortranで互換性がないためです。
タグ: Stable, Minor bugfixes
This release fixed incorrect calling of the BLAS zdotu_ function, which caused blas_test and vec_test failures on some architectures (e.g. Debian SPARC/Alpha/ARM) or when using non-standard optimization flags (e.g. -fomit-frame-pointer). The problem is due to the fact that the std::complex&lt;double&gt; C++ type is not compatible with COMPLEX in Fortran.

2008-02-15 19:14
4.0.2

このリリースで修正さは64ビットシステムでは[1855481 zdotu_呼び出し規約をテストをlog_add()関数は、[1863940]と問題の結果が正しくない。 GF2mat_sparse_alistの2つのその他のマイナーなバグ::()およびパーサーfrom_sparse::取得()関数が修正されました。ドキュメンテーションの改善のセットは、このリリースに含まれています。
タグ: Stable, Minor bugfixes
This release fixes an incorrect result of the log_add() function [1863940] and a problem with testing the zdotu_ calling convention on 64-bit systems [1855481]. Two other minor bugs in GF2mat_sparse_alist::from_sparse() and Parser::get() functions were fixed. A set of documentation improvements is included in this release.

2007-12-15 20:57
4.0.1

外部BLASの検出/ LAPACKライブラリが改善されている。今では、Fortranコンパイラなしで、インテルMKLまたはアップルの加速Frameworkを使用することが可能です。特異値分解とQR分解がはるかに高速に計算されます。また、itpp - configとpkg - configののitpp.pcスクリプトなので、最も一般的な例では必要ありませんする必要があります追加の明示的な" -静的な"スイッチの使用は改良されている。最後に、すべてのバグはバージョン4.0.0で報告さ固定されている。
タグ: Stable, Minor bugfixes
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 "--static"
switch should be not necessary in most common
cases. Finally, all bugs reported for version
4.0.0 have been fixed.

プロジェクトリソース