Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000999 |
[ALGLIB] Linear algebra |
feature |
have not tried |
2023-11-17 20:19 |
2023-11-17 20:20 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
implemented |
|
Status |
resolved |
|
Product Version |
|
|
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. |
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|