Skip to content

Implementation of pRNG algorithms within UME::SIMD #39

@edanor

Description

@edanor

Originally reported by: Guilherme Amadio (Bitbucket: amadio, GitHub: amadio)


It would be nice to have at least a simple (and thread-safe, if possible) random number generator in UME::SIMD. Even a linear congruential generator should be good enough for some applications, and ideally a generator with good randomness for more sensitive workloads (e.g., particle simulation).

The links below might be helpful:


Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions