Skip to content

Commit bc2fc67

Browse files
committed
correct
1 parent e25614b commit bc2fc67

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

55
Contents
66

@@ -9,7 +9,7 @@ Contents
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

1414
Quick usage
1515

number_files/marine_ik.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114947,5 +114947,4 @@
114947114947
2.5
114948114948
2.5
114949114949
2.5
114950-
4.4
114951-
Extracted 114950 numbers (written to stdout)
114950+
4.4

0 commit comments

Comments
 (0)