Vectorize function that takes array elements as inputs
I’m frequently running into problems where I run a for-loop and subset an array. Here’s an example of the kind of calculation I’m doing.
I’m frequently running into problems where I run a for-loop and subset an array. Here’s an example of the kind of calculation I’m doing.