Updated 9 months ago

stats-array-meanwd • Science 44%

Calculate the arithmetic mean of an array using Welford's algorithm.

Updated 9 months ago

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

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

Updated 9 months ago

stats-strided-wasm-dmeanwd • Science 44%

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

Updated 9 months ago

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

Return the first index of a specified search element in a double-precision floating-point strided array.

Updated 9 months ago

stats-base-ztest-alternative-enum2str • Science 26%

This repository provides an alternative implementation of the `enum2str` function for statistical analysis in JavaScript. It enhances your ability to convert enumeration values to strings, streamlining your data processing tasks. 🛠️📊

Updated 9 months ago

stats-strided-dmeanlipw • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.

Updated 9 months ago

https://github.com/a-herzog/qc • Science 26%

Statistical quality control is a web service for calculating sampling plans for statistical quality control.

Updated 9 months ago

ndarray-includes • Science 44%

Test whether an ndarray contains a specified value along one or more dimensions.

Updated 9 months ago

math-base-special-csignumf • Science 31%

Evaluate the signum function of a single-precision complex floating-point number.

Updated 9 months ago

stats-strided-snanmskmax • Science 44%

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

Updated 9 months ago

stats-array-nanmskrange • Science 44%

Calculate the range of an array according to a mask, ignoring NaN values.

Updated 9 months ago

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

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

Updated 9 months ago

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

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

Updated 9 months ago

array-base-fliplr4d • Science 44%

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

Updated 9 months ago

iter-cusome-by • Science 44%

Create an iterator which cumulatively tests whether at least `n` iterated values pass a test implemented by a predicate function.

Updated 9 months ago

array-fixed-endian-factory • Science 44%

Return a typed array constructor for creating typed arrays having a specified byte order.

Updated 9 months ago

number-float64-base-identity • Science 44%

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

Updated 9 months ago

assert-napi-is-dataview • Science 26%

This repository provides a simple way to check if a value is a DataView in JavaScript. It streamlines your code and enhances type safety in numerical computations. 🛠️📦

Updated 9 months ago

stats-strided-nanmin-by • Science 44%

Calculate the minimum value of a strided array via a callback function, ignoring NaN values.

Updated 9 months ago

stats-strided-nanmax-by • Science 44%

Calculate the maximum value of a strided array via a callback function, ignoring NaN values.

Updated 9 months ago

stats-strided-min-by • Science 44%

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

Updated 9 months ago

stats-strided-max-by • Science 44%

Calculate the maximum value of a strided array via a callback function.

Updated 9 months ago

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

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

Updated 9 months ago

https://github.com/caleb531/truthy • Science 26%

The truth table generator app, written in JavaScript using Mithril

Updated 9 months ago

number-float64-base-identity • Science 31%

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

Updated 9 months ago

stats-array-stdevyc • Science 57%

Calculate the standard deviation of an array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 9 months ago

stats-array-nanmean • Science 26%

This repository provides a function to compute the mean of an array while ignoring NaN values. 📊 Explore efficient numerical computations in JavaScript with our standard library! 🚀

Updated 9 months ago

@stdlib/random-streams-randi • Science 44%

Create a readable stream for generating pseudorandom numbers having integer values.

Updated 9 months ago

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

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

Updated 9 months ago

constants-float32-min-base10-exponent • Science 44%

The minimum base 10 exponent for a normal single-precision floating-point number.

Updated 9 months ago

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

Return the last index of a specified search element in a double-precision floating-point strided array.

Updated 9 months ago

lapack-base-dlaset • Science 44%

Set the off-diagonal elements and the diagonal elements of a double-precision floating-point matrix to specified values.

Updated 9 months ago

tropy • Science 36%

Research photo management

Updated 9 months ago

stats-strided-dcovarmtk • Science 26%

Calculate the covariance of two double-precision floating-point strided arrays provided known means and using a one-pass textbook algorithm.

Updated 9 months ago

@stdlib/assert-is-complex128matrix-like • Science 44%

Test if a value is a 2-dimensional ndarray-like object containing double-precision complex floating-point numbers.

Updated 9 months ago

wasm-base-arrays2ptrs • Science 44%

Convert a list of arrays to pointers (i.e., byte offsets) in WebAssembly module memory.

Updated 9 months ago

blas-ext-base-sindex-of • Science 44%

Return the first index of a specified search element in a single-precision floating-point strided array.

Updated 9 months ago

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

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

Updated 9 months ago

array-base-cusome • Science 44%

Cumulatively test whether at least `n` array elements in a provided array are truthy.

Updated 9 months ago

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

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

Updated 9 months ago

stats-strided-sminabs • Science 31%

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

Updated 9 months ago

@stdlib/array-base-resolve-getter • Science 44%

Return an accessor function for retrieving an element from an array-like object.

Updated 9 months ago

ndarray-base-count-truthy • Science 44%

Count the number of truthy elements in an ndarray.

Updated 9 months ago

math-base-special-atan2f • Science 44%

Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y) as a single-precision floating-point number.

Updated 9 months ago

@stdlib/assert-is-complex64matrix-like • Science 44%

Test if a value is a 2-dimensional ndarray-like object containing single-precision complex floating-point numbers.

Updated 9 months ago

ndarray-some-by • Science 44%

Test whether at least `n` elements along one or more ndarray dimensions pass a test implemented by a predicate function.

Updated 9 months ago

stateman-cli • Science 26%

A comprehensive, vanilla javascript state management library.

Updated 9 months ago

ndarray-vector-uint8c • Science 44%

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

Updated 9 months ago

stats-array-max-by • Science 44%

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

Updated 9 months ago

stats-strided-dnanstdevpn • Science 57%

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

Updated 9 months ago

complex-base-assert-is-same-valuef • Science 44%

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

Updated 9 months ago

constants-float32-max-safe-nth-double-factorial • Science 44%

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

Updated 9 months ago

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

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

Updated 9 months ago

console-log-each-map • Science 44%

Insert array element values and the result of a callback function into a format string and print the result.

Updated 9 months ago

napi-argv-dataview • Science 44%

Convert a Node-API value corresponding to a DataView to an array of bytes (i.e., an unsigned 8-bit integer array).

Updated 9 months ago

array-mostly-safe-casts • Science 44%

Return a list of array data types to which a provided array data type can be safely cast and, for floating-point data types, can be downcast.

Updated 9 months ago

blas-ext-cusum • Science 44%

Compute the cumulative sum along one or more ndarray dimensions.

Updated 9 months ago

array-base-cuany-by • Science 44%

Cumulatively test whether at least one element in a provided array passes a test implemented by a predicate function.

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

ndarray-vector-uint32 • Science 44%

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

Updated 9 months ago

stats-strided-dnanvariance • Science 44%

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

Updated 9 months ago

stats-array-nanstdevch • Science 44%

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

Updated 9 months ago

stats-strided-snanminabs • Science 44%

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

Updated 9 months ago

stats-strided-nanminabs • Science 44%

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

Updated 9 months ago

stats-strided-dnanvariancewd • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

Updated 9 months ago

ndarray-base-binary • Science 44%

Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.