Re: [Numpy-discussion] Definition of dot function

2013-03-07 Thread Nathaniel Smith
On 7 Mar 2013 20:27, "Henry Gomersall" wrote: > > On Thu, 2013-03-07 at 13:36 -0600, Mayank Daga wrote: > > Can someone point me to the definition of dot() in the numpy source? > > The only instance of 'def dot()' I found was in numpy/ma/extras.py but > > that does not seem to be the correct one.

Re: [Numpy-discussion] Definition of dot function

2013-03-07 Thread Henry Gomersall
On Thu, 2013-03-07 at 13:36 -0600, Mayank Daga wrote: > Can someone point me to the definition of dot() in the numpy source? > The only instance of 'def dot()' I found was in numpy/ma/extras.py but > that does not seem to be the correct one. It seems to be in a dynamic library. In [9]: numpy.dot.

[Numpy-discussion] Definition of dot function

2013-03-07 Thread Mayank Daga
Hi, Can someone point me to the definition of dot() in the numpy source? The only instance of 'def dot()' I found was in numpy/ma/extras.py but that does not seem to be the correct one. ~mayank -- Mayank Daga "Nothing Succeeds Like Success" ___ NumPy-