This is a rebranded fork of PythonCDT by Leica Geosystems, maintained by Artem Amirkhanov.
Python bindings for CDT: C++ library for constrained Delaunay triangulation implemented with pybind11
pip install condeltri
Or:
conda install --channel=conda-forge condeltri
Mozilla Public License, v. 2.0
- SioulisChris: fixing the tests on Windows