Mantis - ALGLIB
Viewing Issue Advanced Details
232 Linear algebra feature have not tried 2009-12-15 10:52 2010-01-28 16:10
SergeyB  
SergeyB  
immediate  
resolved  
implemented  
none    
none 2.3.0  
Unspecified
0000232: IMPLEMENTED: improved complex/real LU decomposition
Improvements:
* new level-3 ALGLIB BLAS is used (future improvements in ALGLIB BLAS will increase LU performance)
* cache-oblivious algorithm allows to obtain good performance without tuning for specific CPU
* automatic scaling (to avoid overflow when dealing with near-overflow matrices)

Other changes:
* CLU and LU units are merged, all code moved to TRFAC unit
Issue History
2009-12-15 10:52 SergeyB New Issue
2009-12-15 10:52 SergeyB Issue generated from 0000229
2009-12-15 11:41 SergeyB Summary Cache-oblivious complex LU => Cache-oblivious complex/real LU
2009-12-15 12:24 SergeyB Description Updated
2009-12-15 12:24 SergeyB Status new => assigned
2009-12-15 12:24 SergeyB Assigned To => SergeyB
2010-01-25 22:12 SergeyB Summary Cache-oblivious complex/real LU => IMPLEMENTED: improved complex/real LU decomposition
2010-01-25 22:12 SergeyB Description Updated
2010-01-25 22:12 SergeyB Project PRIVATE ISSUES => ALGLIB
2010-01-25 22:12 SergeyB Status assigned => resolved
2010-01-25 22:12 SergeyB Fixed in Version => [NOT RELEASED YET] Next major release
2010-01-25 22:12 SergeyB Resolution open => fixed
2010-01-25 22:22 SergeyB Programming language => Unspecified
2010-01-25 22:22 SergeyB Resolution fixed => implemented
2010-01-28 16:10 SergeyB Description Updated

There are no notes attached to this issue.