Re: [Numpy-discussion] status for 1.6.0

2011-04-18 Thread David Cournapeau
On Mon, Apr 18, 2011 at 1:47 PM, David Cournapeau wrote: > On Mon, Apr 18, 2011 at 12:55 AM, Ralf Gommers > wrote: >> Hi, >> >> The list of open issues for 1.6.0 is down to a handful: >> >> - f2py segfault on Ubuntu reported by David (David, did you get any >> further with this?) > > I could repr

Re: [Numpy-discussion] Question about numpy.random, especially .poisson

2011-04-18 Thread Robert Kern
On Mon, Apr 18, 2011 at 17:08, Russell E. Owen wrote: > I stumbled across code that looks like this: > > imageArr = # a 2-d array of floats > noiseArr = numpy.random.poisson(imageArr) > > This works fine in numpy 1.5.1 and seems to do what I would hope: return > an array of random ints whose "expe

[Numpy-discussion] Question about numpy.random, especially .poisson

2011-04-18 Thread Russell E. Owen
I stumbled across code that looks like this: imageArr = # a 2-d array of floats noiseArr = numpy.random.poisson(imageArr) This works fine in numpy 1.5.1 and seems to do what I would hope: return an array of random ints whose "expectation of interval" is set by the corresponding element of the i

[Numpy-discussion] [ANN] Courses in Colorado: "Introduction to Python and Python for Scientists and Engineers"

2011-04-18 Thread Mike Müller
Python Course in Golden, CO, USA Introduction to Python and Python for Scientists and Engineers -- June 3 - 4, 2011 Introduction to Python June 5, 2011 Python for Scientists and Engineers B