distance
Distance calculator
Provides functions to calculate distances between points and lines in 2D and 3D spaces
Elixir library for various distance calculations
62 stars
4 watching
7 forks
Language: Elixir
last commit: 3 months ago
Linked from 2 awesome lists
distance-calculationgeometrygeospatial
Related projects:
Repository | Description | Stars |
---|---|---|
pkinney/topo | A geometry library for Elixir that calculates spatial relationships between geometries | 154 |
c404/distance-matrix-api | Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
juliastats/distances.jl | A Julia package for evaluating distances between vectors and matrices | 433 |
schneems/going_the_distance | A Ruby library implementing algorithms for calculating the cost of changing one word into another | 61 |
mwgg/greatcircle | A set of reusable functions for calculating distances and bearings between geographic locations | 78 |
geocrystal/haversine | A simple distance calculator based on the Haversine formula | 16 |
cwarden/sqlite-distance | Calculates distance between two geographic points using latitude and longitude coordinates | 2 |
mljs/distance-matrix | Computes distance/similarity matrices using custom distance functions | 4 |
chenlily/closest-pair | A framework for Apache Mesos that calculates the closest distance between any two points in a set using a divide-and-conquer algorithm. | 0 |
nektro/zig-leven | Calculates the difference between two strings using the Levenshtein distance algorithm | 7 |
doukremt/distance | Library for comparing sequences of characters with various distance metrics. | 117 |
lexmag/simetric | Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
kevalpatel2106/collision-detector-android-things | Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |
universalavenue/simhash-ex | An Elixir implementation of Simhash, a distance metric for measuring semantic similarity between texts. | 22 |
elixirmoney/money | An Elixir library for safe and convenient monetary calculations | 828 |