# HG changeset patch # User Nicolas Saunier # Date 1403127448 14400 # Node ID 3707eeb20f251583d2816588649ac14a72305125 # Parent fd9641cbd24ba1b4af1a02223bf246439d6fa235 changed argMaxDict name to argmaxDict diff -r fd9641cbd24b -r 3707eeb20f25 python/utils.py --- a/python/utils.py Wed Jun 18 01:19:18 2014 -0400 +++ b/python/utils.py Wed Jun 18 17:37:28 2014 -0400 @@ -208,7 +208,7 @@ from numpy import median return median([y for observedx, y in zip(X,Y) if abs(x-observedx)