[Numpy-discussion] einsum

Joshua Holbrook josh.holbrook at gmail.com
Wed Jan 26 18:05:33 EST 2011


>
> It think his real question is whether einsum() and the iterator stuff
> can live in a separate module that *uses* a released version of numpy
> rather than a development branch.
>
> --
> Robert Kern
>

Indeed, I would like to be able to install and use einsum() without
having to install another version of numpy. Even if it depends on
features of a new numpy, it'd be nice to have it be a separate module.

--Josh



More information about the NumPy-Discussion mailing list