Anonymous | Login | Signup for a new account | 2024-11-22 09:32 MSK |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
0000435 | [ALGLIB] Linear algebra | feature | have not tried | 2012-01-17 11:31 | 2012-01-17 11:31 | ||
Reporter | SergeyB | View Status | public | ||||
Assigned To | Leo | ||||||
Priority | normal | Resolution | implemented | ||||
Status | resolved | Product Version | |||||
Summary | 0000435: IMPLEMENTED: sparse LSQR solver | ||||||
Description |
Sparse solver which works with matrices represented by SparseMatrix structure and can solve: * square non-symmetric non-degenerate problems * non-square non-degenerate problems (least squares solution is returned) This solvers avoid squaring of condition number when working with least squares problem. Thus, it is better suited for solution of least squares problems than CG on normal equations. However, algorithm should be used with caution on rank-deficient or ill conditioned problems. |
||||||
Additional Information | |||||||
Programming language | Unspecified | ||||||
Attached Files | |||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |