Updated 10 months ago

stats-strided-dztest • Science 44%

Compute a one-sample Z-test for a double-precision floating-point strided array.

Updated 10 months ago

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

Convert a Node-API value to a single-precision floating-point number.

Updated 10 months ago

@stdlib/utils-any-own-by • Science 44%

Test whether whether any 'own' property of a provided object satisfies a predicate function.

Updated 10 months ago

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

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

Updated 10 months ago

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

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

Updated 10 months ago

blas-base-igamax • Science 44%

Find the index of the first element having the maximum absolute value.

Updated 10 months ago

math-base-special-havercosf • Science 44%

Compute the half-value versed cosine of a single-precision floating-point number (in radians).

Updated 10 months ago

array-base-broadcasted-quaternary5d • Science 44%

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

Updated 10 months ago

stats-strided-dnanmeanpn • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

Updated 10 months ago

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

Compute the arctangent(in degrees) of a double-precision floating-point number.

Updated 10 months ago

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

Compute the inverse (arc) secant of a single-precision floating-point number.

Updated 10 months ago

stats-array-min-by • Science 44%

Calculate the minimum value of an array via a callback function.

Updated 10 months ago

@stdlib/random-array-negative-binomial • Science 44%

Create an array containing pseudorandom numbers drawn from a negative binomial distribution.

Updated 10 months ago

@stdlib/array-to-fancy • Science 44%

Convert an array to an object supporting fancy indexing.

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

complex-float64-base-identity • Science 44%

Evaluate the identity function for a double-precision complex floating-point number.

Updated 10 months ago

@stdlib/ndarray-maybe-broadcast-array • Science 44%

Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.

Updated 10 months ago

math-base-special-minmaxf • Science 44%

Return the minimum and maximum of two single-precision floating-point numbers.

Updated 10 months ago

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

Replace elements of an array with provided values according to a provided mask array.

Updated 10 months ago

stats-base-ztest-one-sample-results-to-string • Science 44%

Serialize a one-sample Z-test results object as a formatted string.

Updated 10 months ago

@stdlib/slice-base-sargs2multislice • Science 44%

Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.

Updated 10 months ago

array-base-broadcasted-quaternary3d • Science 44%

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

Updated 10 months ago

stats-strided-scumin • Science 31%

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

Updated 10 months ago

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

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

Updated 10 months ago

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

Planck (discrete exponential) distribution probability mass function (PMF).

Updated 10 months ago

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

Compute the arcsine (in degrees) of a double-precision floating-point number.

Updated 10 months ago

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

Create an array containing pseudorandom numbers drawn from an exponential distribution.

Updated 10 months ago

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

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.

Updated 10 months ago

@stdlib/ndarray-empty-like • Science 44%

Create an uninitialized ndarray having the same shape and data type as a provided ndarray.

Updated 10 months ago

@stdlib/array-base-none-by • Science 44%

Test whether all elements in an array fail a test implemented by a predicate function.

Updated 10 months ago

stats-strided-svariancech • Science 44%

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

Updated 10 months ago

@stdlib/complex-float64-reim • Science 44%

Return the real and imaginary components of a double-precision complex floating-point number.

Updated 10 months ago

@stdlib/assert-is-same-date-object • Science 44%

Test if two values are both Date objects corresponding to the same date and time.

Updated 10 months ago

math-base-special-maxf • Science 44%

Return the maximum single-precision floating-point number.

Updated 10 months ago

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

Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.

Updated 10 months ago

array-base-cuevery-by-right • Science 44%

Cumulatively test whether every array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.

Updated 10 months ago

@stdlib/ndarray-stride • Science 44%

Return the stride along a specified dimension for a provided ndarray.

Updated 10 months ago

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

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.

Updated 10 months ago

array-base-unary4d-by • Science 44%

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.

Updated 10 months ago

array-base-take-indexed2 • Science 44%

Take elements from two indexed arrays in a single pass.

Updated 10 months ago

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

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

Updated 10 months ago

ndarray-iter-stacks • Science 44%

Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.

Updated 10 months ago

@stdlib/blas-base-matrix-triangle-resolve-str • Science 44%

Return the matrix triangle string associated with a supported BLAS matrix triangle value.

Updated 10 months ago

@stdlib/array-base-bifurcate-values-by • Science 44%

Split element values into two groups according to an predicate function.

Updated 10 months ago

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

Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.

Updated 10 months ago

@stdlib/blas-base-diagonal-type-resolve-enum • Science 44%

Return the enumeration constant associated with a supported BLAS diagonal type value.

Updated 10 months ago

lapack-base-crot • Science 44%

LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.

Updated 10 months ago

@stdlib/utils-none-in-by • Science 44%

Test whether every property in an object fails a test implemented by a predicate function.

Updated 10 months ago

@stdlib/ndarray-base-slice-dimension-from • Science 44%

Return a shifted view of an input ndarray along a specific dimension.

Updated 10 months ago

@stdlib/ndarray-slice-dimension-to • Science 44%

Return a read-only truncated view of an input ndarray along a specific dimension.

Updated 10 months ago

@stdlib/array-base-fancy-slice-assign • Science 44%

Assign element values from a broadcasted input array to corresponding elements in an output array.

Updated 10 months ago

@stdlib/random-array-tools-ternary • Science 44%

Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.

Updated 10 months ago

ndarray-filter • Science 44%

Return a shallow copy of an ndarray containing only those elements which pass a test implemented by a predicate function.

Updated 10 months ago

@stdlib/blas-base-transpose-operation-resolve-enum • Science 26%

Return the enumeration constant associated with a supported BLAS transpose operation value.

Updated 10 months ago

complex-float64-conj • Science 44%

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

Updated 10 months ago

assert-is-equal-array • Science 44%

Test if two arguments are both generic arrays and have equal values.

Updated 10 months ago

stats-strided-dsvariance • Science 44%

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