An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with average

A curated list of projects in awesome lists tagged with average .

https://github.com/everget/tradingview-pinescript-indicators

A collection of the various technical indicators implemented in Pine Script Language

average averages bands indicators means moving movings oscillator oscillators pine pinescript technical-indicators

Last synced: 30 Mar 2025

https://github.com/keymetrics/pmx

(DEPRECATED) use @pm2/io instead (drop-in replacement) https://github.com/keymetrics/pm2-io-apm

average calculation keymetrics metrics nodejs pm2

Last synced: 16 May 2025

https://github.com/codesnik/calculate-all

calculate_all method for aggregate functions in Active Record

activerecord aggregate average groupdate median mysql postgres rails statistics

Last synced: 24 Jun 2025

https://github.com/robtillaart/runningaverage

Arduino library to calculate the running average by means of a circular buffer.

arduino average running

Last synced: 07 May 2025

https://github.com/RobTillaart/RunningAverage

Arduino library to calculate the running average by means of a circular buffer.

arduino average running

Last synced: 17 Jul 2025

https://github.com/jonschlinkert/exponential-moving-average

Calculate an exponential moving average from an array of numbers.

array average calculate exponential-moving-average math moving-average numbers

Last synced: 30 Apr 2025

https://github.com/customdirecte/customdirecte

Ajoute de nouvelles options sur EcoleDirecte ! Afficher votre moyenne générale, personnaliser l'interface...

average average-calculator design ecole-directe ecoledirecte extension extension-chrome extension-firefox javascript

Last synced: 28 Apr 2025

https://github.com/simonecorsi/lcov-total

⚙️ Parse LCOV output and return the average value, easily fail CI with a threshold

average ci cli coverage lcov node npm parser tdd test

Last synced: 11 Apr 2025

https://github.com/jeeliz/jeelizexposurecontroller

JavaScript/WebGL library to control the camera exposure using ImageCapture API, according to a set average lightness.

average camera control imagecapture imagecapture-api javascript lightness set webcam webgl

Last synced: 16 Apr 2025

https://github.com/tooleks/php-avg-color-picker

The PHP Average Color Picker Package

average avg color hex php picker rgb

Last synced: 14 Apr 2025

https://github.com/RobTillaart/infiniteAverage

Arduino Library to calculate an average of many many samples

arduino average math statistics

Last synced: 17 Jul 2025

https://github.com/robtillaart/infiniteaverage

Arduino Library to calculate an average of many many samples

arduino average math statistics

Last synced: 14 May 2025

https://github.com/hustcc/evenly

:sweat_drops: How to divide the gold evenly? No surplus. 怎么均匀并且无遗漏的分配黄金?

allocate average divide evenly gold robbers

Last synced: 17 Aug 2025

https://github.com/rse/sysload

System Load Determination

average busy cpu current load measure system

Last synced: 25 Sep 2025

https://github.com/derhuerst/live-moving-average

An ever updating average of the last n values.

average mean moving rolling window

Last synced: 15 Apr 2025

https://github.com/whizsid/react-progress-timer

Automatically calculating and displaying the time remaining by progress percentage.

average calculate complete estimated percentage pinned reactjs remaining-time time

Last synced: 10 Apr 2025

https://github.com/bikossor/array-means

Calculates various averages of an array

array average javascript mean node node-module nodejs typescript

Last synced: 01 Mar 2025

https://github.com/jammyjamjamman/pywinslide

Sliding window functions for processing iterative timeseries data in python.

average downsampling mean moving resampling rolling sliding timeseries variance

Last synced: 31 Mar 2025

https://github.com/bugthesystem/cerebro

Finding The Median In Large Sets Of Numbers Split Across N Servers using zeromq and nodejs (experimental)

average distributed experimental large-dataset median nodejs zeromq

Last synced: 10 Jun 2025

https://github.com/lukem512/statistical-methods

A collection of statistical methods

average deviation mean statistics variance

Last synced: 14 Mar 2025

https://github.com/Alexendoo/density

Find the average size of files in a directory

average cli directory files filesize rust

Last synced: 07 Apr 2025

https://github.com/fegoa89/average

Find the arithmethic mean/mode/median of an array of numbers .

average ruby

Last synced: 31 Jul 2025

https://github.com/gkucmierz/bitcoin-average

Present BTC price in nice form

average average-price bitcoin btc price

Last synced: 29 Oct 2025

https://github.com/stdlib-js/stats-base-dnanmeanpw

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array typed

Last synced: 19 Feb 2026

https://github.com/stdlib-js/stats-base-dmeanpw

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

arithmetic-mean average avg central-tendency javascript math mathematics mean node node-js nodejs pairwise pw statistics stats stdlib strided strided-array summation typed

Last synced: 16 Oct 2025

https://github.com/stdlib-js/stats-base-dsmeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 25 Apr 2025

https://github.com/stdlib-js/stats-base-dnanmeanpn

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency double float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 15 Feb 2026

https://github.com/stdlib-js/stats-base-dsmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 15 Feb 2026

https://github.com/alexendoo/density

Find the average size of files in a directory

average cli directory files filesize rust

Last synced: 16 Mar 2025

https://github.com/stdlib-js/stats-base-dsnanmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 09 Apr 2025

https://github.com/stdlib-js/stats-base-meanors

Calculate the arithmetic mean of a strided array using ordinary recursive summation.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array

Last synced: 25 Apr 2025

https://github.com/stdlib-js/stats-base-smeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 10 Oct 2025

https://github.com/stdlib-js/stats-base-snanmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 19 Apr 2025

https://github.com/stdlib-js/stats-incr-mmaape

Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.

