It’s only a factor of two in memory, which is usually not the difference between feasible and infeasible, and the price you pay is that operations on the packed format are much less efficient (you probably lose much more than a factor of two in performance for most matrix operations).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Package for dealing with symmetric matrices efficiently | 9 | 280 | July 4, 2025 | |
Is there a Symmetric Sparse Matrix Implementation in Julia? | 2 | 1174 | December 7, 2022 | |
Why isn't SymTridiagonal simply Symmetric(Tridiagonal) | 5 | 446 | May 1, 2025 | |
Symmetric matrix operations not faster | 6 | 1023 | March 3, 2021 | |
Antisymmetric matrices? | 4 | 1777 | February 5, 2022 |