Re: [Numpy-discussion] Any Numeric or numarray users on this list?

2006-06-13 Thread konrad . hinsen
On 10.06.2006, at 01:57, Travis Oliphant wrote: You may be interested to note that I just added the RNG interface to numpy for back-wards compatibility. It can be accessed and used by re-placing import RNG with import numpy.random.oldrng as RNG Thanks, that will facilitate the

Re: [Numpy-discussion] Any Numeric or numarray users on this list?

2006-06-13 Thread Robert Kern
[EMAIL PROTECTED] wrote: On 10.06.2006, at 01:57, Travis Oliphant wrote: You may be interested to note that I just added the RNG interface to numpy for back-wards compatibility. It can be accessed and used by re-placing import RNG with import numpy.random.oldrng as RNG Thanks, that

Re: [Numpy-discussion] Any Numeric or numarray users on this list?

2006-05-31 Thread Bruce Southey
Hi, On 5/30/06, Travis Oliphant [EMAIL PROTECTED] wrote: Please help the developers by responding to a few questions. 1) Have you transitioned or started to transition to NumPy (i.e. import numpy)? Yes and No 2) Will you transition within the next 6 months? (if you answered No to #1)