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
Switch to Processes for voronoi cell volume calculation
Ref: Speed up dcf calculation #169
Scipy.spatial Qhull does not seem to work in parallel in multiple threads, using processes makes it~4x faster on my notebook.
Would still prefer a gpu version.
0 commit comments