Updated 9 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 9 months ago

lapack-base-crot • Science 44%

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

Updated 9 months ago

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

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

Updated 9 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 9 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 9 months ago

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

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

Updated 9 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 9 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 9 months ago

stats-array-nanrange-by • Science 44%

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

Updated 9 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 9 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 9 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 9 months ago

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

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

Updated 9 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 9 months ago

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

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

Updated 9 months ago

math-base-special-sech • Science 44%

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

Updated 9 months ago

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

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

Updated 9 months ago

@stdlib/blas-ext-base-gnansumpw • Science 57%

Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.

Updated 9 months ago

@stdlib/random-base-shared • Science 44%

Common APIs shared across base pseudorandom number generators.

Updated 9 months ago

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

Fill a strided array with pseudorandom numbers drawn from a continuous uniform distribution.

Updated 9 months ago

blas-ext-base-zfill • Science 44%

Fill a double-precision complex floating-point strided array with a specified scalar constant.

Updated 9 months ago

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

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

Updated 9 months ago

stats-strided-smin • Science 44%

Calculate the minimum value of a single-precision floating-point strided array.

Updated 9 months ago

ndarray-iter-subarrays • Science 44%

Create an iterator which iterates over each subarray in a stack of subarrays.

Updated 9 months ago

@stdlib/math-base-ops-add3 • Science 44%

Compute the sum of three double-precision floating-point numbers.

Updated 9 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 9 months ago

array-base-zip2objects • Science 26%

Zip one or more arrays to an array of objects.

Updated 9 months ago

@stdlib/random-array-pareto-type1 • Science 44%

Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.

Updated 9 months ago

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

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

Updated 9 months ago

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

Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.

Updated 9 months ago

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

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

Updated 9 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 9 months ago

math-base-special-atanf • Science 44%

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

Updated 9 months ago

@stdlib/blas-base-operation-side-resolve-str • Science 44%

Return the operation side string associated with a supported BLAS operation side value.

Updated 9 months ago

@stdlib/array-from-scalar • Science 44%

Create a single-element array containing a provided scalar value.

Updated 9 months ago

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

Cumulatively test whether at least one element in a provided array is truthy.

Updated 9 months ago

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

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

Updated 9 months ago

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

Return the enumeration constant associated with a supported BLAS matrix triangle value.

Updated 9 months ago

stats-strided-dminsorted • Science 44%

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

Updated 9 months ago

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

Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.

Updated 9 months ago

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

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

Updated 9 months ago

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

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

Updated 9 months ago

array-base-fill • Science 44%

Fill all elements within a portion of an array with a specified value.

Updated 9 months ago

assert-is-same-typed-array-like • Science 44%

Test if two arguments are both typed-array-like object and have the same values.

Updated 9 months ago

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

Create a filled two-dimensional nested array according to a provided callback function.

Updated 9 months ago

@stdlib/napi-create-complex-like • Science 44%

Create a Node-API value representing a complex number-like object.

Updated 9 months ago

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

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

Updated 9 months ago

array-base-mskfiltern • Science 44%

Apply a mask to one or more provided input arrays in a single pass.

Updated 9 months ago

array-base-count-ifs • Science 44%

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`.

Updated 9 months ago

nodeqr • Science 44%

NodeJS Module to Create QR Codes

Updated 9 months ago

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

Apply a nullary function and assign results to elements in an output ndarray.

Updated 9 months ago

math-base-special-secf • Science 44%

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

Updated 9 months ago

stats-strided-svariancetk • Science 57%

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

Updated 9 months ago

@stdlib/napi • Science 44%

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