don't download enormous matrices

This commit is contained in:
Carl Pearson
2021-12-01 14:58:08 -08:00
parent ecd6cebf05
commit 800485d984
2 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ DATASETS = [
# REAL_MATS,
REAL_SMALL_MATS,
REAL_MED_MATS,
REGULAR_REAL_MATS,
# REGULAR_REAL_MATS,
REGULAR_REAL_SMALL_MATS,
REGULAR_REAL_MED_MATS
]

View File

@@ -29,8 +29,8 @@ ensure_ss_index(local)
mat = scipy.io.loadmat(config.DIR / ".ss_index.mat", squeeze_me=True)
s = mat["ss_index"].item()
for i,x in enumerate(s):
print(i, x)
# for i,x in enumerate(s):
# print(i, x)
groups = s[1]
names = s[2]
# 3 letters, first letter: