distance-matrix
Distance calculator
Computes distance/similarity matrices using custom distance functions
Compute a distance-matrix based on a custom distance function
4 stars
8 watching
1 forks
Language: JavaScript
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A set of distance functions for comparing vectors in various mathematical metrics | 68 |
| Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
| A Julia package for evaluating distances between vectors and matrices | 435 |
| A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 |
| Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
| A Ruby library implementing algorithms for calculating the cost of changing one word into another | 61 |
| A utility class for matrix calculations in ActionScript 3 | 3 |
| A set of reusable functions for calculating distances and bearings between geographic locations | 78 |
| A framework for Apache Mesos that calculates the closest distance between any two points in a set using a divide-and-conquer algorithm. | 0 |
| Calculates similarity between chemical compositions based on the minimal work required to transform one distribution into another. | 31 |
| Functional utilities to transform and compute stats on arrays | 16 |
| Calculates a measure of document similarity based on word embeddings | 538 |
| A JavaScript implementation of the Levenshtein distance algorithm for measuring string similarity. | 718 |
| An edit-distance algorithm implementation in C | 82 |
| Calculates distance between two geographic points using latitude and longitude coordinates | 2 |