Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
647 | Solvers | feature | have not tried | 2015-03-16 16:14 | 2015-03-18 18:13 |
|
|||||
Reporter: | SergeyB | Platform: | |||
Assigned To: | SergeyB | OS: | |||
Priority: | normal | OS Version: | |||
Status: | resolved | Product Version: | |||
Product Build: | Resolution: | implemented | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.10.0 | ||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000647: IMPLEMENTED: faster linear solvers | ||||
Description: | For each kind of linear solver present in ALGLIB (real/SPD/complex/HPD, factorized/unfactorized matrix, one right part or multiple right parts) a new, lightweight version was created, which does not perform condition number estimation and iterative refinement. For some problems it resulted in orders of magnitude improvement in speed. | ||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-03-16 16:14 | SergeyB | New Issue | |||
2015-03-16 16:14 | SergeyB | Status | new => assigned | ||
2015-03-16 16:14 | SergeyB | Assigned To | => SergeyB | ||
2015-03-16 16:14 | SergeyB | Programming language | => Unspecified | ||
2015-03-18 18:13 | SergeyB | Status | assigned => resolved | ||
2015-03-18 18:13 | SergeyB | Fixed in Version | => Next release | ||
2015-03-18 18:13 | SergeyB | Resolution | open => implemented |
There are no notes attached to this issue. |