[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

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

2018-08-11 Thread Foad Sojoodi Farimani
looking forwards to hearing back. Best, Foad On Sat, Aug 11, 2018 at 7:39 AM wrote: > 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 t

[Numpy-discussion] numpy pprint?

2018-11-05 Thread Foad Sojoodi Farimani
Hello everyone, Following this question , I'm convinced that numpy ndarrays are not MATLAB/mathematical multidimentional matrices and I should stop expecting them to be. However I still think it would have a lot of benefit to have a function like sympy

Re: [Numpy-discussion] numpy pprint?

2018-11-05 Thread Foad Sojoodi Farimani
n Jupyter notebooks. Maybe when they are ready I will create a GitHub repo and upload them alongside the possible video recordings of the workshops. Foad > Mark > > On Mon, Nov 5, 2018 at 4:46 PM Foad Sojoodi Farimani < > f.s.farim...@gmail.com> wrote: > >> Hello

Re: [Numpy-discussion] numpy pprint?

2018-11-05 Thread Foad Sojoodi Farimani
orporate your functions and see how I use them. >> >> Your original post seems to have some confusion about C Style vs F Style >> ordering. I hope that has been resolved. >> There is also a lot of good documentation >> >> https://docs.scipy.org/doc/numpy/user/

Re: [Numpy-discussion] numpy pprint?

2018-11-06 Thread Foad Sojoodi Farimani
to the specific needs of the particular project. >>>> I’ll try to incorporate your functions and see how I use them. >>>> >>>> Your original post seems to have some confusion about C Style vs F >>>> Style ordering. I hope that has been resolved. >>

Re: [Numpy-discussion] numpy pprint?

2018-11-06 Thread Foad Sojoodi Farimani
eliable/complete I could find. F. > > Mark > > > On Tue, Nov 6, 2018 at 3:57 AM Foad Sojoodi Farimani < > f.s.farim...@gmail.com> wrote: > >> Wow, this is awesome. >> Some points though: >> >>- not everybody uses IPython/Jupyter having the

Re: [Numpy-discussion] numpy pprint?

2018-11-06 Thread Foad Sojoodi Farimani
point of views having graphical and pretty printing representations would help a lot. that's my main goal at the moment. Best, Foad On Tue, Nov 6, 2018 at 11:43 AM Andras Deak wrote: > On Tue, Nov 6, 2018 at 8:26 AM Foad Sojoodi Farimani > wrote: > > > > Dear Mark, >

Re: [Numpy-discussion] numpy pprint?

2018-11-06 Thread Foad Sojoodi Farimani
Hello Numpyers, I just added the pretty printing for 3D arrays too: https://stackoverflow.com/a/53164538/491 I would highly appreciate if you could check the implementation and let me know how do you think about it. Best, Foad On Mon, Nov 5, 2018 at 10:44 PM Foad Sojoodi Farimani

Re: [Numpy-discussion] numpy pprint?

2018-11-07 Thread Foad Sojoodi Farimani
your help. I appreciate your kind support. Best, Foad Eric > > On Tue, 6 Nov 2018 at 00:56 Foad Sojoodi Farimani f.s.farim...@gmail.com > <http://mailto:f.s.farim...@gmail.com> wrote: > > Wow, this is awesome. >> Some points though: >> >>- not

Re: [Numpy-discussion] numpy pprint?

2018-11-07 Thread Foad Sojoodi Farimani
11-07_10-15-20.png] Best regards, Foad On Wed, Nov 7, 2018 at 9:24 AM Foad Sojoodi Farimani wrote: > Dear Eric, > > In between your lines: > > On Wed, Nov 7, 2018 at 7:23 AM Eric Wieser > wrote: > >> Foad: >> >> having the functionality for conventio