[Numpy-discussion] Scipy 2017 NumPy sprint

Marten van Kerkwijk m.h.vankerkwijk at gmail.com
Sat Jul 8 03:54:03 EDT 2017


Hi Ryan,

Indeed, the liberal use of `np.asarray` is one of the main reason the
helper routines are relatively annoying. Of course, that is not an
argument for using duck-types over subclasses: those wouldn't even
survive `asanyarray` (which many numpy routines now have moved to).

All the best,

Marten


More information about the NumPy-Discussion mailing list