[Numpy-discussion] NumPy 1.18.1 released

2020-01-06 Thread Charles R Harris
Hi All, On behalf of the NumPy team I am pleased to announce that NumPy 1.18.1 has been released. This release contains fixes for bugs reported against NumPy 1.18.0. Two bugs in particular that caused widespread problems downstream were: - The cython random extension test was not using a tempo

[Numpy-discussion] NEP 37: A dispatch protocol for NumPy-like modules

2020-01-06 Thread Stephan Hoyer
I am pleased to present a new NumPy Enhancement Proposal for discussion: "NEP-37: A dispatch protocol for NumPy-like modules." Feedback would be very welcome! The full text follows. The rendered proposal can also be found online at https://numpy.org/neps/nep-0037-array-module.html Best, Stephan H