Julia Programming Language
Triangular Arrays in julia?
Offtopic
mkborregaard
December 20, 2016, 7:45am
27
Would that functionality belong in BandedMatrices then?
Help improving the performance of my implementation of a lower diagonal storage
show post in topic
Related topics
Topic
Replies
Views
Activity
Element wise multiplication of lower triangular matrices
New to Julia
linearalgebra
17
1136
August 29, 2023
Help improving the performance of my implementation of a lower diagonal storage
Performance
15
331
October 6, 2025
We can write an optimized BLAS library in pure Julia (please skip OP and jump to post 4)
Numerics
17
13734
October 30, 2019
mul!(::Matrix, ::Matrix, ::UpperTriangular) is really slow
Performance
linearalgebra
4
473
October 8, 2021
Why is Matrix multiplication with an UpperTriangular slower than with normal Matrix?
Performance
matrices
2
529
June 30, 2021