Julia Programming Language
`foldl` vs `foldr`: matrix multiplication order
General Usage
question
dpsanders
November 28, 2017, 7:38pm
5
Ah, good point. Though floating point rounding errors could make a difference.
show post in topic
Related topics
Topic
Replies
Views
Activity
Why is multiplication A*B*C left-associative (`foldl`) not right-associative (`foldr`)?
General Usage
question
31
2521
November 17, 2018
Mutating with `foldl` undefined behaviour?
General Usage
question
4
572
January 26, 2017
Array of arrays to a single nxn dimensional array
New to Julia
7
778
October 2, 2018
Product of three matrices fast
Performance
5
1467
September 22, 2018
Matrix multiplication precision issue
General Usage
13
3053
January 29, 2019