I am trying to parallelize on my numpy code to make it faster. The original numpy array list_ has over 2 million variables so it is very hard to compute thats w
list_