Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000241 |
[ALGLIB] Linear algebra |
feature |
have not tried |
2009-12-15 12:18 |
2010-01-25 22:21 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
immediate |
Resolution |
implemented |
|
Status |
resolved |
|
Product Version |
|
|
Summary |
0000241: IMPLEMENTED: improved condition number estimation |
Description |
Improvements:
* new implementation of RCOND traverses matrices by rows (which is significantly faster than previous implementation)
* all operations are performed with original matrix when possible (no excessive matrix copying)
* new Hermitian condition number estimation code added |
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|