Mantis Bugtracker

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000588 [ALGLIB] Linear algebra feature have not tried 2014-01-24 17:26 2014-02-12 14:48
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution implemented Platform
Status resolved   OS
Projection none   OS Version
ETA none Fixed in Version Product Version
  Target Version 3.9.0 Product Build
Summary 0000588: IMPLEMENTED: additional sparse matrix functions
Description New sparse linear algebra functions:
* SparseTRMV - triangular matrix-vector multiply (CRS and SKS formats)
* SparseTRSV - triangular solver (CRS and SKS formats)
* SparseVSMV - triangular symmetric x'*A*x product (CRS and SKS formats)
* SparseTransposeSKS - in-place transposition of SKS matrix

New informational functions:
* SparseGetUpperCount() - counts symbolically non-zero strictly upper triangular elements in the matrix
* SparseGetLowerCount() - same for lower triangle

Improved functions:
* all sparse matrix-vector and matrix-matrix functions now support SKS format
Steps To Reproduce
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-01-24 17:26 SergeyB New Issue
2014-01-24 17:26 SergeyB Status new => assigned
2014-01-24 17:26 SergeyB Assigned To => SergeyB
2014-01-24 17:26 SergeyB Programming language => Unspecified
2014-02-05 14:34 SergeyB Summary Sparse BLAS improvements => IMPLEMENTED: additional sparse linear algebra functions
2014-02-05 14:34 SergeyB Description Updated
2014-02-05 14:34 SergeyB Status assigned => resolved
2014-02-05 14:34 SergeyB Resolution open => implemented
2014-02-12 14:48 SergeyB Summary IMPLEMENTED: additional sparse linear algebra functions => IMPLEMENTED: additional sparse matrix functions
2014-02-12 14:48 SergeyB Description Updated


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