Skip to content
Snippets Groups Projects
Verified Commit a7cc4662 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.
parent 0147faad
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment