@sglyon : I did some tests and suspect we would get sizeable performance gains, just by adding Threads.@threads in front of the loop iterating over points.
Any particular reason to not do it ? That should of course be deactivated as one might want to lock functions to a single thread.