No matrix multiplication?
colomon opened this issue · 1 comments
colomon commented
Hi,
I'm unable to find a method here for basic matrix multiplication? There are two multiply methods, but one is scalar times matrix multiplication, and the other is a weird element-by-element pairwise multiplication. I couldn't find proper matrix multiplication [1] anywhere in there. It is a very puzzling thing to be missing? Am I just misunderstanding something?
pierre-vigier commented
Here you have it:
https://github.com/pierre-vigier/Perl6-Math-Matrix#method-dotproduct