$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Joel C. Salomon (joelcsalomon_at_[hidden])
Date: 2007-10-17 15:23:24
I've found some mention of this in the archives, but it seems it's
never been done. How much work would it be to add the quasi-random
sequence generators (faure, halton, hammersley, sobol, &c.) from the
code at <http://people.scs.fsu.edu/~burkardt/cpp_src/cpp_src.html>?
--Joel