Skip to content

SIMD-oriented Fast Mersenne Twister with some CMake patches.

License

Notifications You must be signed in to change notification settings

wowemulation-dev/SFMT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 =================================================================
 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.

About

SIMD-oriented Fast Mersenne Twister with some CMake patches.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.5%
  • HTML 13.9%
  • C++ 13.3%
  • Makefile 9.5%
  • Awk 2.3%
  • CMake 1.5%
  • Other 3.0%