Updated 6 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 6 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 5 months ago

https://github.com/marcreichel/alpine-timeago • Rank 5.1 • Science 13%

Simple Alpine.js plugin to display the human-readable distance between a date and now.

Updated 6 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 6 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.