<div class="gmail_quote">On Wed, Jan 26, 2011 at 1:36 PM, Joshua Holbrook <span dir="ltr"><<a href="mailto:josh.holbrook@gmail.com">josh.holbrook@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, Jan 26, 2011 at 11:27 AM, Mark Wiebe <<a href="mailto:mwwiebe@gmail.com">mwwiebe@gmail.com</a>> wrote:<br>
> I wrote a new function, einsum, which implements Einstein summation<br>
> notation, and I'd like comments/thoughts from people who might be interested<br>
> in this kind of thing.<br>
<br>
</div>This sounds really cool! I've definitely considered doing something<br>
like this previously, but never really got around to seriously<br>
figuring out any sensible API.<br>
<br>
Do you have the source up somewhere? I'd love to try it out myself.<br></blockquote><div><br></div><div>You can check out the new_iterator branch from here:</div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="https://github.com/m-paradox/numpy">https://github.com/m-paradox/numpy</a></div>
<div><br></div><div><div>$ git clone <a href="https://github.com/m-paradox/numpy.git">https://github.com/m-paradox/numpy.git</a></div></div><div><div>Cloning into numpy...</div></div><div><br></div><div>-Mark</div></div>