You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.