
8 Nov
2017
8 Nov
'17
3:49 a.m.
Hi Nathaniel,
You're right, I shouldn't be righteous. Though I do think the advantage of `asanyarray` inside numpy is remains that it is easy for a user to add `asarray` to their input to a numpy function, and not easy for a happily compatible subclass to avoid an `asarray` inside a numpy function! I.e., coerce as little as you can get away with...
All the best,
Marten