Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
Status |
resolved |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.01.0 |
Product Version |
|
|
Target Version |
4.01.0 |
Product Build |
|
|
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 |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|