Created
September 24, 2018 03:16
-
-
Save epifanio/47340242f5be2de2c50577bf82c37143 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
by adding a new module with the following function, which operates on a single point instead of an array:
I can define then a new function that make use of
numba.prange
to loop over all the points in parallel: