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

GitHub topics: avg

huoshen80/ReinaManager

A galgame/visual-novel manager,Under development......

Language: TypeScript - Size: 14 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 100 - Forks: 9

VNG-Realisatie/gemma-verwerkingen 📦

Proof of concept voor verwerking en logging via NLX

Size: 290 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 1

stdlib-js/stats-strided-nanmeanpn

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

Language: JavaScript - Size: 363 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dnanmean

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

Language: JavaScript - Size: 585 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Vinegret228/stats-base-ndarray-dnanmean

📊 Calculate the mean of a double-precision floating-point ndarray while ignoring NaN values for efficient numerical analysis.

Language: JavaScript - Size: 52.7 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-snanmean

Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values.

Language: JavaScript - Size: 274 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-nanmean

Compute the arithmetic mean of a one-dimensional ndarray, ignoring `NaN` values.

Language: JavaScript - Size: 369 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-mean

Compute the arithmetic mean of a one-dimensional ndarray.

Language: JavaScript - Size: 373 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-dnanmean

Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values.

Language: JavaScript - Size: 338 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-dmean

Compute the arithmetic mean of a one-dimensional double-precision floating-point ndarray.

Language: JavaScript - Size: 363 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Xionlightt/stats-strided-sdsmean

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

Language: JavaScript - Size: 63.5 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 67.4 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Kuiz-Error/stats-strided-smeanwd

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

Language: JavaScript - Size: 67.4 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Ruthwik25/stats-strided-snanmeanwd

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

Language: JavaScript - Size: 67.4 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

D7M707/stats-base-ndarray-dmean

🐙 Compute the mean of numeric ndarrays along a specified dimension. Supports strides, offsets, and shaped n-d arrays for fast, strided statistical computation.

Language: JavaScript - Size: 52.7 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

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

Chi distribution expected value.

Language: Python - Size: 1.15 MB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-smeanpw

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

Language: JavaScript - Size: 434 KB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-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: 729 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-meanwd

Calculate the arithmetic mean of an array using Welford's algorithm.

Language: JavaScript - Size: 767 KB - Last synced at: 2 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-nanmeanwd

Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.

Language: JavaScript - Size: 499 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-meanpw

Calculate the arithmetic mean of a strided array using pairwise summation.

Language: JavaScript - Size: 178 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-ewmean

Compute an exponentially weighted mean incrementally.

Language: JavaScript - Size: 896 KB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

abdullah9051/stats-base-ndarray-mean

stats-base-ndarray-mean computes the arithmetic mean of numeric ndarrays in JavaScript and Node.js, with typed-array support, strides, and multi-dimensional indexing. 🐙

Language: JavaScript - Size: 51.8 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

JinayGoleccha/stats-base-ndarray-smean

stats-base-ndarray-smean computes the arithmetic mean of an ndarray along a given axis in JavaScript stdlib, with typed-array support. 🐙

Language: JavaScript - Size: 52.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

imlinhanchao/adventext

🎮 文字冒险游戏引擎&编辑器

Language: TypeScript - Size: 7.28 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 0

stdlib-js/stats-iter-cumeanabs2

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

Language: JavaScript - Size: 861 KB - Last synced at: 8 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmean

Compute a moving arithmetic mean incrementally.

Language: JavaScript - Size: 938 KB - Last synced at: 3 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-meanvar

Compute an arithmetic mean and unbiased sample variance incrementally.

Language: JavaScript - Size: 795 KB - Last synced at: 2 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-cumeanabs

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

Language: JavaScript - Size: 976 KB - Last synced at: 3 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-mean

Compute the arithmetic mean along one or more ndarray dimensions.

Language: JavaScript - Size: 1.5 MB - Last synced at: 15 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

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

F distribution expected value.

Language: Python - Size: 395 KB - Last synced at: 2 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-snanmean

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

Language: JavaScript - Size: 1.04 MB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

BIYUEHU/gal-keeper

A visual novel management, statistics and cloud syncing tool built with Tauri and React.

Language: TypeScript - Size: 3.55 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 60 - Forks: 1

stdlib-js/stats-iter-cugmean

Create an iterator which iteratively computes a cumulative geometric mean.

Language: JavaScript - Size: 1.29 MB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mpe

Compute the mean percentage error (MPE) incrementally.

Language: JavaScript - Size: 436 KB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmpe

Compute a moving mean percentage error (MPE) incrementally.

Language: JavaScript - Size: 992 KB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmda

Compute a moving mean directional accuracy (MDA) incrementally.

Language: JavaScript - Size: 1010 KB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmape

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

Language: JavaScript - Size: 998 KB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mda

Compute the mean directional accuracy (MDA) incrementally.

Language: JavaScript - Size: 452 KB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mape

Compute the mean absolute percentage error (MAPE) incrementally.

Language: JavaScript - Size: 451 KB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-gmean

Compute a geometric mean incrementally.

Language: JavaScript - Size: 937 KB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

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

Arcsine distribution expected value.

Language: Python - Size: 426 KB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

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

Lognormal distribution expected value.

