Updated 6 months ago

stats-strided-nanmax • Science 44%

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

Updated 6 months ago

stats-strided-scumin • Science 31%

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

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

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

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

Updated 6 months ago

stats-strided-dnanmax • Science 44%

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

Updated 6 months ago

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

Test whether all properties (own and inherited) of an object pass a test implemented by a predicate function.

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/string-base-remove-first-grapheme-cluster • Science 44%

Remove the first grapheme cluster (i.e., user-perceived character) of a string.

Updated 6 months ago

@stdlib/array-base-take-map • Science 44%

Take elements from an array and return a new array after applying a mapping function.

Updated 6 months ago

constants-float32-max-safe-nth-tribonacci • Science 44%

Maximum safe nth Tribonacci number when stored in single-precision floating-point format.

Updated 6 months ago

stats-base-ztest-alternative-str2enum • Science 44%

Return the enumeration constant associated with a Z-test alternative hypothesis string.

Updated 6 months ago

stats-strided-dmaxabs • Science 44%

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

Updated 6 months ago

blas-base-dtrmv • Science 44%

Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.

Updated 6 months ago

@stdlib/string-base-for-each-grapheme-cluster • Science 44%

Invoke a function for each grapheme cluster (i.e., user-perceived character) in a string.

Updated 6 months ago

stats-array-meanwd • Science 44%

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

Updated 6 months ago

stats-strided-dnanstdevch • Science 44%

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

Updated 6 months ago

ndarray-includes • Science 44%

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

Updated 6 months ago

math-base-special-csignumf • Science 31%

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

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

stats-array-nanmskrange • Science 44%

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

Updated 6 months ago

ndarray-vector-float64 • Science 44%

Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).

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

array-base-fliplr4d • Science 44%

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

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

craft-api • Science 44%

Creation and consumption of a Minecraft API.

Updated 6 months ago

listify • Science 44%

To-do list project developed in React for the Framework subject.

Updated 6 months ago

stats-strided-dsnanmeanpn • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using a two-pass error correction algorithm with extended accumulation, and returning an extended precision result.

Updated 6 months ago

napi-argv-dataview • Science 26%

This repository provides a way to work with DataView in Node.js, allowing seamless manipulation of binary data. 🌐 Explore efficient numerical computations with ease and flexibility. 🛠️

Updated 6 months ago

stats-strided-nanmax-by • Science 26%

This repository provides a function for computing the maximum value of a strided array while ignoring NaN values. Explore the code and contribute to enhance numerical computation in JavaScript! 🐱💻📊

Updated 6 months ago

math-base-special-cosf • Science 26%

This repository contains the `math-base-special-cosf` function, which computes the cosine of a float number efficiently. Explore the code and contribute to enhance numerical computation in JavaScript! 🖥️✨

Updated 6 months ago

blas-base-assert-is-matrix-orientation • Science 26%

Check if a matrix is oriented correctly with the blas-base-assert-is-matrix-orientation library. Simplify your numerical computations in JavaScript. 🐙📊

Updated 6 months ago

array-base-broadcasted-binary5d • Science 44%

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

Updated 6 months ago

stats-strided-sdsmean • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.

Updated 6 months ago

object-every-in-by • Science 44%

Test whether all properties (own and inherited) of an object pass a test implemented by a predicate function.

Updated 6 months ago

object-some-in-by • Science 44%

Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.

Updated 6 months ago

number-float64-base-identity • Science 31%

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

Updated 6 months ago

hyperspectral_toolkit • Science 67%

Google Earth Engine (GEE) JavaScript-based tools for working with various hyperspectral datasets (e.g., AVIRIS, EMIT, Hyperion, PACE OCI)

Updated 6 months ago

stats-strided-dvariancepn • Science 57%

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

Updated 6 months ago

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

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

Updated 6 months ago

stats-strided-dmaxabssorted • Science 44%

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

Updated 6 months ago

stats-array • Science 44%

Statistical functions for arrays.

Updated 6 months ago

object-none-in-by • Science 44%

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

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

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

Return the first index of a specified search element in a one-dimensional ndarray.

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

ndarray-base-count-truthy • Science 44%

Count the number of truthy elements in an ndarray.

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

@hugoalh/string-dissect • Science 44%

An ECMAScript (JavaScript & TypeScript) module to dissect the string; Safe with the emojis, URLs, and words.

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

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

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

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

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

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

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

blas-ext-cusum • Science 44%

Compute the cumulative sum along one or more ndarray dimensions.

Updated 6 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.