Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
736 | Linear algebra | feature | have not tried | 2017-10-16 18:02 | 2017-12-29 13:02 |
|
|||||
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.13.0 | ||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000736: IMPLEMENTED: new set of public level 2 BLAS functions | ||||
Description: |
New set of publicly available level 2 BLAS functions replacing obsolete less general ones: * generalized real matrix-vector product implemented by rmatrixgemv() * real rank-1 update implemented by rmatrixger() * generalized symmetric matrix-vector product implemented by rmatrixsymv() * symmetric vector-matrix-vector product x'*A*x functionality implemented by rmatrixsyvmv() * triangular matrix-vector solve implemented by rmatrixtrsv() |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-10-16 18:02 | SergeyB | New Issue | |||
2017-10-16 18:02 | SergeyB | Status | new => assigned | ||
2017-10-16 18:02 | SergeyB | Assigned To | => SergeyB | ||
2017-10-16 18:02 | SergeyB | Programming language | => Unspecified | ||
2017-10-16 18:03 | SergeyB | Status | assigned => resolved | ||
2017-10-16 18:03 | SergeyB | Fixed in Version | => 3.13.0 | ||
2017-10-16 18:03 | SergeyB | Resolution | open => implemented | ||
2017-10-16 18:20 | SergeyB | Summary | IMPLEMENTED: rmatrixsyvmv() function => IMPLEMENTED: new set of public level 1 BLAS functions | ||
2017-10-16 18:20 | SergeyB | Description Updated | |||
2017-10-20 16:38 | SergeyB | Description Updated | |||
2017-12-29 13:02 | SergeyB | Summary | IMPLEMENTED: new set of public level 1 BLAS functions => IMPLEMENTED: new set of public level 2 BLAS functions | ||
2017-12-29 13:02 | SergeyB | Description Updated |
There are no notes attached to this issue. |