Anonymous | Login | Signup for a new account | 2024-11-22 07:08 MSK |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||
Status | resolved | OS | |||||
Projection | none | OS Version | |||||
ETA | none | Fixed in Version | 3.7.0 | Product Version | |||
Target Version | 3.7.0 | Product Build | |||||
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 |
||||||
Steps To Reproduce | |||||||
Additional Information | |||||||
Programming language | Unspecified | ||||||
Attached Files | |||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |