furlong
A zero-dependency Node and Javascript library for computing pairwise distances
A zero-dependency Node and Javascript library for computing pairwise distances
A JS module for calculating several distances between two (n-dimensional) points
Distance transforms for ndarrays
non-repetitive rhythmic event generator
Get euclidean distance between iterables.
Get Euclidean distance between strings, with normalized single UTF-16 code.
This library provides various functions for common tasks like random number generation, descriptive statistics, normalization, factorial, sigmoid, kinetic energy, Euclidean distance and Manhattan distance.
Get Euclidean distance between arrays.
Geometry helpers
A function that takes two points on a 2D plane and returns the distance between them.
Incrementally partition data into `k` clusters.
Calculate the L2-norm of a double-precision floating-point vector.
Compute the hypotenuse avoiding overflow and underflow.
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Compute the least common multiple (lcm).
Compute the L2-norm of a complex double-precision floating-point vector.
Calculate the L2-norm of a vector.
Compute the greatest common divisor (gcd).
Compute the hypotenuse using the alpha max plus beta min algorithm.
Compute the hypotenuse.