Mantis - ALGLIB
Viewing Issue Advanced Details
495 Solvers feature have not tried 2012-11-16 10:49 2012-11-21 15:22
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.7.0  
Unspecified
0000495: IMPLEMENTED: automatic diagonal precondtitioner for linear CG and LSQR solvers
LinCGSolveSparse() and LinLSQRSolveSparse() now use diagonal of the system matrix as preconditioner, which allows to solve systems with badly scaled variables without explicit preconditioning. This preconditioner is active by default.
Issue History
2012-11-16 10:49 SergeyB New Issue
2012-11-16 10:49 SergeyB Programming language => Unspecified
2012-11-21 15:22 SergeyB Target Version 3.8.0 => 3.7.0
2012-11-21 15:22 SergeyB Summary LinCG and LinLSQR solvers need automatic precondtitioner => IMPLEMENTED: automatic diagonal precondtitioner for linear CG and LSQR solvers
2012-11-21 15:22 SergeyB Description Updated
2012-11-21 15:22 SergeyB Status new => assigned
2012-11-21 15:22 SergeyB Assigned To => SergeyB
2012-11-21 15:22 SergeyB Status assigned => resolved
2012-11-21 15:22 SergeyB Fixed in Version => 3.7.0
2012-11-21 15:22 SergeyB Resolution open => implemented

There are no notes attached to this issue.