berkeley-stat159 / project-kappa

BSD 3-Clause "New" or "Revised" License
0 stars 7 forks source link

Build Status

Build Status

Code Coverage

Coverage Status

project-template

Fall 2015 group project

Thanks to Jarrod Millman, Matthew Brett, J-B Poline, and Ross Barnowski it would not have been possible without you guys.

Special Thanks to Matthew Brett(https://github.com/matthew-brett) for meeting us pretty much everday during finals week.

Steps to be followed

Downloading Data

Change Directory to the data directory cd data

Please make sure that you have atleast 13GB of disk space before running make data, please make sure you have uninterrupted internet to download the 12GB of data

Navigating

The Makefile contains four commands: clean, test, verbose, and coverage.

Contributors