[Numpy-discussion] Ndarray static typing: Order of generic types

2020-10-28 Thread bas van beek
Hey all, With the recent merging of numpy/numpy#16759 we're at the point where `ndarray` can be made generic w.r.t. its dtype and shape. An open question which yet remains is to order in which these two parameters should appear (numpy/numpy#16547

[Numpy-discussion] NumPy 1.19.3 release

2020-10-28 Thread Charles R Harris
Hi All, On behalf of the NumPy team I am pleased to announce that NumPy 1.19.3 has been released. NumPy 1.19.3 is a small maintenance release with two major improvements: - Python 3.9 binary wheels on all supported platforms, - OpenBLAS fixes for Windows 10 version 2004 fmod bug. This rele

Re: [Numpy-discussion] [SciPy-Dev] NumPy 1.19.3 release

2020-10-28 Thread Warren Weckesser
On 10/28/20, Charles R Harris wrote: > Hi All, > > On behalf of the NumPy team I am pleased to announce that NumPy 1.19.3 has > been released. NumPy 1.19.3 is a small maintenance release with two major > improvements: > >- Python 3.9 binary wheels on all supported platforms, >- OpenBLAS fi

[Numpy-discussion] Should we transfer MacPython/numpy-wheels to the NumPy org?

2020-10-28 Thread Charles R Harris
Hi All, Seems that is pretty easy to transfer a github repo to another owner. Should we do this for the numpy-wheels repo? That would put all the management in one place and now might be a good time to do it before the 1.20.x branch. Chuck ___ NumPy-Dis