[Numpy-discussion] ENH: softmax
Marten van Kerkwijk
m.h.vankerkwijk at gmail.com
Wed Mar 14 09:27:21 EDT 2018
I think this indeed makes most sense for scipy. I possible, write it
as a `gufunc`, so duck arrays can override with `__array_ufunc__` if
necessary. -- Marten
More information about the NumPy-Discussion
mailing list