abs absolute accumulator average avg err error incremental javascript maape mape math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 13 Apr 2025

https://github.com/iamnapo/average

🧮 Small utility function to calculate the average value of an array.

array average math mean

Last synced: 02 Apr 2026

https://github.com/stdlib-js/stats-base-dsmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 17 Feb 2026

https://github.com/dneustadt/average-color-matrix

Generates a matrix in desired resolution of average colors of an image

average colors hex image matrix rgb svg

Last synced: 03 Apr 2025

https://github.com/stdlib-js/stats-base-smeanli

Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs one-pass statistics stats stdlib strided strided-array typed welford

Last synced: 20 Feb 2026

https://github.com/stdlib-js/stats-base-smeankbn2

Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.

arithmetic-mean average avg central-tendency compensated javascript kahan kbn math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 12 Jul 2025

https://github.com/stdlib-js/stats-base-meankbn2

Calculate the arithmetic mean of a strided array using a second-order iterative Kahan–Babuška algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array

Last synced: 13 Apr 2025

https://github.com/bsoyka/averager

[Deprecated] A simple Python library to calculate averages of values

average weights

Last synced: 16 Jan 2026

https://github.com/happybono/sonatasmooth

Provides three different noise reduction algorithms for smoothing out data : Rectangular Averaging, Binomial Median Filtering, and Binomial Averaging. It processes data from a list and displays the results in another list.

algorithms average binomial binomial-coefficient binomial-theorem calibration csharp data-analysis data-calibration dynamic-noise-reduction median noise-algorithms noise-reduction noise-reduction-kernel outliers rectangular-averaging windows-desktop windows-desktop-application windows-forms winforms

Last synced: 30 Oct 2025

https://github.com/raspi/timeaverage

Moving average window

average go golang time

Last synced: 25 Feb 2025

https://github.com/lablnet/php-arithmetic-class

This class can perform arithmetic operations such as addition , division etc

addition arithematic average classes division free mathematic multiplication oop php php-arithematic php-math substraction

Last synced: 08 Oct 2025

https://github.com/stdlib-js/stats-incr-maape

Compute the mean arctangent absolute percentage error (MAAPE) incrementally.

abs absolute arithmetic-mean average avg deviation difference err error javascript mape math mathematics mean node node-js nodejs statistics stats stdlib

Last synced: 05 Oct 2025

https://github.com/stdlib-js/stats-base-sdsmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation.

arithmetic-mean array average avg central-tendency float32 javascript math mathematics mean node node-js nodejs ors statistics stats stdlib strided strided-array typed

Last synced: 17 Feb 2026

https://github.com/stdlib-js/stats-strided-smeanli

Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.

arithmetic-mean array average avg central-tendency javascript math mathematics mean node node-js nodejs one-pass statistics stats stdlib strided strided-array typed welford

Last synced: 22 Jun 2025

https://github.com/stdlib-js/stats-strided-wasm-dmeanwd

Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.

arithmetic-mean array average avg central-tendency float64 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed welford

Last synced: 30 Jun 2025

https://github.com/yunusemrejr/taking-average-with-java

Simple Java CLI program that takes the average of four user inputs (numeric).

average cli java math

Last synced: 30 Mar 2025

https://github.com/willpower3309/schoolcalculator.ca

Repo for schoolcalculator.ca, a website created to aid students in calculating averages and GPA

average class college course gpa grade mark school university

Last synced: 06 Mar 2025

https://github.com/candytale55/student_becomes_the_teacher_py_2

Codecademy's “Challenge Course”. You are the teacher of your own class. Make a gradebook for all of your students and manage your class information.

average codecademy coding-exercise python-dictionary python2 school-grades school-management

Last synced: 31 Mar 2025

https://github.com/candytale55/average_percentages_functions

Different functions that involve getting averages, percentages, mode, median, etc . Personal notes.

average percentage

Last synced: 31 Mar 2025

https://github.com/nelsonmestevao/averagum

:bar_chart: Weighted average for the Software Engineering degree in University of Minho

average grades miei python uminho

Last synced: 04 Mar 2025

https://github.com/122321312/stats-strided-dsnanmeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using a two-pass error correction algorithm with extended accumulation, and returning an extended precision result.

array average avg central-tendency float32 javascript mathematics nodejs single statistics stats stdlib strided strided-array

Last synced: 23 Oct 2025

https://github.com/randomgamingdev/mc_block_color_mapper

Python scripts & libraries for generating and mapping the average colors for each of the Minecraft blocks

average average-calculator cli data data-generator documented-api extract extract-data extractor fast minecraft python3 simple small texture texture-pack textures

Last synced: 26 Dec 2025

https://github.com/stdlib-js/stats-strided-dsmean

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

arithmetic-mean array average avg central-tendency float float32 javascript math mathematics mean node node-js nodejs statistics stats stdlib strided strided-array typed

Last synced: 25 Jun 2025

https://github.com/bell-kevin/mod3studentscoresinfile

Ask user for input of names & scores & write that data to a file, with a name on 1 line & the score on the next; it reads that same data file & prints the data; & it finds the low, high, & average of the scores. After the file has been read, calculate & display the lowest, highest, & average scores

average high low object-oriented-programming read-write scores write-to-file

Last synced: 17 Mar 2025

https://github.com/fast-average-color/article

Средний цвет в JavaScript

average canvas color css js

Last synced: 01 Mar 2025

https://github.com/bearddan2000/futhark-cli-average-floating-points

This is a POC project to demonstrate futhark. Requires typing into the terminal.

average clang cli floating futhark lld nix points

Last synced: 24 Mar 2025