Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 310 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 310 Bytes

X-Lines

Cluster 2D points in parallel lines

Installation

Using pip

pip install git+https://github.com/sds-dubois/Xlines.git

Or clone and install with

python setup.py install

Getting started

Check the example.

License

MIT License