Re: [Numpy-discussion] Design feedback solicitation

2016-07-14 Thread Robert Kern
On Fri, Jul 15, 2016 at 2:53 AM, Pavlyk, Oleksandr < oleksandr.pav...@intel.com> wrote: > > Hi Robert, > > Thank you for the pointers. > > I think numpy.random should have a mechanism to choose between methods for generating the underlying randomness dynamically, at a run-time, as well as an extens

Re: [Numpy-discussion] Design feedback solicitation

2016-07-14 Thread Pavlyk, Oleksandr
the case in numpy.random. Oleksandr From: NumPy-Discussion [mailto:numpy-discussion-boun...@scipy.org] On Behalf Of Robert Kern Sent: Friday, June 17, 2016 10:23 AM To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] Design feedback solicitation On Fri, Jun 17, 2016 at 4:08 PM

Re: [Numpy-discussion] Design feedback solicitation

2016-06-17 Thread Charles R Harris
On Fri, Jun 17, 2016 at 9:22 AM, Robert Kern wrote: > On Fri, Jun 17, 2016 at 4:08 PM, Pavlyk, Oleksandr < > oleksandr.pav...@intel.com> wrote: > > > > Hi, > > > > I am new to this list, so I will start with an introduction. My name is > Oleksandr Pavlyk. I now work at Intel Corp. on the Intel Di

Re: [Numpy-discussion] Design feedback solicitation

2016-06-17 Thread Robert Kern
On Fri, Jun 17, 2016 at 4:08 PM, Pavlyk, Oleksandr < oleksandr.pav...@intel.com> wrote: > > Hi, > > I am new to this list, so I will start with an introduction. My name is Oleksandr Pavlyk. I now work at Intel Corp. on the Intel Distribution for Python, and previously worked at Wolfram Research for

[Numpy-discussion] Design feedback solicitation

2016-06-17 Thread Pavlyk, Oleksandr
Hi, I am new to this list, so I will start with an introduction. My name is Oleksandr Pavlyk. I now work at Intel Corp. on the Intel Distribution for Python, and previously worked at Wolfram Research for 12 years. My latest project was to write a mirror to numpy.random, named numpy.random_intel