Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000231 |
[ALGLIB] Linear algebra |
feature |
have not tried |
2009-12-15 10:49 |
2010-01-28 16:11 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
immediate |
Resolution |
implemented |
|
Status |
resolved |
|
Product Version |
|
|
Summary |
0000231: IMPLEMENTED: improved real/Hermitian Cholesky decomposition |
Description |
Improved Cholesky decomposition:
* uses ALGLIB BLAS (future improvements in ALGLIB BLAS will improve Cholesky performance)
* implemented in cache-oblivious manner: performance (measured in FLOPS) GROWS with matrix size; no tuning for specific CPU is required to obtain good performance.
Other changes:
* CHOLESKY and HCHOLESKY units are merged with TRFAC unit |
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|