File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# float-data — Numeric data examples
22
3- This repository contains a small set of plain text files with numeric data samples. The files are stored in the ` number_files/ ` directory.
3+ This repository contains a set of plain text files with numeric data samples. The files are stored in the ` number_files/ ` directory.
44
55Contents
66
99 - `number_files/marine_ik.txt` — numeric data related to a marine inverse-kinematics example (used for testing numeric parsing and algorithms).
1010 - `number_files/mesh.txt` — numeric representation of a 3D mesh (vertices, indices or related mesh data for testing mesh processing).
1111 - `number_files/numbers.txt` — a collection of numeric values ranging from 0 to 1, useful for tes
12- - `number_files/bitcoin.txt` — daily close prices of bitcoin in USD from 2020-01-01 to 2022-07-31
12+ - `number_files/bitcoin.txt` — daily close prices of bitcoin in USD from 2020-01-01 to 2022-07-31.
1313
1414Quick usage
1515
Original file line number Diff line number Diff line change @@ -114947,5 +114947,4 @@
1149471149472.5
1149481149482.5
1149491149492.5
114950- 4.4
114951- Extracted 114950 numbers (written to stdout)
114950+ 4.4
You can’t perform that action at this time.
0 commit comments