Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
457 | Linear algebra | feature | have not tried | 2012-05-24 16:21 | 2012-06-29 18:34 |
|
|||||
Reporter: | SergeyB | Platform: | |||
Assigned To: | SergeyB | OS: | |||
Priority: | normal | OS Version: | |||
Status: | resolved | Product Version: | |||
Product Build: | Resolution: | implemented | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.6.0 | ||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000457: IMPLEMENTED: new functionality for sparse matrices | ||||
Description: |
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 |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
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. |