summaryrefslogtreecommitdiff
path: root/SFMT/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'SFMT/README.txt')
-rw-r--r--SFMT/README.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/SFMT/README.txt b/SFMT/README.txt
new file mode 100644
index 0000000..b3ee401
--- /dev/null
+++ b/SFMT/README.txt
@@ -0,0 +1,27 @@
+ =================================================================
+ SFMT ver. 1.4
+ 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.