Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T15:06:40.000Z (over 8 years ago)
- Last Synced: 2024-05-10T22:08:17.003Z (6 months ago)
- Topics: performance, prng, simd, simd-instructions
- Language: C++
- Size: 602 KB
- Stars: 15
- Watchers: 3
- 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.