Hi Chuck, and thanks for putting this together!
It seems the release has broken existing uses of dask array with `np.min` (I
presume among other functions):
https://github.com/dask/dask/issues/5031
Perhaps `__array_function__` should be switched off for one more release cycle?
I imagine that s
Hi All,
On behalf of the NumPy team I am pleased to announce the release of NumPy
1.17.0rc1. The 1.17 release contains a number of new features that should
substantially improve its performance and usefulness. The Python versions
supported are 3.5-3.7, note that Python 2.7 has been dropped. Python