Updated 10 months ago

random-array-weibull • Science 44%

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

Updated 10 months ago

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

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

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

ndarray-base-unary-reduce-subarray-by • Science 44%

This repository contains a JavaScript library for performing unary reduction operations on subarrays within ndarray structures. Explore the code and contribute to enhance numerical computations! 🐙🌐

Updated 10 months ago

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

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

Updated 10 months ago

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

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

Updated 10 months ago

stats-strided-dsmeanwd • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.

Updated 10 months ago

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

Convert a Node-API value to an unsigned 32-bit integer.

Updated 10 months ago

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

Take elements from either one of two arrays depending on a condition.

Updated 10 months ago

blas-base-wasm-isamax • Science 44%

Find the index of the first element having the maximum absolute value.

Updated 10 months ago

stats-strided-dmskrange • Science 44%

Calculate the range of a double-precision floating-point strided array according to a mask.

Updated 10 months ago

stats-strided-dsmeanors • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.

Updated 10 months ago

number-float64-base-add5 • Science 44%

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

Updated 10 months ago

stats-strided-dcuminabs • Science 44%

Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.

Updated 10 months ago

stats-incr-nanskewness • Science 44%

Compute a corrected sample skewness incrementally, ignoring NaN values.

Updated 10 months ago

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

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

Updated 10 months ago

ndarray-base-every • Science 44%

Test whether every element in an ndarray is truthy.

Updated 10 months ago

https://github.com/52north/sensor-station • Science 26%

sensor-station - based on GrovePi AirQualitySensor

Updated 10 months ago

@stdlib/strided-base-reinterpret-complex • Science 44%

Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.

Updated 10 months ago

cytobrowser • Science 26%

CytoBrowser, a JavaScript and Node.js driven environment for fast and accessible collaborative online visualization, assessment, and annotation of very large microscopy images.

Updated 10 months ago

stats-base-ndarray-scumax • Science 26%

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

Updated 10 months ago

blas-base-wasm-dsdot • Science 26%

Compute the dot product of `x` and `y` with extended accumulation and result.

Updated 10 months ago

constants-float32-max-nth-factorial • Science 26%

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

Updated 10 months ago

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

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

Updated 10 months ago

math-base-special-logf • Science 44%

Compute the base `b` logarithm of a single-precision floating-point number.

Updated 10 months ago

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

Apply a function to elements in a four-dimensional nested input array and assign results to elements in a new four-dimensional nested output array.

Updated 10 months ago

@stdlib/random-strided-tools-binary-factory • Science 44%

Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.

Updated 10 months ago

blas-ext-cusum • Science 26%

Compute the cumulative sum along one or more ndarray dimensions.

Updated 10 months ago

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

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

Updated 10 months ago

stats-strided-dsmeanpw • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.

Updated 10 months ago

math-base-special-negalucasf • Science 44%

Compute the nth negaLucas number in single-precision floating-point format.

Updated 10 months ago

@stdlib/blas-base-transpose-operation-resolve-enum • Science 26%

Return the enumeration constant associated with a supported BLAS transpose operation value.

Updated 10 months ago

stats-strided-scumax • Science 31%

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

Updated 10 months ago

@stdlib/math-iter-special-log2 • Science 44%

Create an iterator which evaluates the binary logarithm for each iterated value.

Updated 10 months ago

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

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

Updated 10 months ago

@stdlib/complex-float32-real • Science 44%

Return the real component of a single-precision complex floating-point number.

Updated 10 months ago

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

Assign elements in a input ndarray to elements in an output ndarray.

Updated 10 months ago

iter-cuevery • Science 44%

Create an iterator which cumulatively tests whether every iterated value is truthy.

Updated 10 months ago

iter-cunone-by • Science 44%

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

Updated 10 months ago

math-base-special-aversinf • Science 44%

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

Updated 10 months ago

array-base-unary3d-by • Science 44%

Apply a unary function to each element retrieved from a three-dimensional nested input array according to a callback function and assign results to elements in a three-dimensional nested output array.

Updated 10 months ago

@stdlib/iter-cuany • Science 44%

Create an iterator which cumulatively tests whether at least one iterated value is truthy.

Updated 10 months ago

@stdlib/napi-argv-strided-float32array • Science 44%

Convert a Node-API value representing a strided array to a single-precision floating-point array.

Updated 10 months ago

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

Convert a Node-API value to a single-precision floating-point array.

Updated 10 months ago

stats-strided-svariancewd • Science 57%

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

Updated 10 months ago

@stdlib/stats-base-sdsmean • Science 44%

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

Updated 10 months ago

@stdlib/complex-base-assert-is-same-value-zero • Science 44%

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

Updated 10 months ago

@stdlib/napi-argv-strided-uint16array • Science 44%

Convert a Node-API value representing a strided array to an unsigned 16-bit integer array.

Updated 10 months ago

blas-base-wasm-dsdot • Science 44%

Compute the dot product of `x` and `y` with extended accumulation and result.

Updated 10 months ago

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

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

Updated 10 months ago

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

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

Updated 10 months ago

cars-api • Science 26%

Final assignment for DevWeb2 subject in the web and mobile course at Cotemig.

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

ndarray-map • Science 26%

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

Updated 10 months ago

@stdlib/math-base-special-kernel-log1p • Science 44%

Compute log(1+f) - f for 1+f in ~[sqrt(2)/2, sqrt(2)].

Updated 10 months ago

stats-strided-snanmeanpn • Science 57%

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