DUAL-LICENSE
LICENSE
README.md
pyproject.toml
nearorder/__init__.py
nearorder/bisect.py
nearorder/bisect_fallback.py
nearorder/filter.py
nearorder/types.py
nearorder.egg-info/PKG-INFO
nearorder.egg-info/SOURCES.txt
nearorder.egg-info/dependency_links.txt
nearorder.egg-info/top_level.txt
nearorder/math/__init__.py
nearorder/math/generate.py
nearorder/math/metrics.py
test/test_100k_input.py
test/test_binary_search.py
test/test_binary_search_with_fallback.py
test/test_generate.py
test/test_math.py