Compare distribution of three random integer algorithm.
python
sadrand
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Yann Weber 5283207080 Add a fast std_rand implementation + other enhancements 2年前
LICENSE Inital commit 2年前
README Inital commit 2年前
plot.gp Inital commit 2年前
plot3d.gp Inital commit 2年前
runplot.sh Inital commit 2年前
runplot3d.sh Add a fast std_rand implementation + other enhancements 2年前
sadrand.py Add a fast std_rand implementation + other enhancements 2年前

README

sadrand
=======

Compare distribution of three random integer algorithm.

Running
./sadrand.py

Getting help
./sadrand.py -h

Plots
-----

Get a 2d plot
./runplot.sh

Get a 3d plot
./runplot3d.sh

Getting help
./runplot3d.sh -h