Compare distribution of three random integer algorithm.
python
sadrand
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 5283207080 Add a fast std_rand implementation + other enhancements 2 years ago
LICENSE Inital commit 2 years ago
README Inital commit 2 years ago
plot.gp Inital commit 2 years ago
plot3d.gp Inital commit 2 years ago
runplot.sh Inital commit 2 years ago
runplot3d.sh Add a fast std_rand implementation + other enhancements 2 years ago
sadrand.py Add a fast std_rand implementation + other enhancements 2 years ago

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