tweak README
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ configs:
|
|
7 |
- split: full
|
8 |
path: "*.parquet"
|
9 |
size_categories:
|
10 |
-
-
|
11 |
tags:
|
12 |
- physics
|
13 |
- math
|
@@ -17,7 +17,8 @@ tags:
|
|
17 |
|
18 |
This dataset contains all four-dimensional reflexive lattice polytopes. The data was
|
19 |
compiled by Maximilian Kreuzer and Harald Skarke in
|
20 |
-
[arXiv:hep-th/0002240](https://arxiv.org/abs/hep-th/0002240).
|
|
|
21 |
|
22 |
Please cite the paper when referencing this dataset:
|
23 |
|
@@ -43,7 +44,7 @@ This dataset is licensed under the
|
|
43 |
|
44 |
### Data Fields
|
45 |
|
46 |
-
- `vertices`: Vertex positions of the polytope in
|
47 |
- `vertex_count`: Vertex count of the polytope.
|
48 |
- `facet_count`: Facet count of the polytope.
|
49 |
- `point_count`: Lattice point count of the polytope.
|
|
|
7 |
- split: full
|
8 |
path: "*.parquet"
|
9 |
size_categories:
|
10 |
+
- 100M<n<1B
|
11 |
tags:
|
12 |
- physics
|
13 |
- math
|
|
|
17 |
|
18 |
This dataset contains all four-dimensional reflexive lattice polytopes. The data was
|
19 |
compiled by Maximilian Kreuzer and Harald Skarke in
|
20 |
+
[arXiv:hep-th/0002240](https://arxiv.org/abs/hep-th/0002240). More information is
|
21 |
+
available at the [Calabi-Yau data website](http://hep.itp.tuwien.ac.at/~kreuzer/CY/).
|
22 |
|
23 |
Please cite the paper when referencing this dataset:
|
24 |
|
|
|
44 |
|
45 |
### Data Fields
|
46 |
|
47 |
+
- `vertices`: Vertex positions of the polytope in normal form.
|
48 |
- `vertex_count`: Vertex count of the polytope.
|
49 |
- `facet_count`: Facet count of the polytope.
|
50 |
- `point_count`: Lattice point count of the polytope.
|