From 05a593442f5173d3b8bc1d4e9b77ebdf5f9050f0 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Thu, 21 Jul 2005 22:02:22 +0000 Subject: boost.random: improved initialization for mersenne_twister, test vectors invalidated [SVN r30207] --- index.htm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'index.htm') diff --git a/index.htm b/index.htm index 274867a612..7804454157 100644 --- a/index.htm +++ b/index.htm @@ -470,6 +470,16 @@ properties class, which provides dynamically-typed access to a set of property maps. +
  • + Random Numbers: improved initialization for + mersenne_twister, algorithm by Makoto + Matsumoto and Takuji Nishimura, implemented for Boost by + Jens Maurer.
    + Note: All test vectors for + mersenne_twisters constructed or seeded + without parameters or with a single + unsigned int parameter become invalid.
  • +
  • Range Library: Minor addition of convenience functions to iterator -- cgit v1.2.1