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
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
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
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