Mantis - ALGLIB
Viewing Issue Advanced Details
457 Linear algebra feature have not tried 2012-05-24 16:21 2012-06-29 18:34
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.6.0  
Unspecified
0000457: IMPLEMENTED: new functionality for sparse matrices
New functionality:
* efficient O(logN) SparseGet() for matrices stored in CRS format
* SparseRewriteExisting() - function for thread-safe modification of the already existing (non-zero) elements of the sparse matrix
* SparseEnumerate() function for efficient enumeration of non-zero elements
Issue History
2012-05-24 16:21 SergeyB New Issue
2012-05-24 16:21 SergeyB Programming language => Unspecified
2012-06-19 15:08 SergeyB Description Updated
2012-06-29 18:32 SergeyB Status new => resolved
2012-06-29 18:32 SergeyB Fixed in Version => 3.6.0
2012-06-29 18:32 SergeyB Resolution open => implemented
2012-06-29 18:32 SergeyB Assigned To => SergeyB
2012-06-29 18:34 SergeyB Summary SparseMatrix improvements => IMPLEMENTED: new functionality for sparse matrices
2012-06-29 18:34 SergeyB Description Updated

There are no notes attached to this issue.