Skip to content
Snippets Groups Projects
Verified Commit 49fcdd9e authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bytecode: fix bug in sparse matrix multiplication routines

Since those routines compute Aᵀ·B, the number of rows of the output is equal to
the number of columns of A.

(cherry picked from commit a7cc4662)
parent 07eeb09d
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment