Anonymous | Login | Signup for a new account | 2024-11-21 22:02 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 | ||
0000462 | [ALGLIB] Linear algebra | feature | have not tried | 2012-06-29 18:06 | 2012-07-26 14:52 | ||
Reporter | SergeyB | View Status | public | ||||
Assigned To | Leo | ||||||
Priority | normal | Resolution | implemented | ||||
Status | resolved | Product Version | |||||
Summary | 0000462: IMPLEMENTED: sparse matrix improvements | ||||||
Description |
New sparse matrix functions * SparseGetRow() allows to read I-th row from CRS representation * SparseConvertToHash() allows to perform in-place conversion of the sparse matrix to Hash table storage format * SparseCopyToHash() and SparseCopyToCRS() allow to perform out-of-place conversion of the sparse matrix to another storage format * SparseGetType(), SparseIsHash(), SparseIsCRS() functions allow to determine sparse storage type Performance improvements: * SparseRewriteExisting() now has O(logN) performance for CRS matrices |
||||||
Additional Information | |||||||
Programming language | Unspecified | ||||||
Attached Files | |||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |