Updated 11 months ago

array-slice • Science 44%

Return a shallow copy of a portion of an array.

Updated 11 months ago

Used-Car-Filter • Science 44%

A repo for ECS 272 Final Project

Updated 11 months ago

stats-array-nanmeanpn • Science 44%

Calculate the arithmetic mean of an array, ignoring NaN values and using a two-pass error correction algorithm.

Updated 11 months ago

stats-strided-dvarm • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean.

Updated 11 months ago

stats-strided-dsemwd • Science 57%

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

Updated 11 months ago

ndarray-vector-int8 • Science 44%

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

Updated 11 months ago

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

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

Updated 11 months ago

stats-base-ndarray-sztest • Science 44%

Compute a one-sample Z-test for a one-dimensional single-precision floating-point ndarray.

Updated 11 months ago

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

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

Updated 11 months ago

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

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

Updated 11 months ago

cow-translator • Science 18%

JavaScript library to translate cow language 🐄 to text

Updated 11 months ago

complex-float64-base-scale • Science 44%

Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.

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

ndarray-vector-uint16 • Science 44%

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

Updated 11 months ago

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

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

Updated 11 months ago

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

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

Updated 11 months ago

stats-base-ndarray-smax • Science 44%

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

Updated 11 months ago

stats-base-ndarray-max-by • Science 44%

Compute the maximum value of a one-dimensional ndarray via a callback function.

Updated 11 months ago

helperUtils • Science 44%

Reusable javascript helper utility methods. <https://www.npmjs.com/package/@darcher/js-helpers>

Updated 11 months ago

stats-array-nanvariancepn • Science 57%

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

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

stats-strided-stdevyc • Science 57%

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

Updated 11 months ago

@stdlib/array-zero-to-like • Science 44%

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.

Updated 11 months ago

stats-strided-smax • Science 44%

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

Updated 11 months ago

stats-strided-dnanstdevch • Science 57%

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

Updated 11 months ago

stats-strided-dnanstdevyc • Science 57%

Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 11 months ago

math-base-special-acotdf • Science 44%

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

Updated 11 months ago

stats-strided-dnanstdevwd • Science 57%

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

Updated 11 months ago

stats-strided-dnanstdev • Science 44%

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

Updated 11 months ago

iter-cuany-by • Science 44%

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

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

stats-array-nanmaxabs • Science 44%

Calculate the maximum absolute value of an array, ignoring NaN values.

Updated 11 months ago

array-base-zip2views • Science 44%

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

Updated 11 months ago

stats-strided-dnanmaxabs • Science 44%

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

Updated 11 months ago

stats-strided-sdsmeanors • Science 44%

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

Updated 11 months ago

math-base-special-vercosf • Science 44%

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

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

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

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

Updated 11 months ago

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

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

Updated 11 months ago

stats-strided-dsmeanpn • Science 57%

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

Updated 11 months ago

lapack-base-dge-trans • Science 44%

Convert input general matrix from row-major to column-major layout or vice versa.

Updated 11 months ago

lapack-base-spttrf • Science 44%

Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.

Updated 11 months ago

stats-strided-snanmeanors • Science 44%

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.

Updated 11 months ago

@hugoalh/symmetric-crypto • Science 44%

An ECMAScript (JavaScript & TypeScript) module to provide an easier symmetric crypto.

Updated 11 months ago

stats-strided-dsnanmean • Science 44%

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

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

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

stats-strided-nanminabs • Science 44%

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

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

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

Round a numeric value to the nearest number toward zero with N significant figures.

Updated 11 months ago

bytes-matcher-es • Science 44%

An ECMAScript (JavaScript & TypeScript) module to determine whether the bytes is match the specify signature.

Updated 11 months ago

@stdlib/iter-counter • Science 44%

Create an iterator which iteratively returns the number of iterated values.