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.

GitHub

0 stars
1 watching
0 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cwarden/sqlite-distance Calculates distance between two geographic points using latitude and longitude coordinates 2
pkinney/distance Provides functions to calculate distances between points and lines in 2D and 3D spaces 62
mljs/distance-matrix Computes distance/similarity matrices using custom distance functions 4
kevalpatel2106/collision-detector-android-things Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things 10
juliastats/distances.jl A Julia package for evaluating distances between vectors and matrices 433
c404/distance-matrix-api Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API 30
ndabap/assocentity An NLP tool to calculate the average distance from tokens to specific entities and their synonyms in unstructured text data. 15
mateusza/sqlite-levenshtein A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm 15
colinsurprenant/hotwater A Ruby library providing fast string edit distance algorithms 81
doukremt/distance Library for comparing sequences of characters with various distance metrics. 117
schneems/going_the_distance A Ruby library implementing algorithms for calculating the cost of changing one word into another 61
krrish94/chamferdist A PyTorch module for computing the Chamfer distance between two 3D point clouds. 307
mwgg/greatcircle A set of reusable functions for calculating distances and bearings between geographic locations 78
globalnamesarchitecture/damerau-levenshtein Calculates edit distance between two strings using the Damerau-Levenshtein algorithm 144
src-d/wmd-relax Calculates distances between documents based on word embeddings 460