octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Random number generation quirk


From: Philipp Kutin
Subject: Re: Random number generation quirk
Date: Sat, 1 Mar 2014 11:42:26 +0100

On Sat, Mar 1, 2014 at 11:38 AM, Philipp Kutin <address@hidden> wrote:
> Here's a function that
> samples the numbers epsf * [1 .. 2^23-1] uniformly, assuming randi32()
> is uniform on [0 .. 2^31-1]:

Oops. That should be "assuming randi32() is uniform on [0 .. 2^32-1]".

--Philipp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]