Boost logo

Boost :

Subject: Re: [boost] Low discrepancy sequences (Boost.Random)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-04-01 02:07:31


AMDG

Justinas V. D. wrote:
> 2010.03.31 19:41, Steven Watanabe rašė:
>> Okay. It isn't necessarily wrong to have limitations on
>> the allowed types, but these limitations need to be documented
>> and checked.
>
> I have modified the lattice generation code to use std::bitset. Works
> just fine, so we don't have limitations on IntType anymore. So much
> more power to users. :-)

Cool.

> As of now, I have the test suite to check the generated values against
> the values produced by GSL. It checks THE WHOLE range, i.e., 2^31 - 1
> values for each dimension.

Of course, this assumes that GSL is correct...

Anyway, testing against GSL is impractical in the
Boost.Random regression tests.

I'll reply to the rest of your post when I find some time.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk