I was going to write a small type wrapping a vector, since what I really want is the indexing behaviour and memory savings, and element-wise operations, as opposed to any more mathematical operations. I could try start a dedicated package, but I’m not a mathematician or expert enough to know what people would want.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Inverse of a triangular matrix | 2 | 1029 | November 5, 2020 | |
Iterating over elements of upper triangular matrix, but cartesian indices are needed | 17 | 2890 | July 17, 2023 | |
How to get upper triangular values of a `Matrix`? | 2 | 2047 | February 10, 2023 | |
Elegant way to construct a set of multi-index | 19 | 2155 | November 29, 2018 | |
Element wise multiplication of lower triangular matrices | 17 | 939 | August 29, 2023 |