Skip to content

A Toolbox For Polytopic Objects, Operations, and Containment Problems

Notifications You must be signed in to change notification settings

sadraddini/pypolycontain

Repository files navigation

Setup

Our package is now available on pip!

pip install pypolycontain

Documentation:

We are working on the documentation. Please regularly check for updates.

Publications

  • A preprint of the paper on the theoretical background of this package is available here.
  • A version of this work is going to be presented in CDC 2019

Necessary Dependencies:

  • Numpy

Optional Dependencies (for some features, including optimization-based features)

You also have the option to clone the repo and manually add it to your pythonpath.