
float64 2-D Grid: Exact-Repr CSV Twin (.csv)
Every element of the float64 .npy array written as its shortest round-tripping decimal representation, one row per element in C order. Parsing this text back to float64 reproduces the binary array bit for bit, so it is a usable oracle rather than a lossy printout.
- File
- CSV · Arrays · 96 rows
- Use case
- Scientific dataConversion testing+1· Paired fixture






















