Mantis - ALGLIB
Viewing Issue Advanced Details
736 Linear algebra feature have not tried 2017-10-16 18:02 2017-12-29 13:02
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.13.0  
Unspecified
0000736: IMPLEMENTED: new set of public level 2 BLAS functions
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()
Issue History
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.