Updated 10 months ago

@stdlib/random-strided-geometric • Science 44%

Fill a strided array with pseudorandom numbers drawn from a geometric distribution.

Updated 10 months ago

@stdlib/array-base-last • Science 44%

Return the last element of an array-like object.

Updated 10 months ago

@stdlib/random-strided-randu • Science 44%

Fill a strided array with uniformly distributed pseudorandom numbers between 0 and 1.

Updated 10 months ago

assert-is-equal-int8array • Science 44%

Test if two arguments are both Int8Arrays and have equal values.

Updated 10 months ago

blas-base-layout-enum2str • Science 44%

Return the BLAS memory layout string associated with a BLAS memory layout enumeration constant.

Updated 10 months ago

@stdlib/napi-argv-strided-uint32array • Science 44%

Convert a Node-API value representing a strided array to an unsigned 32-bit integer array.

Updated 10 months ago

@stdlib/ndarray-base-numel-dimension • Science 44%

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

Updated 10 months ago

number-float32-base-ulp-difference • Science 26%

Calculate the ULP difference for Float32 numbers with this efficient JavaScript library. Perfect for numerical computation in browsers and Node.js. 🚀🌐

Updated 10 months ago

object-every-own-by • Science 26%

Explore the `object-every-own-by` library for efficient property retrieval in JavaScript objects. Ideal for numerical computation in Node.js and browsers. 🚀🌐

Updated 10 months ago

stats-base-ndarray-dcovarmtk • Science 44%

Compute the covariance of two one-dimensional double-precision floating-point ndarrays provided known means and using a one-pass textbook algorithm.

Updated 10 months ago

@stdlib/math-base-special-acotf • Science 44%

Compute the inverse cotangent of a single-precision floating-point number.

Updated 10 months ago

math-base-special-ahaversinf • Science 44%

Compute the inverse half-value versed sine of a single-precision floating-point number.

Updated 10 months ago

@stdlib/array-base-binary2d • Science 44%

Apply a binary callback to elements in two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.

Updated 10 months ago

random-strided-gamma • Science 44%

Fill a strided array with pseudorandom numbers drawn from a gamma distribution.

Updated 10 months ago

@stdlib/math-base-napi-quaternary • Science 44%

C APIs for registering a Node-API module exporting an interface for invoking a quaternary numerical function.

Updated 10 months ago

stats-strided-scuminabs • Science 44%

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

Updated 10 months ago

stats-strided-snanmin • Science 44%

Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.

Updated 10 months ago

blas-ext-base-wasm-dnansumpw • Science 44%

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

Updated 10 months ago

math-base-special-sincosd • Science 44%

Simultaneously compute the sine and cosine of an angle measured in degrees.

Updated 10 months ago

napi-argv-dataview-cast • Science 44%

Convert a Node-API value corresponding to a DataView to a pointer having a specified data type.

Updated 10 months ago

stats-strided • Science 44%

Statistical operations for strided arrays.

Updated 10 months ago

@stdlib/array-base-any • Science 44%

Test whether at least one element in an array is truthy.

Updated 10 months ago

wasm-base • Science 44%

Base (i.e., lower-level) WebAssembly utilities.

Updated 10 months ago

@stdlib/random-array-gamma • Science 44%

Create an array containing pseudorandom numbers drawn from a gamma distribution.

Updated 10 months ago

stats-strided-nanmaxabs • Science 44%

Calculate the maximum absolute value of a strided array, ignoring NaN values.

Updated 10 months ago

ndarray-base-promote-dtypes • Science 44%

Resolve the data type that results from applying promotion rules to a provided list of data types.

Updated 10 months ago

@stdlib/strided-base-reinterpret-complex • Science 44%

Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.

Updated 10 months ago

stats-base-ndarray-sztest • Science 44%

Compute a one-sample Z-test for a one-dimensional single-precision floating-point ndarray.

Updated 10 months ago

stats-strided-dvarmtk • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.

Updated 10 months ago

random-tools-binary • Science 44%

Constructor for creating ndarrays filled with pseudorandom values drawn from a binary PRNG.

Updated 10 months ago

@stdlib/complex-float32-conj • Science 44%

Return the complex conjugate of a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/array-base-quaternary2d • Science 44%

Apply a quaternary callback to elements in four two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.

Updated 10 months ago

math-base-special-cfloorf • Science 44%

Round a single-precision complex floating-point number toward negative infinity.

