https://github.com/lemire/vectorclass
Random number generator for large applications using vector instructions
https://github.com/lemire/vectorclass
performance prng simd simd-instructions
Last synced: 4 months ago
JSON representation
Random number generator for large applications using vector instructions
- Host: GitHub
- URL: https://github.com/lemire/vectorclass
- Owner: lemire
- License: gpl-3.0
- Created: 2016-02-17T15:05:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T15:06:40.000Z (over 9 years ago)
- Last Synced: 2025-04-09T02:51:15.148Z (6 months ago)
- Topics: performance, prng, simd, simd-instructions
- Language: C++
- Size: 602 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: license.txt
Awesome Lists containing this project
README
Random number generator for large applications using vector instructions
===This is Fog's vectorclass library.