Calculating isolation #1272
Answered
by
agoose77
cesarecazzaniga
asked this question in
Q&A
-
Dear experts, I cannot find a straightforward way to make a calculation using ak array operations for a particular task. At the moment I tried with for loops, but it is very inefficient, and also with Numba some operations are not supported. Can you suggest some fast way to implement this please? |
Beta Was this translation helpful? Give feedback.
Answered by
agoose77
Jan 31, 2022
Replies: 1 comment 6 replies
-
Could you share some example arrays so that we can work out how your problem maps to this formula? |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
cesarecazzaniga
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you share some example arrays so that we can work out how your problem maps to this formula?