run examples in release mode
- update
benches/README.mdto usecargo run --release --example ... - add
build-examplestoMakefileto build all examples in release
minor change
add two eprintln! in inbreeding.rs to show the experiment parameters
Edited by STEVAN Antoine