diff options
author | internetlandlord <f.fredhenry@gmail.com> | 2022-10-21 13:56:18 -0500 |
---|---|---|
committer | internetlandlord <f.fredhenry@gmail.com> | 2022-10-21 13:56:18 -0500 |
commit | e8b68168fccb9c9bdd71625120e5c810927916e3 (patch) | |
tree | 37c2f230fefa670a274bc47e4df33b12a33f1e37 /README.md | |
parent | 7fef7e0d0948f24460f81ad590c1d2e90ac6490b (diff) |
housekeeping on files and README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -17,11 +17,13 @@ More to come! ## Ideas -- concatenate strings to create a sorted csv separate from intake, e.g. ./input.csv -> ./input-sorted.csv [-4] index? - ebic 1337 hacker progress bar fed from loop iterations -> output to console - time study (how long does each take) + complexity log -### Other funcions +## Other funcions + +#### buildtest.sh +* Used to generate a series of CSVs with increasingly larger row sizes #### input-output.py * Contains functions that are imported into algorithm scripts for ingressing/ |