Updated 10 months ago

@stdlib/array-base-map4d • Science 44%

Apply a function to elements in a four-dimensional nested input array and assign results to elements in a new four-dimensional nested output array.

Updated 10 months ago

stats-base-ndarray-scumin • Science 26%

Efficiently compute cumulative minimum values in ndarray structures with stats-base-ndarray-scumin. Enhance your numerical analysis in JavaScript! 🐙🌐

Updated 10 months ago

@stdlib/stats-base-dstdevtk • Science 57%

Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.

Updated 10 months ago

stats-strided-dnanstdevtk • Science 44%

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

Updated 10 months ago

array-base-broadcasted-quinary4d • Science 44%

Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a four-dimensional nested output array.

Updated 10 months ago

stats-array-nanrange-by • Science 44%

Calculate the range of an array via a callback function, ignoring NaN values.

Updated 10 months ago

stats-strided-dsemwd • Science 57%

Calculate the standard error of the mean for a double-precision floating-point strided array using Welford's algorithm.

Updated 10 months ago

blas-ext-base-ndarray-slast-index-of • Science 44%

Return the last index of a specified search element in a one-dimensional single-precision floating-point ndarray.

Updated 10 months ago

blas-ext-base-ndarray-dlast-index-of • Science 44%

Return the last index of a specified search element in a one-dimensional double-precision floating-point ndarray.

Updated 10 months ago

math-base-special-sech • Science 44%

Compute the hyperbolic secant of a double-precision floating-point number.

Updated 10 months ago

@stdlib/random-array-tools-unary-factory • Science 44%

Create a factory function for generating pseudorandom values drawn from a unary PRNG.

Updated 10 months ago

ndarray-vector-uint32 • Science 44%

Create an unsigned 32-bit integer vector (i.e., a one-dimensional ndarray).

Updated 10 months ago

stats-strided-sstdevch • Science 13%

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.

Updated 10 months ago

math-base-special-negafibonaccif • Science 44%

Compute the nth negaFibonacci number as a single-precision floating-point number.

Updated 10 months ago

complex-float64-base-neg • Science 31%

Negate a double-precision complex floating-point number.

Updated 10 months ago

stats-strided-sstdevtk • Science 57%

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.

Updated 10 months ago

stats-strided-snanmaxabs • Science 44%

Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.

Updated 10 months ago

@stdlib/blas-base-dger • Science 26%

Performs the rank 1 operation A = alpha⋅x⋅y^T + A.

Updated 10 months ago

@stdlib/string-base-replace-before-last • Science 44%

Replace the substring before the last occurrence of a specified search string.

Updated 10 months ago

stats-strided-dmediansorted • Science 44%

Calculate the median value of a sorted double-precision floating-point strided array.

Updated 10 months ago

math-array-tools-unary • Science 44%

Constructor for applying a unary function to each element in an input array.

Updated 10 months ago

array-base-fill-by • Science 44%

Fill all elements within a portion of an array according to a callback function.

Updated 10 months ago

constants-float64-max-nth-double-factorial • Science 44%

Maximum nth double factorial when stored in double-precision floating-point format.

Updated 10 months ago

math-base-special-frexpf • Science 44%

Split a single-precision floating-point number into a normalized fraction and an integer power of two.

Updated 10 months ago

@stdlib/blas-base-zcopy • Science 44%

Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.

Updated 10 months ago

stats-strided-dsmean • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

Updated 10 months ago

@stdlib/complex-base-assert-is-same-value-zerof • Science 44%

Test whether two single-precision complex floating-point numbers are the same value.

Updated 10 months ago

math-base-special-sqrtpif • Science 44%

Compute the principal square root of the product of π and a positive single-precision floating-point number.

Updated 10 months ago

@stdlib/napi-argv-int32array • Science 44%

Convert a Node-API value to a signed 32-bit integer array.

Updated 10 months ago

@stdlib/random-strided-poisson • Science 44%

Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.

Updated 10 months ago

@stdlib/array-base-join • Science 44%

Return a string created by joining array elements using a specified separator.

Updated 10 months ago

@stdlib/ndarray-base-reverse • Science 44%

Return a view of an input ndarray in which the order of elements along each dimension is reversed.

Updated 10 months ago

stats-base-dists-planck-logcdf • Science 44%

Evaluate the logarithm of cumulative distribution function (CDF) for a Planck (discrete exponential) distribution.