Packed Extensions for Advanced Random Techniques: C++ Library and Applications for Random Number Generators
C++ Header-Only Library and Applications for Fast Random Number Generators
Features
- SSE4.1-Vectorized Pseudorandom Number Generation
- AVX2-Vectorized Pseudorandom Number Generation
- Scalar Pseudorandom Number Generation
- Fast Uniform Distribution
- Simple Interface and Modern API
- Different PRNGs: MT19937, Xoroshiro128+, MSWS
Development Status
Author
- Markus Pawellek "lyrahgames" (lyrahgames@mailbox.org)
Requirements
- Standard: C++17
- Build System: build2 | CMake
- Intel Processor for Vectorized Components
... More
license | MIT |
---|---|
project | pxart |
url | lyrahgames.github.io/pxart/ |
doc-url | lyrahgames.github.io/pxart/docs/home/ |
src-url | github.com/lyrahgames/pxart |
lyrahgames@mailbox.org |
1 Version
version | 0.1.0 |
---|---|
repository | https://pkg.cppget.org/1/alpha |
depends | 0 |
requires | 1; c++17 |
reviews | +1 |