Compare distribution of three random integer algorithm.
sadrand
rust
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

sadrand
=======

Compare distribution of three random integer algorithm.

Building
cargo build --release
Running
cargo run
or
./target/release/sadrand

Getting help
cargo run -- -h
or
./target/release/sadrand -h

Plots
-----

Get a 2d plot
./runplot.sh

Get a 3d plot
./runplot3d.sh

Getting help
./runplot3d.sh