Boost logo

Boost Users :

From: pcarlini.rm (pcarlini_at_[hidden])
Date: 2002-10-29 15:20:00


--- In Boost-Users_at_y..., "pcarlini.rm" <pcarlini_at_r...> wrote:
On the contrary, 2.95.x worked just fine.

Well, not really, sorry, but better:

paolo:~/Programming/c++/boost_1_29_0/libs/random> a.out
Confidence level: 0.99; 1-alpha = 0.01; chi_square(19, 36.191) = 0.99
Running tests on minstd_rand
KS: 4750* [0] 9500* [0] equidistribution: 10.8 20.4 2D: 17.36 33.12
runs: up: 4750* [0] 9500* [0] down: 4750* [0] 9500* [0]
gaps: 4750* [0] 9500* [0]
poker: 20.08 19.92
coupon collector: 15.6 13.2
permutation: 4750* [0] 9500* [0]
maximum-of-t: 15.44 12.32
birthday spacing: a.out: statistic_tests.hpp:371: void
birthday_spacing_experiment::run<boost::uniform_int<boost::random::linear_congruential<int,48271,0,2147483647,399268537>,int>,
generic_counter<vector<int,allocator<int> > >
>(boost::uniform_int<boost::random::linear_congruential<int,48271,0,2147483647,399268537>,int>,
generic_counter<vector<int,allocator<int> > > &, int) const: Assertion
`f.max() == static_cast<result_type>(m-1)' failed.
Abort

By the way, this is the same behaviour of current 3.3 (experimental)

Thanks again for any feedback,
Paolo.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net