radiocosmology / caput

Cluster Astronomical Python Utilities
GNU General Public License v2.0
12 stars 21 forks source link

Add support for numpy 1.25 #247

Closed ljgray closed 1 year ago

ljgray commented 1 year ago

Numpy 1.25 seems to have changes the median ufunc to a reduce rather than __call__. It's also possible that it's changed other ufunc behaviour. We should identify any other updates and tweak mpiarray ufunc handling as needed

ljgray commented 1 year ago

This was closed by 99fccd35addec6a09584b7d1b4918ab7bd287f78