On Wed, Apr 29, 2020 at 12:27 PM Juan Nunez-Iglesias <j...@fastmail.com>
wrote:

>
>
> Ralf, you said you don't want warnings — even for sparse arrays? That was
> an area of concern for you on the PyTorch discussion side.
>

Providing a boolean keyword argument and then raising a warning every time
anyone uses that keyword makes very little sense.

This should simply be handled by clear documentation: use only in code like
visualization where the array arrives at its "end station", never in
functions that are again built on top of.

Cheers,
Ralf
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to