Re: [Numpy-discussion] Convolution of NumPy arrays of arbitrary dimension

2018-08-10 Thread einstein . edison
> On 11. Aug 2018, at 00:24, Foad Sojoodi Farimani > wrote: > > Hello everyone, > > My first email here, so sorry in advance if I'm violating any rules. > I'm trying to implement the convolution of NumPy arrays of arbitrary > dimension in order to get Cauchy product of multivariate power serie

Re: [Numpy-discussion] Taking back control of the #numpy irc channel

2018-08-10 Thread Chris Barker
On Wed, Aug 8, 2018 at 9:06 AM, Sebastian Berg > If someone is unhappy with us two being the main > contact/people who have those right on freenode, On the contrary, thanks much for taking this on! -CHB -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R

Re: [Numpy-discussion] Taking back control of the #numpy irc channel

2018-08-10 Thread Ralf Gommers
On Wed, Aug 8, 2018 at 9:06 AM, Sebastian Berg wrote: > On Wed, 2018-08-08 at 08:55 -0700, Ralf Gommers wrote: > > > > > > On Wed, Aug 8, 2018 at 1:23 AM, Sebastian Berg > s.net> wrote: > > > > > > > > > Will do, just realized looking at it. The Steering Council list, > > > etc. > > > has a list

[Numpy-discussion] Convolution of NumPy arrays of arbitrary dimension

2018-08-10 Thread Foad Sojoodi Farimani
Hello everyone, My first email here, so sorry in advance if I'm violating any rules. I'm trying to implement the convolution of NumPy arrays of arbitrary dimension in order to get Cauchy product of multivariate power series. However I have some issues. I was wondering maybe you can help and this m

[Numpy-discussion] Stacklevel for warnings.

2018-08-10 Thread Charles R Harris
Hi All, Do we have a policy for the stacklevel that should be used in NumPy? How far back should the stack be displayed? I note that the optimum stacklevel may vary between users and developers. Chuck ___ NumPy-Discussion mailing list NumPy-Discussion@p