Hira: Hierarchical Range-Searching Attention WIP Overview WIP Updates [date] update 1 Project Organization benchmark_area: here we run experiments and compare smaller units of code. tests: the tests are here, to run: pytest tests/* -vv. index: the main range searching index is implemented here. Installation cd hira pip install -e .