Move statistical functions to another module.
commit1d26b0edc43e4f73efb8fc59c05df38f877e190e
authorqyearsley@chromium.org <qyearsley@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Jul 2014 09:14:42 +0000 (29 09:14 +0000)
committerqyearsley@chromium.org <qyearsley@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Jul 2014 09:14:42 +0000 (29 09:14 +0000)
treeafe83fd58730cd667ac64a729addebbad0de8307
parentfc39a28601cbdfcfa34197c8102e2c9819de5895
Move statistical functions to another module.

BUG=

Review URL: https://codereview.chromium.org/417013003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286137 0039d316-1c4b-4281-b951-d872f2087c98
tools/auto_bisect/math_utils.py [new file with mode: 0644]
tools/auto_bisect/math_utils_test.py [new file with mode: 0644]
tools/bisect-perf-regression.py
tools/bisect-perf-regression_test.py
tools/run-bisect-perf-regression.py