stats-strided-srange
Calculate the range of a single-precision floating-point strided array.
@stdlib/math-base-special-acosd
Compute the arccosine (in degrees) of a double-precision floating-point number.
number-int32-base-muldw
Compute the double word product of two signed 32-bit integers.
complex-float64-base-scale
Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.
blas-base-wasm-zswap
Interchange two complex double-precision floating-point vectors.
blas-base-wasm-ccopy
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
stats-strided-smskmin
Calculate the minimum value of a single-precision floating-point strided array according to a mask.
stats-strided-dnanvarianceyc
Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
@stdlib/random-array-poisson
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
math-base-special-acotdf
Compute the arccotangent (in degrees) of a single-precision floating-point number.
@stdlib/random-array-cauchy
Create an array containing pseudorandom numbers drawn from a Cauchy distribution.
stats-strided-dstdevwd
Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.
@stdlib/ndarray-base-maybe-broadcast-arrays
Broadcast ndarrays to a common shape.
stats-base-dists-planck-mgf
Planck (discrete exponential) distribution moment-generating function (MGF).
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.
stats-strided-nanvariancech
Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.
stats-array-nanstdevtk
Calculate the standard deviation of an array ignoring `NaN` values and using a one-pass textbook algorithm.
stats-array-nanstdevyc
Calculate the standard deviation of an array ignoring `NaN` values and using a one-pass algorithm proposed by Youngs and Cramer.
stats-strided-sztest2
Compute a two-sample Z-test for two single-precision floating-point strided arrays.
array-struct-factory
Return a constructor for creating arrays having a fixed-width composite data type.
stats-base-ndarray-cumax
Compute the cumulative maximum value of a one-dimensional ndarray.
stats-base-ndarray-dcumax
Compute the cumulative maximum value of a one-dimensional double-precision floating-point ndarray.
stats-strided-sztest
Compute a one-sample Z-test for a single-precision floating-point strided array.
array-base-broadcasted-quaternary2d
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
stats-strided-dnanmeanpw
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.
context-savvy-mcp
A high-performance Model Context Protocol server that transforms Claude Desktop into a memory-enabled AI assistant with persistent context, secure command execution, and intelligent workflow automation.
blas-ext-base-ndarray-dcusum
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray.
constants-float32-sqrt-two-pi
Square root of 2π as a single-precision floating-point number
text-normalizer
Text normalizer for obtaining a Unicode Normalization Form for URL creation
array-base-cuevery-by
Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function.
array-base-cunone-by
Cumulatively test whether every element in a provided array fails a test implemented by a predicate function.
array-base-broadcasted-quaternary4d
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
stats-base-ndarray-dztest
Compute a one-sample Z-test for a one-dimensional double-precision floating-point ndarray.
math-base-special-acovercosf
Compute the inverse coversed cosine of a single-precision floating-point number (in radians).
stats-cumax
Compute the cumulative maximum value along one or more ndarray dimensions.
stats-strided-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
array-base-mskbinary5d
Apply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.
math-base-special-versinf
Explore the math-base-special-version library for efficient numerical and scientific computation in JavaScript. Ideal for web and Node.js applications. 🚀📊
math-base-special-acosdf
Compute the arccosine (in degrees) of a single-precision floating-point number.
https://github.com/0xibra/million-downloads
Attempting to download at least 1 million files under 60 seconds
@stdlib/random-array-chi
Create an array containing pseudorandom numbers drawn from a chi distribution.
stats-strided-dsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.
array-base-broadcasted-quinary4d
Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
@stdlib/complex-float64-base-assert-is-equal
Test whether two double-precision complex floating-point numbers are equal.
@stdlib/stats-base-sdsmean
Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.
@stdlib/lapack-base-dlacpy
Copy all or part of a matrix A to another matrix B.
stats-base-dists-planck-median
Planck (discrete exponential) distribution median.
math-base-special-ldexpf
Multiply a single-precision floating-point number by an integer power of two.
@stdlib/array-base-map2d
Apply a function to elements in a two-dimensional nested input array and assign results to elements in a new two-dimensional nested output array.
@stdlib/random-array-f
Create an array containing pseudorandom numbers drawn from an F distribution.
complex-float32-base-neg
Negate a single-precision complex floating-point number.
math-array-tools-unary-factory
Create a function for applying a unary function to each element in a provided array.
@stdlib/array-base-unary2d-by
Apply a unary callback to each element retrieved from a two-dimensional nested input array according to a callback function and assign results to elements in a two-dimensional nested output array.
math-base-special-fmodf
Evaluate the modulus function for single-precision floating-point numbers.
@stdlib/math-iter-special-trigamma
Create an iterator which evaluates the trigamma function for each iterated value.
@stdlib/complex-base-assert-is-equal
Test whether two double-precision complex floating-point numbers are equal.
complex-float32-base-sub
Subtract two single-precision complex floating-point numbers.