I\'ve implemented a simple direct Nbody simulation in python. Im looking to parallelize it as we are doing the same operation again and again. In C++, i would have use openmp bu