[Haskell-cafe] Performance question

Tracy Wadleigh tracy.wadleigh at gmail.com
Thu Feb 26 11:10:04 EST 2009


Awesome, Felipe. Thanks.

--Tracy

On Thu, Feb 26, 2009 at 11:07 AM, Felipe Lessa <felipe.lessa at gmail.com>wrote:

> 2009/2/26 Tracy Wadleigh <tracy.wadleigh at gmail.com>:
> > On Thu, Feb 26, 2009 at 7:17 AM, Lennart Augustsson <
> lennart at augustsson.net>
> > wrote:
> >>
> >> You can implement a reasonable split if you can fast-forward the
> >> generator.
> >> There's no known method to fast-forward the MT, but other generators
> >> like MRG32k3a can handle it.
> >
> > Are you aware of any existing (C/C++/Haskell) library implementing this
> > algorithm? A cursory google search didn't turn anything up for me, aside
> > from something implemented in Java, and another in Lisp.
>
> Maybe http://www.iro.umontreal.ca/~lecuyer/myftp/streams00/<http://www.iro.umontreal.ca/%7Elecuyer/myftp/streams00/>?
>
> --
> Felipe.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090226/03f7edc7/attachment-0001.htm


More information about the Haskell-Cafe mailing list