ACDRepo commited on
Commit
c8d7437
·
verified ·
1 Parent(s): eb5d473

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,7 +27,9 @@ combinatorial in nature.
27
 
28
  ## Dataset Details
29
 
30
- Each instance of the dataset consists of two integer partitions of \\(18\\) and the
 
 
31
  corresponding character (which is always an integer). For a small \\(n = 5\\) example,
32
  if the first partition is `[3,1,1]`, the second partition is `[2,2,1]`, and the character
33
  is `-2`, then this says that the character \\(\chi^{3,1,1}_{2,2,1} = −2\\).
 
27
 
28
  ## Dataset Details
29
 
30
+ Each instance of the dataset consists of two integer partitions of \\(18\\) (one
31
+ corresponding to the irreducible
32
+ representation and one corresponding to the conjugacy class) and the
33
  corresponding character (which is always an integer). For a small \\(n = 5\\) example,
34
  if the first partition is `[3,1,1]`, the second partition is `[2,2,1]`, and the character
35
  is `-2`, then this says that the character \\(\chi^{3,1,1}_{2,2,1} = −2\\).