mnnpy
mnnpy copied to clipboard
Use kwarg `workers` not `n_jobs` for `cKDTree`
scipy.spatial.cKDTree replaced n_jobs with workers in 1.6.0 and removed n_jobs in 1.9.0. This currently causes an error in openproblems