- refactor the code
- add new command line option: num_of_runs, to run a calculation multiple times and take the min, max and averagevalues
- removed kirk, since it does not work with newer versions of crossbeam
- removed simple_parallel, for the same reason