Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
585 | Linear algebra | feature | have not tried | 2014-01-16 10:27 | 2014-01-16 11:11 |
|
|||||
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.9.0 | ||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000585: IMPLEMENTED: additional sparse conversion functions | ||||
Description: |
Following SKS-capable functions were implemented: * SparseCopyToSKS() * SparseConvertToSKS() Additionally, there were implemented several "buffered" versions of sparse functions, i.e. functions which reuse storage already allocated in target: * SparseCopyToSKSBuf() * SparseCopyToCRSBuf() * SparseCopyToHashBuf() Finally, a special function to swap two sparse matrices was implemented: SparseSwap. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-01-16 10:27 | SergeyB | New Issue | |||
2014-01-16 10:27 | SergeyB | Status | new => assigned | ||
2014-01-16 10:27 | SergeyB | Assigned To | => SergeyB | ||
2014-01-16 10:27 | SergeyB | Programming language | => Unspecified | ||
2014-01-16 10:27 | SergeyB | Status | assigned => resolved | ||
2014-01-16 10:27 | SergeyB | Fixed in Version | => Next 'Optimization' release | ||
2014-01-16 10:27 | SergeyB | Resolution | open => implemented | ||
2014-01-16 11:11 | SergeyB | Description Updated |
There are no notes attached to this issue. |