Library to assist in answering approximate membership and boundary queries on H-polytopes.
First, you need to install some dependencies for debian/ubuntu linux:
apt-get install python3-distutils python3-dev
We use poetry to manage our dependencies.
poetry install -E annoy