Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikolalysenko/polytope-closest-pair
Finds the closest pair of points between a pair of convex polytopes
https://github.com/mikolalysenko/polytope-closest-pair
Last synced: 7 days ago
JSON representation
Finds the closest pair of points between a pair of convex polytopes
- Host: GitHub
- URL: https://github.com/mikolalysenko/polytope-closest-pair
- Owner: mikolalysenko
- Created: 2013-02-18T20:40:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-18T22:45:18.000Z (almost 12 years ago)
- Last Synced: 2024-12-16T22:35:28.522Z (10 days ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
polytope-closest-pair
=====================
Computes the closest pair of points between a pair of convex polytopes.