Hi All,
Just to note that Python 3.11.0rc1 has been released. I plan to make a
NumPy 1.23.2 release with support for that as soon as it is available on
our build platforms.
Chuck
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubs
On the one hand it does seem like `ma` versions of these functions,
especially `ones_like` and `zeros_like`, are sensible additions given that
they should be relatively straightforward extensions of the core functions.
OTOH in my experience "relatively straightforward changes" to the masked
array p