karan commited on
Commit
d4a93ab
·
1 Parent(s): ba3a11b

Updated README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Each `System_{n}` directory contains exactly 18 files:
29
  - `system.txt` — base symbolic system with metadata including variable types, units, constants, and equations
30
  - `consequence.txt` — derived consequence equation (single polynomial) with associated metadata
31
 
32
- ### Clean Data:
33
  - `system.dat` — clean numerical dataset corresponding to `system.txt`
34
  - `consequence.dat` — clean data for the consequence polynomial
35
 
 
29
  - `system.txt` — base symbolic system with metadata including variable types, units, constants, and equations
30
  - `consequence.txt` — derived consequence equation (single polynomial) with associated metadata
31
 
32
+ ### Noiseless Data:
33
  - `system.dat` — clean numerical dataset corresponding to `system.txt`
34
  - `consequence.dat` — clean data for the consequence polynomial
35