A small library that does the statistics for your numbers.
-
Updated
Jun 8, 2025 - JavaScript
A small library that does the statistics for your numbers.
A BigInt can represent whole numbers larger than 2⁵³ - 1.
Compute a harmonic mean incrementally.
A collection for common number functions (queries, comparisons, rounding, divisors, etc).
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.
Sprint 7, Task 1
Calculate some statistics operation using javascript.
Compute a harmonic mean incrementally, ignoring NaN values.
Quality assessment measures of data clusters based on ground truth compatible with sklearn
Implementation of dynamic mean algorithms.
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.
Implementation of the calculation of measures of the central tendency
📊 Compute incremental mean values while handling NaN values with ease in JavaScript and Node.js for robust numerical analysis.
Add a description, image, and links to the harmonic-mean topic page so that developers can more easily learn about it.
To associate your repository with the harmonic-mean topic, visit your repo's landing page and select "manage topics."