Language: Python - Size: 744 KB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-mean

Calculate the arithmetic mean of a strided array.

Language: JavaScript - Size: 420 KB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-maape

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

Language: JavaScript - Size: 453 KB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dnanmeanwd

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

Language: JavaScript - Size: 279 KB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-meanabs2

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

Language: JavaScript - Size: 1020 KB - Last synced at: 3 days ago - Pushed at: 28 days 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.11 MB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-wmean

Compute a weighted arithmetic mean incrementally.

Language: JavaScript - Size: 438 KB - Last synced at: 3 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-array-mean

Calculate the arithmetic mean of an array.

Language: JavaScript - Size: 775 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-smean

Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray.

Language: JavaScript - Size: 281 KB - Last synced at: 15 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

BIYUEHU/avgjs

Next generation lightweight visual novel/Galgame game production engine

Language: Idris - Size: 146 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 2

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

Logistic distribution expected value.

Language: Python - Size: 440 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Lunatic-Works/Nova

Programmer-friendly framework for visual novels (VN) / text-based adventure games (AVG) on Unity

Language: C# - Size: 161 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 645 - Forks: 84

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

Bernoulli distribution expected value.

Language: Python - Size: 373 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-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: 244 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-meanpw

Calculate the arithmetic mean of an array using pairwise summation.

Language: JavaScript - Size: 532 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-mmaape

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

Language: JavaScript - Size: 952 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dnanmeanpn

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

Language: JavaScript - Size: 258 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

Beta distribution expected value.

Language: Python - Size: 407 KB - Last synced at: 2 days ago - Pushed at: about 1 month 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: 597 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

efchatz/bypassing-av-detection

Bypassing antivirus detection: old-school malware, new tricks

Language: C++ - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 64 - Forks: 9

avgjs/storyscript 📦

Scripting system for expressing AVG stories, a DSL for AVG.js

Language: JavaScript - Size: 43 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 102 - Forks: 14

stdlib-js/stats-strided-sdsmeanors

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

Language: JavaScript - Size: 191 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmediansorted

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

Language: JavaScript - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-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: 465 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-mgmean

Compute a moving geometric mean incrementally.

Language: JavaScript - Size: 1.18 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dmean

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

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

stdlib-js/stats-incr-meanabs

Compute an arithmetic mean of absolute values incrementally.

Language: JavaScript - Size: 413 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-pareto-type1-mean

Pareto (Type I) distribution expected value.

Language: Python - Size: 358 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Krishang88/sui-volume-bot-on-cetus

Boost trading volume on Cetus DEX with the SUI Volume Bot. Automate trades, optimize gas, and monitor transactions easily. 🌟💻

Language: JavaScript - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cashblaze129/sui-volume-bot-on-cetus

Sui Volume Bot on Cetus, SUI Bot, Sui Trading Bot, Cetus Bot

Language: JavaScript - Size: 48.8 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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

Laplace distribution expected value.

Language: Python - Size: 438 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

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

Raised cosine distribution expected value.

Language: Python - Size: 462 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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

Bradford distribution expected value.

Language: Python - Size: 307 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

Gumbel distribution mean.

Language: Python - Size: 382 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-array-mediansorted

Calculate the median value of a sorted array.

Language: JavaScript - Size: 768 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-nanmeanpn

Calculate the arithmetic mean of an array, ignoring NaN values and using a two-pass error correction algorithm.

Language: JavaScript - Size: 771 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smeanli

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

Language: JavaScript - Size: 433 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmeanpw

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

Language: JavaScript - Size: 541 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

Poisson distribution expected value.

Language: Python - Size: 353 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-array-nanmeanwd

Calculate the arithmetic mean of an array, ignoring NaN values and using Welford's algorithm.

Language: JavaScript - Size: 770 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-mediansorted

Calculate the median value of a sorted strided array.

Language: JavaScript - Size: 368 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-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: 463 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

Uniform distribution expected value.

Language: Python - Size: 367 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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

Lévy distribution expected value.

Language: Python - Size: 430 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-arcsine-median

Arcsine distribution median.

Language: Python - Size: 360 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dmeanpn

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

Language: JavaScript - Size: 470 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

Fréchet distribution expected value.

Language: Python - Size: 1.03 MB - Last synced at: 2 days ago - Pushed at: 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: 1.56 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - 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: 742 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

stdlib-js/stats-base-smeanlipw

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

Language: JavaScript - Size: 1.6 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smeanors

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

Language: JavaScript - Size: 1.37 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

samirjabi/stats-strided-dmeanvar

Efficiently compute strided mean and variance with stats-strided-dmeanvar. This library enhances numerical analysis in JavaScript and Node.js. 🐙📊

Language: JavaScript - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

Normal distribution expected value.

Language: Python - Size: 464 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-snanmeanors

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

Language: JavaScript - Size: 215 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-meanpn

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

Language: JavaScript - Size: 340 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-meanors

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

Language: JavaScript - Size: 190 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/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.

Language: JavaScript - Size: 265 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dsnanmeanors

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

Language: JavaScript - Size: 229 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0