From 6fc38a4beacc78cb497ca947dd1483be205fd235 2017-09-18 11:17:27 From: Tom Bannink Date: 2017-09-18 11:17:27 Subject: [PATCH] Update README --- diff --git a/README b/README index 4ededab8761dd2ee769cbadac6ee85aa4fe3930c..4d1e7b293f094db38e26bca0b116dcd1d4197080 100644 --- a/README +++ b/README @@ -1,6 +1,10 @@ -# Numerical analysis of resample markov chain +# Resample Markov Chain -The montecarlo directory contains cpp programs to run the markov chain and sample from it. +- The main.tex file and tex directory contain the writeup -The exact directory contains Mathemaitca notebooks to symbolically compute exact results. +## Numerical analysis of the markov chain + +- The montecarlo directory contains cpp programs to run the markov chain and sample from it. + +- The exact directory contains Mathemaitca notebooks to symbolically compute exact results.