Files @ 7a95aed29ade
Branch filter:

Location: AENC/resampling_chain/README

Tom Bannink
Add computation of P(Z^n | start 011..11)
# Resample Markov Chain

- The main.tex file and tex directory contain the writeup

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