Interface for matrix vector, andmatrix matrix products
Compare changes
+ 63
− 0
@@ -41,6 +41,69 @@ spm_complex64_t *z_spm2dense( const spmatrix_t *spm );
GitLab upgrade completed. Current version is 17.11.1. We now benefit from the features of the release 17.11.
Propose an interface for MatrixVector and MAtrixMatrix products.