Update README.md
Browse files
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 \\(20\\)
|
|
|
|
|
|
|
| 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 \\(20\\) (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\\).
|