Updated 9 months ago

deepdiff • Rank 32.9 • Science 54%

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.

Updated 9 months ago

mel-cepstral-distance • Rank 4.7 • Science 67%

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".

Updated 9 months ago

searoute • Rank 15.6 • Science 44%

A python package to calculate the shortest sea route between two points on Earth.

Updated 9 months ago

haversine • Rank 29.7 • Science 26%

Calculate the distance between 2 points on Earth

Updated 9 months ago

@stdlib/math-base-special-cabsf • Rank 4.2 • Science 44%

Compute the absolute value of a single-precision complex floating-point number.

Updated 9 months ago

@stdlib/math-base-utils-float64-epsilon-difference • Rank 3.1 • Science 44%

Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.

Updated 9 months ago

@stdlib/math-base-special-cabs2f • Rank 2.8 • Science 44%

Compute the squared absolute value of a single-precision complex floating-point number.

Updated 9 months ago

dtw • Rank 9.7 • Science 23%

DTW (Dynamic Time Warping) python module

Updated 9 months ago

pairsnp • Rank 6.8 • Science 10%

A set of scripts for calculating pairwise SNP distance

Updated 9 months ago

@stdlib/ndarray-stride • Science 44%

Return the stride along a specified dimension for a provided ndarray.

Updated 9 months ago

weighted_rank_correlation • Science 57%

An implementation weighted rank correlation, that allows to be more flexibly tuned.

Updated 9 months ago

math-base-special-cpolarf • Science 44%

Compute the absolute value and the phase of a single-precision complex floating-point number.

Updated 9 months ago

https://github.com/bast/polygons-rs • Science 26%

Computes distances to polygon edges and vertices and can check whether points are inside/outside.

Updated 9 months ago

number-float32-base-ulp-difference • Science 26%

Calculate the ULP difference for Float32 numbers with this efficient JavaScript library. Perfect for numerical computation in browsers and Node.js. 🚀🌐

Updated 9 months ago

textdistance • Science 36%

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

Updated 9 months ago

number-float64-base-ulp-difference • Science 44%

Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.

Updated 9 months ago

https://github.com/brickmanlab/cat-python • Science 26%

Cluster Alignment Tool (CAT)