[Numpy-discussion] einsum
Mark Wiebe
mwwiebe at gmail.com
Wed Jan 26 16:48:24 EST 2011
On Wed, Jan 26, 2011 at 1:36 PM, Joshua Holbrook <josh.holbrook at gmail.com>wrote:
> On Wed, Jan 26, 2011 at 11:27 AM, Mark Wiebe <mwwiebe at gmail.com> wrote:
> > I wrote a new function, einsum, which implements Einstein summation
> > notation, and I'd like comments/thoughts from people who might be
> interested
> > in this kind of thing.
>
> This sounds really cool! I've definitely considered doing something
> like this previously, but never really got around to seriously
> figuring out any sensible API.
>
> Do you have the source up somewhere? I'd love to try it out myself.
>
You can check out the new_iterator branch from here:
https://github.com/m-paradox/numpy
$ git clone https://github.com/m-paradox/numpy.git
Cloning into numpy...
-Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110126/6479114e/attachment.html>
More information about the NumPy-Discussion
mailing list