Updated 10 months ago

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

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

Updated 10 months ago

blas-ext-base-ndarray-scusum • Science 44%

Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray.

Updated 10 months ago

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

Cumulatively test whether every element in a provided array is falsy.

Updated 10 months ago

stats-strided-dnanminabs • Science 44%

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

Updated 10 months ago

stats-array-nanmeanwd • Science 44%

Calculate the arithmetic mean of an array, ignoring NaN values and using Welford's algorithm.

Updated 10 months ago

@stdlib/ndarray-empty • Science 44%

Create an uninitialized ndarray having a specified shape and data type.

Updated 10 months ago

blas-ext-base-ndarray-gsum • Science 44%

Compute the sum of all elements in a one-dimensional ndarray.

Updated 10 months ago

math-base-special-cscf • Science 44%

Compute the cosecant of a single-precision floating-point number (in radians).

Updated 10 months ago

ndarray-base-count-if • Science 44%

Count the number of elements in an ndarray which pass a test implemented by a predicate function.

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

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

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

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

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.

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

@stdlib/napi • Science 44%

C APIs for creating Node-API native add-ons.

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

math-base-special-cphasef • Science 44%

Compute the argument of a single-precision complex floating-point number in radians.

Updated 10 months ago

@stdlib/ndarray-base-broadcast-scalar • Science 44%

Broadcast a scalar value to an ndarray to a specified shape.

Updated 10 months ago

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

Return the enumeration constant associated with a supported BLAS memory layout value.

Updated 10 months ago

math-base-special-atanf • Science 44%

Compute the arctangent of a single-precision floating-point number.

Updated 10 months ago

stats-strided-dnanvariancepn • Science 44%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.

Updated 10 months ago

stats-strided-dvariancetk • Science 57%

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

Updated 10 months ago

math-base-special-atan2d • Science 44%

Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).

Updated 10 months ago

number-uint8-base-mul • Science 26%

This repository provides a fast and efficient way to perform base multiplication on unsigned 8-bit integers. Join us in enhancing numerical computations in JavaScript! 🚀💻

Updated 10 months ago

array-base-mskbinary3d • Science 44%

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

Updated 10 months ago

array-base-mskbinary4d • Science 44%

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

Updated 10 months ago

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

Reverse the order of elements along the last dimension of a two-dimensional nested input array.

Updated 10 months ago

stats-strided-mskmax • Science 26%

The "stats-strided-mskmax" repository offers efficient statistical functions for handling masked maximum values in arrays. Explore the code to enhance your numerical computations in JavaScript! 🐱💻📊

Updated 10 months ago

stats-strided-max-by • Science 26%

This repository contains the `stats-strided-max-by` function, which computes the maximum value of a strided array using a callback function. Explore the code and contribute to enhancing numerical computation in JavaScript! 🛠️📊

Updated 10 months ago

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

Apply a ternary callback to elements in three four-dimensional nested 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

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

Cumulatively test whether every element in a provided array is truthy.

Updated 10 months ago

ndarray-iter-matrices • Science 44%

Create an iterator which iterates over each matrix in a stack of matrices.

Updated 10 months ago

stats-max • Science 44%

Compute the maximum value along one or more ndarray dimensions.

Updated 10 months ago

stats-base-ndarray-dmax • Science 44%

Compute the maximum value of a one-dimensional double-precision floating-point ndarray.

Updated 10 months ago

@stdlib/blas-base-transpose-operation-enum2str • Science 44%

Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.

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

ndarray-base-spread-dimensions • Science 44%

Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.

Updated 10 months ago

stats-base-ndarray-ztest • Science 44%

Compute a one-sample Z-test for a one-dimensional ndarray.

Updated 10 months ago

ndarray-base-unary-strided1d • Science 44%

Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

Updated 10 months ago

array-base-assert-any-has-property • Science 44%

Test whether at least one element in a provided array has a specified property, either own or inherited.

Updated 10 months ago

ndarray-base-count-falsy • Science 44%

Count the number of falsy elements in an ndarray.

Updated 10 months ago

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

Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.

Updated 10 months ago

stats-strided-svariancetk • Science 57%

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