|
Mantis - ALGLIB
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 231 | Linear algebra | feature | have not tried | 2009-12-15 10:49 | 2010-01-28 16:11 |
|
|
|||||
| 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: | 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 |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-12-15 10:49 | SergeyB | New Issue | |||
| 2009-12-15 10:49 | SergeyB | Issue generated from | 0000230 | ||
| 2009-12-15 11:40 | SergeyB | Summary | Cache-oblivious Hermitian Cholesky => Cache-oblivious Hermitian/real Cholesky | ||
| 2009-12-15 11:42 | SergeyB | Status | new => assigned | ||
| 2009-12-15 11:42 | SergeyB | Assigned To | => SergeyB | ||
| 2009-12-17 11:53 | SergeyB | Status | assigned => resolved | ||
| 2009-12-17 11:53 | SergeyB | Resolution | open => implemented | ||
| 2009-12-17 11:53 | SergeyB | Project | PRIVATE ISSUES => ALGLIB | ||
| 2009-12-17 11:55 | SergeyB | Programming language | => Unspecified | ||
| 2009-12-17 11:55 | SergeyB | Fixed in Version | => [NOT RELEASED YET] Next major release | ||
| 2009-12-17 11:55 | SergeyB | Summary | Cache-oblivious Hermitian/real Cholesky => IMPLEMENTED: improved real/Hermitian Cholesky decomposition | ||
| 2009-12-17 11:55 | SergeyB | Description Updated | |||
| 2010-01-25 22:24 | SergeyB | Description Updated | |||
| 2010-01-28 16:11 | SergeyB | Description Updated | |||
| There are no notes attached to this issue. |