[SciPy-user] low-discrepancy sequences

Robert Kern robert.kern at gmail.com
Tue Feb 21 23:49:04 EST 2006


DE MENTEN Sebastien wrote:
> Hi all,
> 
> Has anyone worked on low-discrepancy sequences in Scipy?

Which sequences would you like to see? Halton? Hammersley? Sobol?
Niederreiter-Xing?

I have a small Halton sequence generator, now, since it was so easy to
implement. The others may take some more time.

-- 
Robert Kern
robert.kern at gmail.com

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the SciPy-User mailing list