diff --git a/tests/population/scaling/run_tests_example.sh b/tests/population/scaling/run_tests_example.sh new file mode 100755 index 0000000000000000000000000000000000000000..ad5386a13f0205b78d1aa72b5cdc72e3fcabbe0b --- /dev/null +++ b/tests/population/scaling/run_tests_example.sh @@ -0,0 +1,3 @@ +#!/bin/bash +python evolve_population_comparing_with_multiprocessing.py 25 25 2 "${HOSTNAME}" +