GitHub
@stdlib/random-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
@hugoalh/exfetch
An ECMAScript (JavaScript & TypeScript) module to extend `fetch`.
omnilog
System Audit Architecture with High Event Coverage and Synchronous Log Availability
DormandPrince
A simplified Julia-native implementation of the Dormand-Prince 5th and 8th order solvers
@stdlib/math-iter-utils-continued-fraction
Evaluate the terms of a continued fraction.
@stdlib/stats-base-dists-degenerate-variance
Degenerate distribution variance.
@stdlib/utils-async-none-by-right
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
@stdlib/math-base-special-boxcox1p
Compute a one-parameter Box-Cox transformation of 1+x.
gufo-err
Gufo Labs Err is the flexible and robust python error handling framework.
@stdlib/stats-base-dists-invgamma-skewness
Inverse gamma distribution skewness.
@stdlib/utils-async-if-else
If a predicate function returns a truthy value, return `x`; otherwise, return `y`.
@stdlib/blas-sdot
Calculate the dot product of two single-precision floating-point vectors.
@stdlib/math-iter-special-factorial
Create an iterator which evaluates the factorial function for each iterated value.
@stdlib/random-streams-uniform
Create a readable stream for generating pseudorandom numbers drawn from a uniform distribution.
@stdlib/math-strided-ops-mul
Element-wise multiplication of two strided arrays.
@stdlib/math-iter-special-expm1
Create an iterator which computes `exp(x) - 1` for each iterated value.
@stdlib/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
@stdlib/stats-base-snanmskrange
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
@stdlib/stats-iter-msumabs
Create an iterator which iteratively computes a moving sum of absolute values.
@stdlib/random-streams-geometric
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
@stdlib/utils-values
Return an array of an object's own enumerable property values.
@stdlib/math-strided-special-smskinv
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
documentation
Tools and open datasets to support, sustain, and secure critical digital infrastructure.
@stdlib/math-iter-special-digamma
Create an iterator which evaluates the digamma function for each iterated value.
@stdlib/random-streams-normal
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
@stdlib/stats-base-dmskmax
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
@stdlib/math-iter-special-ahavercos
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
@stdlib/math-iter-special-dirac-delta
Create an iterator which evaluates the Dirac delta function for each iterated value.
@stdlib/math-strided-special-inv
Compute the multiplicative inverse for each element in a strided array.
@stdlib/math-iter-special-cosh
Create an iterator which computes the hyperbolic cosine for each iterated value.
@stdlib/stats-base-dnanmin
Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.
@stdlib/stats-base-nanmin
Calculate the minimum value of a strided array, ignoring NaN values.
@stdlib/utils-curry-right
Transform a function into a sequence of functions each accepting a single argument.
change-case
Change case of text using the command line: upper-case, lower-case, title-case, camel-case, kebab-case, snake-case
@stdlib/simulate-iter-triangle-wave
Create an iterator which generates a triangle wave.
theatre-extensions-animations
It is a module for Theatre.js which allows you to import animation into timeline from a GLTF file.
@stdlib/math-base-special-bessely0
Compute the Bessel function of the second kind of order zero.
@stdlib/math-strided-special-ssqrt
Compute the principal square root for each element in a single-precision floating-point strided array.
@stdlib/math-iter-special-asin
Create an iterator which computes the arcsine of each iterated value.
@stdlib/stats-base-smean
Calculate the arithmetic mean of a single-precision floating-point strided array.
@stdlib/random-iter-frechet
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
@stdlib/assert-is-float32matrix-like
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
@stdlib/random-iter-weibull
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
@stdlib/math-base-special-fast-asinh
Compute the hyperbolic arcsine of a number.
@stdlib/math-strided-special-ahavercos-by
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/number-float32-base-assert
Base double-precision floating-point number assert functions.
@stdlib/math-base-special-floor2
Round a numeric value to the nearest power of two toward negative infinity.