Skip to content

Is there a L'Ecuyer or MRG32k3a implementation? #997

Description

@CGMossa

Background

What is your motivation?

I've looked for an implementation in rand_core and in the docs, plus searched the repository and found no mention of L'Ecuyer.

What type of application is this? (E.g. cryptography, game, numerical simulation)

I believe that L'Ecuyer PRNG algorithm yields numbers that are suited concurrent sampling.

Feature request

I think this should be implemented if not already. I've been given these
resources on it:

http://www.iro.umontreal.ca/~lecuyer/myftp/papers/streams00s.pdf
https://github.com/vigna/MRG32k3a
https://pubsonline.informs.org/doi/abs/10.1287/opre.47.1.159

I'm going to attempt a re-write.

Details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions