Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

blas-base-wasm-cscal • Science 44%

Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.

Updated 6 months ago

math-base-special-cphasef • Science 44%

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

Updated 6 months ago

stats-array-nanvarianceyc • Science 57%

Calculate the variance of an array ignoring `NaN` values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-array-nanvariancech • Science 57%

Calculate the variance of an array ignoring `NaN` values and using a one-pass trial mean algorithm.

Updated 6 months ago

@stdlib/slice-base-args2multislice • Science 31%

Create a MultiSlice object from a list of MultiSlice constructor arguments.

Updated 6 months ago

number-float64-base-assert-is-almost-equal • Science 44%

Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Updated 6 months ago

stats-strided-dnanvariance • Science 44%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values.

Updated 6 months ago

math-base-special-gamma-lanczos-sum-expg-scaledf • Science 26%

This repository provides an efficient implementation of the scaled gamma function using the Lanczos sum. It aims to enhance numerical accuracy in computations, making it a valuable tool for developers working with mathematical applications. 🛠️📊

Updated 6 months ago

stats-strided-dsempn • Science 57%

Calculate the standard error of the mean for a double-precision floating-point strided array using a two-pass algorithm.

Updated 6 months ago

stats-strided-dmeanpw • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.

Updated 6 months ago

stats-strided-smeanwd • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.

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

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

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

Updated 6 months ago

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

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

Updated 6 months ago

ndarray-vector-int32 • Science 44%

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

Updated 6 months ago

ndarray-base-every-by • Science 44%

Test whether all elements in an ndarray pass a test implemented by a predicate function.

Updated 6 months ago

stats-strided-dcovmatmtk • Science 44%

Compute the covariance matrix for an `M` by `N` double-precision floating-point matrix `A` and assigns the results to a matrix `B` when provided known means and using a one-pass textbook algorithm.

Updated 6 months ago

ndarray-vector • Science 44%

Vector constructors and associated utilities.

Updated 6 months ago

stats-strided-dmax • Science 44%

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

Updated 6 months ago

stats-strided-dmaxsorted • Science 31%

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

Updated 6 months ago

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

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

Updated 6 months ago

blas-ext-base-ndarray-dindex-of • Science 44%

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

Updated 6 months ago

assert-is-equal-uint32array • Science 44%

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

Updated 6 months ago

number-float32-base-assert-is-almost-equal • Science 44%

Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Updated 6 months ago

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

Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.

Updated 6 months ago

iter-cuevery-by • Science 44%

Create an iterator which cumulatively tests whether every iterated value passes a test implemented by a predicate function.

Updated 6 months ago

blas-base-wasm-ccopy • Science 44%

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

Updated 6 months ago

tips-tools • Science 44%

Compile references of publications, devices, SoC and tools for technical watch. Provides CLI tool, web page, Ruby server and kind of PWA to search and get results from corpora.

Updated 6 months ago

ndarray-vector-uint16 • Science 44%

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

Updated 6 months ago

stats-strided-dnanvariancech • Science 57%

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

Updated 6 months ago

@stdlib/array-base-count-if • Science 44%

Count the number of elements in an array that satisfy the provided testing function.

Updated 6 months ago

stats-strided-smskmin • Science 44%

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

Updated 6 months ago

formr.org • Science 26%

Chain simple surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.

Updated 6 months ago

stats-base-ztest-two-sample-results-float32 • Science 44%

Create a two-sample Z-test single-precision floating-point results object.

Updated 6 months ago

math-base-special-fibonacci-indexf • Science 44%

Compute the Fibonacci number index of a single-precision floating-point number.

Updated 6 months ago

array-base-symmetric-filled2d-by • Science 44%

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

Updated 6 months ago

@hugoalh/djb2a • Science 44%

An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm DJB2a.

Updated 6 months ago

stats-array-nanvariancepn • Science 57%

Calculate the variance of an array ignoring `NaN` values and using a two-pass algorithm.

Updated 6 months ago

blas-base-wasm-scasum • Science 44%

Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.

Updated 6 months ago

ndarray-vector-uint32 • Science 44%

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

Updated 6 months ago

math-base-special-acotdf • Science 44%

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

Updated 6 months ago

stats-strided-varianceyc • Science 57%

Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

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

Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.

Updated 6 months ago

math-base-special-modff • Science 44%

Decompose a single-precision floating-point number into integral and fractional parts.

Updated 6 months ago

stats-strided-sstdevch • Science 57%

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

Updated 6 months ago

stats-strided-dstdevpn • Science 57%

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

Updated 6 months ago

array-base-zip2views • Science 44%

Zip one or more arrays to an array of composite views.

Updated 6 months ago

array-base-entries2views • Science 44%

Convert array entries to an array of composite views.

Updated 6 months ago

math-base-special-sinf • Science 44%

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

Updated 6 months ago

array-base-banded-filled2d-by • Science 44%

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

Updated 6 months ago

stats-strided-smeanli • Science 57%

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

Updated 6 months ago

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

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

Updated 6 months ago

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

Create an uninitialized array having the same length and data type as a provided array.

Updated 6 months ago

stats-strided-smeanpw • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation.

Updated 6 months ago

stats-strided-nanvariancech • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.