Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
doc/Makefile
author
deba
Mon, 02 Oct 2006 16:11:00 +0000
changeset 2229
4dbb6dd2dd4b
permissions
-rw-r--r--
Mersenne Twister random number generator
The code is based on the official MT19937 implementation
It is fully rewritten:
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
todo: fixing copyright information
ladanyi@2108
1
all:
ladanyi@2108
2
$(MAKE) -C ..