Mantis Bugtracker

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

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-06-29 18:06 SergeyB New Issue
2012-06-29 18:06 SergeyB Status new => assigned
2012-06-29 18:06 SergeyB Assigned To => Leo
2012-06-29 18:06 SergeyB Programming language => Unspecified
2012-07-01 12:59 SergeyB Description Updated
2012-07-16 16:24 SergeyB Description Updated
2012-07-16 16:30 SergeyB Description Updated
2012-07-17 15:15 SergeyB Description Updated
2012-07-20 14:45 SergeyB Description Updated
2012-07-20 14:46 SergeyB Description Updated
2012-07-26 14:51 SergeyB Summary Sparse improvements => IMPLEMENTED: sparse matrix improvements
2012-07-26 14:51 SergeyB Description Updated
2012-07-26 14:52 SergeyB Status assigned => resolved
2012-07-26 14:52 SergeyB Fixed in Version => 3.7.0
2012-07-26 14:52 SergeyB Resolution open => implemented


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker