Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
999 | Linear algebra | feature | have not tried | 2023-11-17 20:19 | 2023-11-17 20:20 |
|
|||||
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: | 4.01.0 | ||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000999: IMPLEMENTED: faster sparse nonsymmetric solver | ||||
Description: | New sparse nonsymmetric solver which solves a symmetric augmented system using supernodal Cholesky. This solver is faster than the previous LU with dynamic pivoting because it does not need pivoting for stability, and because it can utilize existing well optimized sparse codes. | ||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-11-17 20:19 | SergeyB | New Issue | |||
2023-11-17 20:19 | SergeyB | Status | new => assigned | ||
2023-11-17 20:19 | SergeyB | Assigned To | => SergeyB | ||
2023-11-17 20:19 | SergeyB | Programming language | => Unspecified | ||
2023-11-17 20:20 | SergeyB | Status | assigned => resolved | ||
2023-11-17 20:20 | SergeyB | Fixed in Version | => 4.01.0 | ||
2023-11-17 20:20 | SergeyB | Resolution | open => implemented |
There are no notes attached to this issue. |