Evaluate a normalized Hermite polynomial using double-precision floating-point arithmetic.
Calculate the maximum value of a strided array.
Drop-in replacement of assert with a better message.
Converts an array of GLSL tokens to a plain source string
Quickly import from core node modules
Check if the runtime is the main Electron process.
Lévy distribution median.
Flowtype linting rules for ESLint.
Compute the cosine of a single-precision floating-point number minus one.
Create a single-precision floating-point vector (i.e., a one-dimensional ndarray).
Reverse a double-precision floating-point strided array in-place.
Test if an object's own or inherited property is configurable.
Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.
Raised cosine distribution skewness.
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
Compute the arccosine of a single-precision floating-point number.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
Add a scalar constant to each strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Count the number of falsy elements in an array.
Parse a string-serialized Slice object.
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
Test if a value is a number having a finite positive value.
Test if a value is an EvalError object.
Return the first index of a specified search element in a one-dimensional double-precision floating-point ndarray.