Mercurial > vba-clojure
diff src/SFMT/README.txt @ 1:f9f4f1b99eed
importing src directory
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 03 Mar 2012 10:31:27 -0600 |
parents | |
children |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/src/SFMT/README.txt Sat Mar 03 10:31:27 2012 -0600 1.3 @@ -0,0 +1,22 @@ 1.4 + ================================================================= 1.5 + SFMT ver. 1.3.3 1.6 + SIMD oriented Fast Mersenne Twister(SFMT) 1.7 + 1.8 + Mutsuo Saito (Hiroshima University) and 1.9 + Makoto Matsumoto (Hiroshima University) 1.10 + 1.11 + Copyright (C) 2006, 2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima 1.12 + University. All rights reserved. 1.13 + 1.14 + The (modified) BSD License is applied to this software, see LICENSE.txt 1.15 + ================================================================= 1.16 + 1.17 + To see documents, see html/index.html. 1.18 + 1.19 + To make test program, see html/howto-compile.html 1.20 + 1.21 + If you want to redistribute and/or change source files, see LICENSE.txt. 1.22 + 1.23 + When you change these files and redistribute them, PLEASE write your 1.24 + e-mail address in redistribution and write to contact YOU first if 1.25 + users of your changed source encounter troubles.