| Anonymous | Login | Signup for a new account | 2025-11-07 00:56 MSK |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 | |||||||
|
|
|||||||
| There are no notes attached to this issue. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |