Open Intron7 opened 1 month ago
I didn't add release note yet because I'm not sure if this should already go into 1.10.4
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.04%. Comparing base (
bbcd4b1
) to head (4eba4a8
). Report is 2 commits behind head on main.
Closes #3211
Lets you run all parts of UMAP in Parallel. Default will still be False for reproducibility. Benchmarks (95k Cells AMD5950X)
parallel = False
33 sparallel = True
18 sI copied the doc string from UMAP to explain the impact of parallel execution.