[Numpy-discussion] Outreachy applicant introduction

2019-03-29 Thread Doris Zhou
Hello! My name is Doris and I am a Computer Science and Statistics student from Montreal. I am interested in this project and am excited to start contributing. Cheers On Thu, Mar 28, 2019, 2:54 PM Maya Dara Sofia Pasiliao, < mayapasil...@gmail.com> wrote: > Hello, > > My name is Maya Pasiliao,

Re: [Numpy-discussion] Complex Normal Generator in NEP-19 extension

2019-03-29 Thread Hameer Abbasi
> On Friday, Mar 29, 2019 at 6:01 PM, Kevin Sheppard > mailto:kevin.k.shepp...@gmail.com)> wrote: > One part of moving randomgen closer to fulfilling NEP-19 is rationalizing the > API, especially new features not in RandomState. Matti Picus has made a lot > of progress in getting it integrated,

[Numpy-discussion] Complex Normal Generator in NEP-19 extension

2019-03-29 Thread Kevin Sheppard
One part of moving randomgen closer to fulfilling NEP-19 is rationalizing the API, especially new features not in RandomState. Matti Picus has made a lot of progress in getting it integrated, especially the part of replacing RandomState shimed version of the new generator. There is only one new me