A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
-
Updated
Jun 12, 2020 - JavaScript
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
Scripting system for expressing AVG stories, a DSL for AVG.js
Calculate the simple moving average of an array.
Compute the mean absolute error (MAE) incrementally.
Compute a harmonic mean incrementally.
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Gumbel distribution mean.
Beta distribution expected value.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.
Pareto (Type I) distribution expected value.
Calculate the mean and variance of a double-precision floating-point strided array.
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
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.
Create an iterator which iteratively computes a cumulative geometric mean.
Compute a geometric mean incrementally.
Add a description, image, and links to the avg topic page so that developers can more easily learn about it.
To associate your repository with the avg topic, visit your repo's landing page and select "manage topics."