The framework-agnostic subset of sails-stdlib. Hand-picked and maintained by the Sails.js core team.
Logistic distribution quantile function.
Kumaraswamy's double bounded distribution expected value.
Evaluate the identity function for a single-precision complex floating-point number.
Laplace distribution excess kurtosis.
Laplace distribution differential entropy.
Degenerate distribution mode.
Rayleigh distribution logarithm of probability density function (PDF).
Kumaraswamy's double bounded distribution variance.
Compute the range along one or more ndarray dimensions, ignoring `NaN` values.
Calculate the variance of a strided array using Welford's algorithm.
Compute the arithmetic mean along one or more ndarray dimensions using Welford's algorithm.
Compute the inverse cotangent.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Compute a moving root mean squared error (RMSE) incrementally.
Compute the arithmetic mean along one or more ndarray dimensions using ordinary recursive summation.
Compute the mean squared error (MSE) incrementally.
Generate pseudorandom numbers drawn from a raised cosine distribution.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Compute a moving product incrementally.
Compute a moving mean squared error (MSE) incrementally.
Kumaraswamy's double bounded distribution skewness.
Sort a single-precision floating-point strided array using Shellsort.
Add a scalar constant to each strided array element and compute the sum.