https://github.com/szabolcsdombi/python-quickhull
python binding for quickhull
https://github.com/szabolcsdombi/python-quickhull
python quickhull quickhull-algorithm
Last synced: 2 months ago
JSON representation
python binding for quickhull
- Host: GitHub
- URL: https://github.com/szabolcsdombi/python-quickhull
- Owner: szabolcsdombi
- License: mit
- Created: 2017-05-21T10:24:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T13:13:50.000Z (over 8 years ago)
- Last Synced: 2025-03-10T17:52:12.599Z (11 months ago)
- Topics: python, quickhull, quickhull-algorithm
- Language: C++
- Size: 28.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickHull
python binding for [quickhull](https://github.com/akuukka/quickhull)