Julia Programming Language
Naive matrix multiplication is super slow in Julia 1.0?
General Usage
Performance
Elrod
August 17, 2018, 2:47am
11
As I pointed out
here
, Julia can do a really good job “producing C code” for matrix multiplication!
show post in topic
Related topics
Topic
Replies
Views
Activity
Question About Transposes and Matrix Multiplication Speed
Numerics
9
2126
August 22, 2018
Non-intuitive perf diff between `matrix * vector`, `matrix' * vector` and `copy(matrix') * vector`
Performance
blas
2
692
September 27, 2019
Slow multiplication of transpose of sparse matrix
Performance
5
940
April 27, 2022
Specialized matrix-matrix multiplication algorithm
New to Julia
question
,
performance
,
linearalgebra
5
418
July 9, 2024
Comparing matrix multiplication between Julia and C
Performance
question
,
matrices
2
896
July 7, 2020