blas-base-wasm-cscal
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
stats-array-nanvarianceyc
Calculate the variance of an array ignoring `NaN` values and using a one-pass algorithm proposed by Youngs and Cramer.
stats-array-nanvariancech
Calculate the variance of an array ignoring `NaN` values and using a one-pass trial mean algorithm.
@stdlib/slice-base-args2multislice
Create a MultiSlice object from a list of MultiSlice constructor arguments.
number-float64-base-assert-is-almost-equal
Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
stats-strided-dnanvariance
Calculate the variance of a double-precision floating-point strided array ignoring NaN values.
math-base-special-gamma-lanczos-sum-expg-scaledf
This repository provides an efficient implementation of the scaled gamma function using the Lanczos sum. It aims to enhance numerical accuracy in computations, making it a valuable tool for developers working with mathematical applications. 🛠️📊
stats-strided-dsempn
Calculate the standard error of the mean for a double-precision floating-point strided array using a two-pass algorithm.
stats-strided-dmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
stats-strided-smeanwd
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
stats-strided-dsvariance
Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
blas-ext-base-ndarray-gsum
Compute the sum of all elements in a one-dimensional ndarray.
ndarray-vector-int32
Create a signed 32-bit integer vector (i.e., a one-dimensional ndarray).
stats-strided-dcovmatmtk
Compute the covariance matrix for an `M` by `N` double-precision floating-point matrix `A` and assigns the results to a matrix `B` when provided known means and using a one-pass textbook algorithm.
stats-base-dists-planck-entropy
Planck (discrete exponential) distribution differential entropy.
stats-strided-dmax
Calculate the maximum value of a double-precision floating-point strided array.
stats-strided-srange
Calculate the range of a single-precision floating-point strided array.
stats-strided-dmaxsorted
Calculate the maximum value of a sorted double-precision floating-point strided array.
@stdlib/math-base-special-acosd
Compute the arccosine (in degrees) of a double-precision floating-point number.
blas-ext-base-ndarray-dindex-of
Return the first index of a specified search element in a one-dimensional double-precision floating-point ndarray.
number-float32-base-assert-is-almost-equal
Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
@stdlib/random-array-uniform
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
blas-base-wasm-zswap
Interchange two complex double-precision floating-point vectors.
sandboxels
In-browser falling-sand simulation game with over 500 elements and thousands of reactions.
blas-base-wasm-ccopy
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
tips-tools
Compile references of publications, devices, SoC and tools for technical watch. Provides CLI tool, web page, Ruby server and kind of PWA to search and get results from corpora.
ndarray-vector-uint16
Create an unsigned 16-bit integer vector (i.e., a one-dimensional ndarray).
stats-strided-dnanvariancech
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
stats-strided-smskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
formr.org
Chain simple surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.
stats-base-ztest-two-sample-results-float32
Create a two-sample Z-test single-precision floating-point results object.
math-base-special-fibonacci-indexf
Compute the Fibonacci number index of a single-precision floating-point number.
array-base-symmetric-filled2d-by
Create a filled two-dimensional symmetric nested array according to a provided callback function.
stats-strided-dmean
Calculate the arithmetic mean of a double-precision floating-point strided array.
@hugoalh/djb2a
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm DJB2a.
stats-array-nanvariancepn
Calculate the variance of an array ignoring `NaN` values and using a two-pass algorithm.
blas-base-wasm-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
ndarray-vector-uint32
Create an unsigned 32-bit integer vector (i.e., a one-dimensional ndarray).
math-base-special-acotdf
Compute the arccotangent (in degrees) of a single-precision floating-point number.
stats-strided-varianceyc
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
@stdlib/blas-base-caxpy
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
@stdlib/blas-base-zswap
Interchanges two complex double-precision floating-point vectors.
stats-strided-stdevch
Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.
stats-strided-variancewd
Calculate the variance of a strided array using Welford's algorithm.
math-base-special-modff
Decompose a single-precision floating-point number into integral and fractional parts.
stats-strided-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
stats-strided-dstdevpn
Calculate the standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
stats-array-stdevtk
Calculate the standard deviation of an array using a one-pass textbook algorithm.
@stdlib/ndarray-base-maybe-broadcast-arrays
Broadcast ndarrays to a common shape.
stats-base-ztest-one-sample-results-factory
Return a constructor for creating a one-sample Z-test results object.
math-base-special-sinf
Compute the sine of a single-precision floating-point number (in radians).
stats-strided-smeanli
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm.
@stdlib/random-array-triangular
Create an array containing pseudorandom numbers drawn from a triangular distribution.
@stdlib/array-empty-like
Create an uninitialized array having the same length and data type as a provided array.
stats-strided-smeanpw
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.
stats-strided-nanvariancech
Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.