closest-pair
Distance calculator
A framework for Apache Mesos that calculates the closest distance between any two points in a set using a divide-and-conquer algorithm.
0 stars
1 watching
0 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Calculates distance between two geographic points using latitude and longitude coordinates | 2 |
| Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
| Computes distance/similarity matrices using custom distance functions | 4 |
| Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |
| A Julia package for evaluating distances between vectors and matrices | 435 |
| Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
| An NLP tool to calculate the average distance from tokens to specific entities and their synonyms in unstructured text data. | 15 |
| A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 |
| Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. | 80 |
| Library for comparing sequences of characters with various distance metrics. | 117 |
| A Ruby library implementing algorithms for calculating the cost of changing one word into another | 61 |
| A PyTorch module for computing the Chamfer distance between two 3D point clouds. | 307 |
| A set of reusable functions for calculating distances and bearings between geographic locations | 78 |
| Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 |
| Calculates distances between documents based on word embeddings | 461 |