deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
mel-cepstral-distance
A Python library for computing the Mel-Cepstral Distance (Mel-Cepstral Distortion, MCD) between two inputs. This implementation is based on the method proposed by Robert F. Kubichek in "Mel-Cepstral Distance Measure for Objective Speech Quality Assessment".
@stdlib/math-base-utils-absolute-difference
Compute the absolute difference of two real numbers.
@stdlib/stats-incr-mpcorrdist
Compute a moving sample Pearson product-moment correlation distance incrementally.
@stdlib/stats-incr-pcorrdist
Compute a sample Pearson product-moment correlation distance.
@stdlib/stats-incr-pcorrdistmat
Compute a sample Pearson product-moment correlation distance matrix incrementally.
@stdlib/math-base-utils-relative-difference
Compute the relative difference of two real numbers.
@stdlib/math-base-utils-float64-epsilon-difference
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
https://github.com/cicirello/jpt-examples
Example programs for the JavaPermutationTools (JPT) library
weighted_rank_correlation
An implementation weighted rank correlation, that allows to be more flexibly tuned.
number-float32-base-ulp-difference
Calculate the ULP difference for Float32 numbers with this efficient JavaScript library. Perfect for numerical computation in browsers and Node.js. 🚀🌐
textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
number-float64-base-ulp-difference
Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.