hypercube_distance, an Octave code which estimates the expected value of the distance between a pair of points randomly selected in the M-dimensional unit hypercube.
The computer code and data files made available on this web page are distributed under the MIT license
hypercube_distance is available in a MATLAB version and an Octave version and a Python version.
levenshtein_distance, an Octave code which returns the Levenshtein distance between two strings.
line_distance, an Octave code which estimates the expected value of the distance between a pair of points randomly selected in the unit line segment in 1D.