- Slides are available here
- Fully functional free scripts are located in the scripts directory
- R packages are located in the package directory
- Example C++ production code is avaliable in the production directory
- You will need the boost libraries installed.
cd production
make
- Everything is coded with relative paths such that it will run from the directory it resides in. Trying to run these scripts and executables elsewhere will require modification.