https://github.com/moongoal/sfmt
http://www.math.sci.hiroshima-u.ac.jp/m-mat/MT/SFMT/
https://github.com/moongoal/sfmt
Last synced: 8 months ago
JSON representation
http://www.math.sci.hiroshima-u.ac.jp/m-mat/MT/SFMT/
- Host: GitHub
- URL: https://github.com/moongoal/sfmt
- Owner: moongoal
- License: other
- Created: 2021-04-28T18:44:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:33:12.000Z (about 5 years ago)
- Last Synced: 2025-10-09T01:08:21.402Z (8 months ago)
- Language: C
- Size: 241 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGE-LOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=================================================================
SFMT ver. 1.5
SIMD oriented Fast Mersenne Twister(SFMT)
Mutsuo Saito (Hiroshima University) and
Makoto Matsumoto (The University of Tokyo)
Copyright (C) 2006, 2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima
University.
Copyright (c) 2012 Mutsuo Saito, Makoto Matsumoto, Hiroshima University
and The University of Tokyo.
All rights reserved.
The (modified) BSD License is applied to this software, see LICENSE.txt
=================================================================
CAUTION:
BIGENDIAN OR ALTIVEC FEATURES ARE NOT TESTED AT ALL.
To see documents, see html/index.html.
To make test program, see html/howto-compile.html
If you want to redistribute and/or change source files, see LICENSE.txt.
When you change these files and redistribute them, PLEASE write your
e-mail address in redistribution and write to contact YOU first if
users of your changed source encounter troubles.