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
BUG: Fix crashes when using float32 values in uniform histograms
Fixesnumpy#8123, closesnumpy#9189, fixesnumpy#10319
This is a workaround to numpy#10322, not a fix for it.
Adds tests for cases where bounds are more precise than the data, which led to inconsistencies in the optimized path.
0 commit comments