add new functions to load scores
Compare changes
+ 104
− 25
@@ -10,7 +10,7 @@ import numpy
@@ -34,7 +34,7 @@ def open_file(filename):
@@ -116,17 +116,8 @@ def split_four_column(filename):
@@ -262,18 +253,8 @@ def split_five_column(filename):
@@ -331,3 +312,101 @@ def cmc_five_column(filename):