Boost C++ Libraries: Ticket #1702: serialization for Mersenne twister https://svn.boost.org/trac10/ticket/1702 <p> Based on email by Neal Becker from 2007-12-17, quoting: </p> <p> This is an improved patch for mt serialization, using the serialization collection stuff </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1702 Trac 1.4.3 Pavel Vozenilek Thu, 20 Mar 2008 22:49:04 GMT attachment set https://svn.boost.org/trac10/ticket/1702 https://svn.boost.org/trac10/ticket/1702 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost.twister.patch</span> </li> </ul> <p> diff adding serialization for Mersenne twister </p> Ticket Steven Watanabe Thu, 07 Apr 2011 15:49:48 GMT <link>https://svn.boost.org/trac10/ticket/1702#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1702#comment:1</guid> <description> <p> If serialization is provided for mersenne_twister, it should also be provided for the rest of the Random library. I'm a bit concerned that this implementation causes the serialization format to depend on the details of the representation, however. I'd be happier if the format was just the sequence of numbers specified for streaming in the standard. </p> </description> <category>Ticket</category> </item> </channel> </rss>