Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: avg

stdlib-js/stats-base-dmeanpn

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

Language: JavaScript - Size: 946 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanpw

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

Language: JavaScript - Size: 885 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmae

Compute a moving mean absolute error (MAE) incrementally.

Language: Makefile - Size: 920 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-cumeanabs2

Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.

Language: JavaScript - Size: 729 KB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanstdevpn

Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.

Language: JavaScript - Size: 935 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanlipw

Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

Language: JavaScript - Size: 917 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mae

Compute the mean absolute error (MAE) incrementally.

Language: Makefile - Size: 397 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmaape

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

Language: Makefile - Size: 930 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-meanabs

Compute the arithmetic mean of absolute values for all iterated values.

Language: Makefile - Size: 1.11 MB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsmean

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

Language: JavaScript - Size: 1010 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanstdev

Calculate the mean and standard deviation of a double-precision floating-point strided array.

Language: JavaScript - Size: 1010 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanvarpn

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.

Language: JavaScript - Size: 965 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanvar

Calculate the mean and variance of a double-precision floating-point strided array.

Language: JavaScript - Size: 932 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

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.

Language: JavaScript - Size: 993 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsmeanpw

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

Language: JavaScript - Size: 928 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-mean

Calculate the arithmetic mean of a strided array.

Language: JavaScript - Size: 415 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-meanvar

Compute an arithmetic mean and unbiased sample variance incrementally.

Language: Makefile - Size: 753 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

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.

Language: JavaScript - Size: 870 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-sdsnanmeanors

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

Language: JavaScript - Size: 938 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeanwd

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

Language: JavaScript - Size: 809 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-snanmeanwd

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

Language: JavaScript - Size: 929 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

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.

Language: JavaScript - Size: 1.12 MB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

solzimer/swstats

Time and Size sliding window, numeric and category statistics

Language: JavaScript - Size: 112 KB - Last synced: 29 days ago - Pushed: almost 6 years ago - Stars: 5 - Forks: 1

stdlib-js/stats-base-dists-chi-mean

Chi distribution expected value.

Language: Makefile - Size: 1.01 MB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-frechet-mean

Fréchet distribution expected value.

Language: Makefile - Size: 1.03 MB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-kumaraswamy-mean

Kumaraswamy's double bounded distribution expected value.

Language: Makefile - Size: 1.43 MB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mgmean

Compute a moving geometric mean incrementally.

Language: Makefile - Size: 1.03 MB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeankbn

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

Language: JavaScript - Size: 757 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanli

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

Language: JavaScript - Size: 810 KB - Last synced: 29 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-lognormal-mean

Lognormal distribution expected value.

Language: Makefile - Size: 1.04 MB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-meankbn

Calculate the arithmetic mean of a strided array using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 479 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmda

Compute a moving mean directional accuracy (MDA) incrementally.

Language: Makefile - Size: 864 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mda

Compute the mean directional accuracy (MDA) incrementally.

Language: Makefile - Size: 306 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

QZLin/gfl_avg

Language: Python - Size: 51.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

emreksbyn/EntityFrameworkDatabaseFirst

In this repository, basic Linq query operations are done.

Language: C# - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Roni-Boiz/Harvest-Statistics

This repo provide a modern world solution to Harvest Statistics problem in a state. Our objective is to record daily harvest quantities and use those records to get statistical reports. Then we will able to calculate the maximum, minimum, average, and median harvest of a particular month.

Language: Scala - Size: 376 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-cuhmean

Create an iterator which iteratively computes a cumulative harmonic mean.

Language: JavaScript - Size: 822 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

summertimetech/website

Privacy - Security - AVG - GDPR - free open source software FOSS Awareness - telemetry - devops - infra

Language: HTML - Size: 128 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-smeanli

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

Language: JavaScript - Size: 828 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

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.

Language: JavaScript - Size: 736 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

stdlib-js/stats-base-smeanpw

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

