A small library that does the statistics for your numbers.
-
Updated
May 1, 2026 - JavaScript
A small library that does the statistics for your numbers.
A BigInt can represent whole numbers larger than 2⁵³ - 1.
A collection for common number functions (queries, comparisons, rounding, divisors, etc).
Compute a harmonic mean incrementally.
JavaScript utilities for numbers, arithmetic, divisors, geometry, and statistics.
Compute a moving harmonic mean incrementally.
Create an iterator which iteratively computes a cumulative harmonic mean.
Implementation of the calculation of measures of the central tendency
Sprint 7, Task 1
Calculate some statistics operation using javascript.
Quality assessment measures of data clusters based on ground truth compatible with sklearn
Compute a moving harmonic mean incrementally, ignoring NaN values.
Compute a harmonic mean incrementally, ignoring NaN values.
This lab explores various image filtering techniques using OpenCV in Python. Tasks include applying box blur and Gaussian blur with different kernel sizes, followed by implementing geometric mean, harmonic mean, median, and max/min filters using 3x3 kernels.
To associate your repository with the harmonic-mean topic, visit your repo's landing page and select "manage topics."