/polytope-oracles

Primary LanguagePythonMIT LicenseMIT

polytope-oracles

Library to assist in answering approximate membership and boundary queries on H-polytopes.

Installation

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