Skip to content

dcdillon/dependable-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation and Code for STAT385

Slides

  • Slides are available here

Code

  • 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

Building the Production Example

  • You will need the boost libraries installed.
cd production
make

Gotchas

  • 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.

About

Presentation and Code for STAT385

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published