Skip to content

2.4.2: workaround for NumPy 1.8.0 new mean() behavior

Compare
Choose a tag to compare
@lebigot lebigot released this 19 Nov 14:46

Workaround for NumPy 1.8.0 new mean() behavior, which made uncertainties fail when calculating the mean of an array with numbers with uncertainties.

Reference: numpy/numpy#4063