A possible list of tasks that need to be completed to polish up the Dawg 2.0 code base in preparation for a paper. - [ ] #68 - [ ] Update code to C++17 standards - [ ] #72 - [ ] Replace trick file format with Yaml. Use `rapidyaml` library for parsing. - [ ] Support linking libdawg with R and Python - [ ] #66 - [ ] #69 - [ ] Use CLI11 for program options. - [ ] #70 - [ ] #71 - [ ] Create testing framework, both unit tests and functional tests. - [ ] Auto-format the code. - [ ] Lint the code. - [ ] #67 - [ ] Optimize code
A possible list of tasks that need to be completed to polish up the Dawg 2.0 code base in preparation for a paper.
rapidyamllibrary for parsing.