[Numpy-discussion] Vector stacks

Marten van Kerkwijk m.h.vankerkwijk at gmail.com
Sat Jul 1 19:45:56 EDT 2017


I'm not sure there is *that* much against a class that basically just
passes through views of itself inside `__matmul__` and `__rmatmul__`
or calls new gufuncs, but I think the lower hurdle is to first get
those gufuncs implemented.
-- Marten


More information about the NumPy-Discussion mailing list