@stdlib/stats-base-dstdevtk
Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.
@stdlib/constants-complex128-nan
Canonical double-precision complex floating-point NaN.
ndarray-iter-stacks
Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.
@stdlib/random-array-logistic
Create an array containing pseudorandom numbers drawn from a logistic distribution.
array-base-unary4d-by
Apply a unary function to each element retrieved from a four-dimensional nested input array according to a callback function and assign results to elements in a four-dimensional nested output array.
@stdlib/array-base-unarynd
Apply a unary callback to elements in an n-dimensional nested input array and assign results to elements in an n-dimensional nested output array.
stats-array-nanrange-by
Calculate the range of an array via a callback function, ignoring NaN values.
blas-ext-base-ndarray-slast-index-of
Return the last index of a specified search element in a one-dimensional single-precision floating-point ndarray.
blas-ext-base-ndarray-dlast-index-of
Return the last index of a specified search element in a one-dimensional double-precision floating-point ndarray.
@stdlib/array-base-quaternary3d
Apply a quaternary callback to elements in four three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
@stdlib/array-base-assert-is-complex128array
Test if a value is a Complex128Array.
@stdlib/array-base-binarynd
Apply a binary callback to elements in n-dimensional nested input arrays and assign results to elements in an n-dimensional nested output array.
@stdlib/complex-float32-base-assert-is-same-value-zero
Test whether two single-precision complex floating-point numbers are the same value.
math-base-special-sech
Compute the hyperbolic secant of a double-precision floating-point number.
@stdlib/blas-ext-base-gnansumpw
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
@stdlib/random-strided-uniform
Fill a strided array with pseudorandom numbers drawn from a continuous uniform distribution.
blas-ext-base-zfill
Fill a double-precision complex floating-point strided array with a specified scalar constant.
@stdlib/math-base-special-acotd
Compute the arccotangent (in degrees) of a double-precision floating-point number.
stats-strided-smin
Calculate the minimum value of a single-precision floating-point strided array.
@stdlib/math-base-ops-add3
Compute the sum of three double-precision floating-point numbers.
math-base-special-frexpf
Split a single-precision floating-point number into a normalized fraction and an integer power of two.
blas-base-dtrsv
Solve one of the systems of equations `A*x = b` or `A^T*x = b`.
@stdlib/random-array-pareto-type1
Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.
@stdlib/random-array-exponential
Create an array containing pseudorandom numbers drawn from an exponential distribution.
@stdlib/math-base-special-cotd
Compute the cotangent of an angle measured in degrees
https://github.com/cipher-fox/nestjs-cryptography
Secure NestJS cryptography module 🔐
stats-base-dists-planck-logcdf
Evaluate the logarithm of cumulative distribution function (CDF) for a Planck (discrete exponential) distribution.
math-base-special-atan2d
Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).
math-base-special-atanf
Compute the arctangent of a single-precision floating-point number.
@stdlib/math-base-special-asecd
Compute the arcsecant (in degrees) of a double-precision floating-point number.
constants-float32-max-base10-exponent-subnormal
The maximum base 10 exponent for a subnormal single-precision floating-point number.
stats-strided-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
@stdlib/random-strided-weibull
Fill a strided array with pseudorandom numbers drawn from a Weibull distribution.
@stdlib/blas-base-scnrm2
Compute the L2-norm of a complex single-precision floating-point vector.
@stdlib/random-array-randu
Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/random-array-laplace
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.
array-base-count-ifs
Perform element-wise evaluation of one or more input arrays according to provided predicate functions and count the number of elements for which all predicates respectively return `true`.
math-base-special-secf
Compute the secant of a single-precision floating-point number (in radians).
stats-base-dists-planck-cdf
Planck (discrete exponential) distribution cumulative distribution function (CDF).
stats-strided-svariancetk
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.
stats-strided-sstdev
Calculate the standard deviation of a single-precision floating-point strided array.
https://github.com/bidmcdigitalpsychiatry/lamp-dashboard
The mindLAMP dashboard.
@stdlib/constants-time-milliseconds-in-minute
Number of milliseconds in a minute.