Age | Commit message (Expand) | Author |
---|---|---|
2022-10-20 | Housekeeping on scripts and README.md | internetlandlord |
2022-10-19 | Added quick-sort algorithm and verified function. Updated README to reflect c... | internetlandlord |
2022-10-17 | updated readme.md - keeps track of listed files | internetlandlord |
2022-10-17 | Created a selection sort algorithm as a proof of concept. n^2 complexity, | internetlandlord |
2022-10-17 | Using tripler.py as a proof of concept for file -> list -> algo manipulation. | internetlandlord |
2022-10-12 | Added a third function to i/o py - egress (no generation, just writing to file) | internetlandlord |
2022-10-12 | Updated README.md and added a testing file | internetlandlord |
2022-10-12 | Created function library for importing csvs to algorithm files | internetlandlord |
2022-10-12 | Initial commit | Fred Henry |