Julia Programming Language
Triangular Arrays in julia?
Offtopic
dlfivefifty
December 20, 2016, 8:39am
28
I think it’d make more sense in a TriangularMatrices.jl package
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Element wise multiplication of lower triangular matrices
New to Julia
linearalgebra
17
976
August 29, 2023
We can write an optimized BLAS library in pure Julia (please skip OP and jump to post 4)
Numerics
17
13563
October 30, 2019
mul!(::Matrix, ::Matrix, ::UpperTriangular) is really slow
Performance
linearalgebra
4
423
October 8, 2021
Why is Matrix multiplication with an UpperTriangular slower than with normal Matrix?
Performance
matrices
2
501
June 30, 2021
Why `LAPACK.trtrs!`, not `BLAS.trsv!`?
Internals & Design
question
15
1801
September 3, 2018