diff --git a/src/compute_constrained_bayes b/src/compute_constrained_bayes index 9028165..db857f1 100755 Binary files a/src/compute_constrained_bayes and b/src/compute_constrained_bayes differ diff --git a/src/compute_constrained_bayes.nim b/src/compute_constrained_bayes.nim index 805e3b4..3399b64 100644 --- a/src/compute_constrained_bayes.nim +++ b/src/compute_constrained_bayes.nim @@ -32,8 +32,8 @@ proc findIndex(xs: seq[string], y: string): int = return -1 ## Get sequences -let file_path = "../data/one_to_three" -## let file_path = "../data/stripped" +## let file_path = "../data/one_to_three" +let file_path = "../data/stripped" proc getOEIS(): seq[seq[string]] = let f = open(file_path) var i = 0 @@ -102,7 +102,7 @@ proc predictContinuationWithTruncatedHypotheses(seqs: seq[seq[string]], start: s let truncated_seqs = seqs[0..