Rank-Revealing QR factorization

Rank-Revealing QR factorization of an array
ダウンロード: 2.2K
更新 2022/8/23

Rank-Revealing QR factorization of an array. The mex-functions are using the rank-revealing QR routines xGEQPX and xGEQPY from ACM Algorithm 782. Can also handle complex and single precision array's.

引用

Ivo Houtzager (2024). Rank-Revealing QR factorization (https://github.com/iwoodsawyer/rrqr/releases/tag/v1.5.0.2), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.5.0.2

See release notes for this release on GitHub: https://github.com/iwoodsawyer/rrqr/releases/tag/v1.5.0.2

1.5.0.1

See release notes for this release on GitHub: https://github.com/iwoodsawyer/rrqr/releases/tag/v1.5.0.1

1.5.0.0

Support for new Interleaved Complex API
Fixed some compiler warnings

1.4.1.0

Update make script for mingw64 compiler to link correct blas/lapack libraries to prevent access violation error

1.4.0.0

The compilation of the RRQR source code is added to the make script.
Fix make script for newer matlab versions.
Fix integer data types for newer matlab versions.

1.3.0.0

some small fixes for 64bit

1.2.0.0

Updated for new Matlab 64 bit versions

1.1.0.0

Updated for new Matlab 64 bit versions

1.0.0.0

new mex-files for R2008a

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。