Mantis - ALGLIB
Viewing Issue Advanced Details
999 Linear algebra feature have not tried 2023-11-17 20:19 2023-11-17 20:20
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 4.01.0  
Unspecified
0000999: IMPLEMENTED: faster sparse nonsymmetric solver
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.
Issue History
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.