Community Profile

photo

Jordan Tryggvesson


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to vectorize the following code for matrix insertion?
I have an nxn matrix A and a 3xm array g. In general, n will be large, so A will be pre-allocated, I want to carry out the foll...

3 years ago | 2 answers | 0

2

answers

Question


How to vectorize the following code?
I have an nx1 array f and a 3xm array g. I want to carry out the following insertion, where I pick index pairs from the first tw...

3 years ago | 1 answer | 0

1

answer