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
As @swap357 said in numba/numba#10229 (comment), smooth_knn_dist and compute_membership_strengths are not fastmath-compatible, so you need to fix this.
Also, you should start testing with pre-releases to catch issues like this before they end up in releases.