Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
232 | Linear algebra | feature | have not tried | 2009-12-15 10:52 | 2010-01-28 16:10 |
|
|||||
Reporter: | SergeyB | Platform: | |||
Assigned To: | SergeyB | OS: | |||
Priority: | immediate | OS Version: | |||
Status: | resolved | Product Version: | |||
Product Build: | Resolution: | implemented | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 2.3.0 | ||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000232: IMPLEMENTED: improved complex/real LU decomposition | ||||
Description: |
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 |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
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. |