This repository contains a pure Python implementation of a robust algorithm for point-in-polyhedron testing.
See the docstring of the polyhedron
module for details.
The polyhedron
code is Copyright (c) 2019, Mark Dickinson.
The code is released under the BSD 3-Clause License. See the LICENSE
file for details.