Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 618 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 618 Bytes

big-holes-in-big-data

Travis Status

An implementation of the methods in this paper to find empty regions in high-dimensional point clouds

Install with python3 -m pip install big-holes-in-big-data, which gives you access to the HoleFinder and HyperRectangle classes from package bigholes. Then follow the How-To Guide minimum viable example.

hole