summaryrefslogtreecommitdiffstats
path: root/experiments/ml2.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'experiments/ml2.pyx')
-rw-r--r--experiments/ml2.pyx1
1 files changed, 1 insertions, 0 deletions
diff --git a/experiments/ml2.pyx b/experiments/ml2.pyx
index e3678dd..95f6f34 100644
--- a/experiments/ml2.pyx
+++ b/experiments/ml2.pyx
@@ -37,6 +37,7 @@ cdef DTYPE_t weight_failure(int dist, int dt, DTYPE_t alpha, DTYPE_t delta,
def ml2(dict root_victims, dict victims, dict non_victims, DTYPE_t age,
DTYPE_t alpha, DTYPE_t delta):
+ print 'ML2'
cdef:
int n_roots, n_victims, roots, i, dist, dt, t, l
DTYPE_t beta, ll