Julia Programming Language
Refactoring a symmetric matrix into a vector and back again
General Usage
stevengj
October 25, 2023, 2:37pm
2
See
Vector of upper triangle
GitHub - JaneliaSciComp/SymmetricFormats.jl: efficient storage for symmetric matrices
show post in topic
Related topics
Topic
Replies
Views
Activity
If I have a length 6 vector, is there a way I can `reshape` that into a 3x3 symmet
General Usage
1
341
February 7, 2021
Symmetric matrices
General Usage
proposal
,
performance
,
linearalgebra
,
matrices
13
12374
February 22, 2022
Eigenvalues of symmetric matrix in packed format (upper triangular entries stacked in vector)
Performance
linearalgebra
,
lapack
0
721
December 5, 2018
Symmetrically permute a matrix
General Usage
question
,
linearalgebra
,
arrays
1
291
May 5, 2022
Why is matrix times matrix transpose not a Symmetric / Hermitian matrix
General Usage
12
1356
April 10, 2022