Language: JavaScript - Size: 761 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-sdsmeanors

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

Language: JavaScript - Size: 693 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-sdsnanmean

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

Language: JavaScript - Size: 992 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-smediansorted

Calculate the median value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 477 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanmeanpn

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

Language: JavaScript - Size: 934 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmeankbn

Calculate the arithmetic mean of a double-precision floating-point strided array using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 712 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmeankbn2

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

Language: JavaScript - Size: 695 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-meankbn2

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

Language: JavaScript - Size: 479 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-maape

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

Language: Makefile - Size: 402 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mape

Compute the mean absolute percentage error (MAPE) incrementally.

Language: Makefile - Size: 319 KB - Last synced: 29 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-meanabs

Compute an arithmetic mean of absolute values incrementally.

Language: Makefile - Size: 303 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmape

Compute a moving mean absolute percentage error (MAPE) incrementally.

Language: Makefile - Size: 934 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-mmeanabs

Create an iterator which iteratively computes a moving arithmetic mean of absolute values.

Language: JavaScript - Size: 1.23 MB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmeanabs

Compute a moving arithmetic mean of absolute values incrementally.

Language: Makefile - Size: 908 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mme

Compute a moving mean error (ME) incrementally.

Language: Makefile - Size: 854 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mhmean

Compute a moving harmonic mean incrementally.

Language: Makefile - Size: 851 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-mmeanabs2

Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.

Language: JavaScript - Size: 1010 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmeanabs2

Compute a moving arithmetic mean of squared absolute values incrementally.

Language: Makefile - Size: 831 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmpe

Compute a moving mean percentage error (MPE) incrementally.

Language: Makefile - Size: 854 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmean

Compute a moving arithmetic mean incrementally.

Language: Makefile - Size: 816 KB - Last synced: 17 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmeanstdev

Compute a moving arithmetic mean and corrected sample standard deviation incrementally.

Language: JavaScript - Size: 805 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmeanvar

Compute a moving arithmetic mean and unbiased sample variance incrementally.

Language: JavaScript - Size: 787 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmean

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

Language: JavaScript - Size: 917 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-meanstdev

Compute an arithmetic mean and corrected sample standard deviation incrementally.

Language: JavaScript - Size: 766 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmediansorted

Calculate the median value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 464 KB - Last synced: 18 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

SpoaLove/Sukumizu_Paradise

Tyrano Builder AVG game

Language: HTML - Size: 17.6 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

SpoaLove/KawaiTofu

~那一天我在拉面里夹到的可爱的豆腐~

Language: Objective-C - Size: 7 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

re-esper/dream-avg

Powerful, flexible, cross-platform visual novel/galgame engine based on cocos2d-x and luajit

Language: C++ - Size: 22.4 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 8 - Forks: 1

humanswitch/consentcookie

Open source AVG solution for websites

Language: JavaScript - Size: 6.56 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 27 - Forks: 10

Vitor-Carmo/database-examples

my database exercise repository (database class)

Language: TSQL - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

VNG-Realisatie/gemma-verwerkingen

Size: 292 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 1

laurentperez/JGDPR

Java based tooling for the European General Data Protection Regulation a.k.a GDPR (EU) 2016/679

Language: Java - Size: 10.7 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

humanswitch/wordpress-consentcookie

Integrate ConsentCookie on your WordPress website with this WordPress plugin.

Language: JavaScript - Size: 1.27 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 3

mrkem598/SQL-FUNCTIONS

SQL functions are built into Oracle and are available for use in various appropriate SQL statements. You can also create your own function using PL/SQL.

Size: 930 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

pp253/script-down

No Script, Just ScriptDown to create your web-based Adventure Game(AVG).

Language: JavaScript - Size: 1.49 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

manuparra/hadoop-statistics

Calculate statistical measures of one column in big data Datasets with these simply Hadoop Application

Language: Java - Size: 42 KB - Last synced: 4 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 1