Datasets:
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
Tags:
mathematics
number-theory
elliptic-curves
bsd-conjecture
scientific-computing
algebraic-geometry
License:
File size: 843 Bytes
b584f8c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
{
"description": "Birch and Swinnerton-Dyer Conjecture visualization dataset",
"citation": "Generated by BSD Conjecture Simulator v2.0",
"mathematical_context": "Visualizations of elliptic curves and BSD conjecture parameters",
"license": "MIT",
"features": {
"id": {
"dtype": "string"
},
"elliptic_curve": {
"parameter_a": {
"dtype": "float32"
},
"parameter_b": {
"dtype": "float32"
},
"discriminant": {
"dtype": "float64"
},
"rank": {
"dtype": "int32"
}
},
"bsd_conjecture": {
"l_function_order": {
"dtype": "int32"
},
"sha_group_size": {
"dtype": "int32"
}
}
},
"splits": {
"train": {
"name": "train",
"num_samples": 97,
"num_bytes": 29997836
}
}
} |