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 | |
---|---|---|---|---|
Performant conversion of Symmetric(SparseMatrixCSC) to SparseMatrixCSC | 2 | 657 | December 27, 2018 | |
Save memory of a translational symmetric matrix | 4 | 741 | July 20, 2018 | |
Allocations in sparse matrices | 6 | 340 | May 24, 2024 | |
Antisymmetric matrices? | 4 | 1717 | February 5, 2022 | |
Specific methods for symmetric matrices | 4 | 2030 | July 18, 2018 |