Mercurial > vba-clojure
comparison 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 |
comparison
equal
deleted
inserted
replaced
0:8ced16adf2e1 | 1:f9f4f1b99eed |
---|---|
1 ================================================================= | |
2 SFMT ver. 1.3.3 | |
3 SIMD oriented Fast Mersenne Twister(SFMT) | |
4 | |
5 Mutsuo Saito (Hiroshima University) and | |
6 Makoto Matsumoto (Hiroshima University) | |
7 | |
8 Copyright (C) 2006, 2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima | |
9 University. All rights reserved. | |
10 | |
11 The (modified) BSD License is applied to this software, see LICENSE.txt | |
12 ================================================================= | |
13 | |
14 To see documents, see html/index.html. | |
15 | |
16 To make test program, see html/howto-compile.html | |
17 | |
18 If you want to redistribute and/or change source files, see LICENSE.txt. | |
19 | |
20 When you change these files and redistribute them, PLEASE write your | |
21 e-mail address in redistribution and write to contact YOU first if | |
22 users of your changed source encounter troubles. |