Unfortunately for external usability, this repo relies a lot on relative pathing. If I just want to use the benchmark as a submodule for a different project I first need to manually add the directory to my path since it's not an installable package. Then I need to switch the data path since that is hardcoded to be relative for some reason.
Suggested improvements:
Unfortunately for external usability, this repo relies a lot on relative pathing. If I just want to use the benchmark as a submodule for a different project I first need to manually add the directory to my path since it's not an installable package. Then I need to switch the data path since that is hardcoded to be relative for some reason.
Suggested improvements: