Simulation of a Markov Chain walk in a binary tree
Go to file
EddieCueto 0908dd7788 Initial commit 2017-10-15 12:36:19 -05:00
.idea Initial commit 2017-10-15 12:36:19 -05:00
__pycache__ Initial commit 2017-10-15 12:36:19 -05:00
.gitattributes Initial commit 2017-10-15 12:36:19 -05:00
LICENSE Initial commit 2017-10-15 12:36:19 -05:00
README.md Initial commit 2017-10-15 12:36:19 -05:00
makeTree.py Initial commit 2017-10-15 12:36:19 -05:00
makeTree.pyc Initial commit 2017-10-15 12:36:19 -05:00
mcBinTree.py Initial commit 2017-10-15 12:36:19 -05:00
mcMatrix.py Initial commit 2017-10-15 12:36:19 -05:00
mcSim.py Initial commit 2017-10-15 12:36:19 -05:00
oneRunMC.py Initial commit 2017-10-15 12:36:19 -05:00
totalVariationNorm.py Initial commit 2017-10-15 12:36:19 -05:00

README.md

sim_bin_tree