diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1192ec8..28432ca 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,6 @@ - - + @@ -126,7 +127,7 @@ @@ -169,12 +169,11 @@ - - + @@ -257,9 +256,11 @@ - - - + + + + + diff --git a/oneRunMC.py b/oneRunMC.py index 8659cf8..0b4ce43 100755 --- a/oneRunMC.py +++ b/oneRunMC.py @@ -9,7 +9,7 @@ import numpy as np import matplotlib.pyplot as plt #import math as mt -#rn.seed(666) +rn.seed(0) k = 10 # depth of the tree b = 2 # arity of the tree