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.
@stdlib/stats-incr-maape
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
@stdlib/math-base-utils-absolute-difference
Compute the absolute difference of two real numbers.
@stdlib/stats-incr-mrss
Compute a moving residual sum of squares (RSS) incrementally.
@stdlib/stats-incr-rss
Compute the residual sum of squares (RSS) incrementally.
@stdlib/stats-incr-rmse
Compute the root mean squared error (RMSE) incrementally.
@stdlib/stats-incr-mrmse
Compute a moving root mean squared error (RMSE) incrementally.
@stdlib/stats-incr-mmse
Compute a moving mean squared error (MSE) incrementally.
@stdlib/math-base-ops-sub
Subtract two double-precision floating-point numbers.
@stdlib/math-base-special-pdiff
Return the positive difference between `x` and `y`.
@stdlib/math-base-special-pdifff
Return the positive difference between `x` and `y`.
@stdlib/math-base-ops-csubf
Subtract two single-precision complex floating-point numbers.
@stdlib/math-base-ops-subf
Subtract two single-precision floating-point numbers.
@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/marcreichel/alpine-timeago
Simple Alpine.js plugin to display the human-readable distance between a date and now.
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. 🚀🌐
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.
complex-float32-base-sub
Subtract two single-precision complex floating-point numbers.
extra-sorted-array
A sorted array is a collection of values, arranged in an order.
complex-float64-base-sub
Subtract two double-precision complex floating-point numbers.