Clone this repository. Change to the cloned directory.
./getall.sh
make tables
make all
./runall.sh
./post_results.sh #(TBD - would like to script a pull request of results.txt and plot output)
The same as Linux?
Install cygwin. Follow Linux instructions.
Fork this repository, Port it to PC, Make a pull request. Then something like
getall.bat
nmake
runall.bat
post_results.bat