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

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

@stdlib/array-base-any-by-right • Science 44%

Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.

Updated 7 months ago

lapack-base-dgttrf • Science 44%

Compute an `LU` factorization of a real tridiagonal matrix `A` using elimination with partial pivoting and row interchanges

Updated 7 months ago

@stdlib/complex-float32-base-assert • Science 44%

Base (i.e., lower-level) single-precision complex number assertion functions.

Updated 7 months ago

ndarray-base-assert-is-integer-index-data-type • Science 26%

Test if an input value is a supported ndarray integer index data type.

Updated 7 months ago

sbb • Science 31%

Semantic Body Browser - a tool for graphically exploring an organism's body.

Updated 7 months ago

stats-incr-nanskewness • Science 44%

Compute a corrected sample skewness incrementally, ignoring NaN values.

Updated 7 months ago

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

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

Updated 7 months ago

https://github.com/arturbomtempo-learning/contact-registration • Science 13%

Project developed for the purpose of training the creation of a CRUD with JSON Server.

Updated 7 months ago

stats-strided-nanstdevpn • Science 57%

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

Updated 7 months ago

https://github.com/bigfootds/sourcepool • Science 13%

TTRPG content management system, ready for you to self-host. Documentation website for the various bits of the Sourcepool ecosystem.

Updated 7 months ago

stats-strided-dztest2 • Science 44%

Compute a two-sample Z-test for two double-precision floating-point strided arrays.

Updated 7 months ago

https://github.com/arturbomtempo-dev/rocket-pay • Science 13%

Creation a credit card generator from the data entered by the user.

Updated 7 months ago

stats-base-ndarray-scumax • Science 44%

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

Updated 7 months ago

https://github.com/arturbomtempo-learning/cotemig-framework-assignments • Science 13%

Projects created in the Framework subject of the technical course in web and mobile development.

Updated 7 months ago

stats-strided-dnanmeanwd • Science 57%

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

Updated 7 months ago

math-array-special-abs • Science 44%

Compute the absolute value for each element in an input array.

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

math-base-special-gammasgnf • Science 44%

Computes the sign of the gamma function for a single-precision floating-point number.

Updated 7 months ago

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

Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray.

Updated 7 months ago

Used-Car-Filter • Science 44%

A repo for ECS 272 Final Project

Updated 7 months ago

https://github.com/antho8101/re-memory • Science 26%

🌌 A poetic point & click adventure built with Vite and pure JavaScript. Dive into a handcrafted world where lost love lingers in the glow of forgotten machines.

Updated 7 months ago

array-slice • Science 44%

Return a shallow copy of a portion of an array.

Updated 7 months ago

math-base-special-minmaxf • Science 44%

Return the minimum and maximum of two single-precision floating-point numbers.

Updated 7 months ago

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

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

Updated 7 months ago

stats-base-ztest-one-sample-results-to-string • Science 44%

Serialize a one-sample Z-test results object as a formatted string.

Updated 7 months ago

number-float64-base-ulp-difference • Science 44%

Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.

Updated 7 months ago

array-base-broadcasted-ternary4d • Science 44%

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a four-dimensional nested output array.

Updated 7 months ago

@stdlib/slice-base-sargs2multislice • Science 44%

Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.

Updated 7 months ago

array-base-for-each • Science 44%

Invoke a callback function once for each array element.

Updated 7 months ago

stats-strided-scumin • Science 31%

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

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

stats-array-nanmskmax • Science 44%

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

Updated 7 months ago

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

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

Updated 7 months ago

@hugoalh/base16 • Science 44%

An ECMAScript (JavaScript & TypeScript) module for Base16 encode and decode.

Updated 7 months ago

https://github.com/capjamesg/pwa.js • Science 13%

A utility script for turning a web page into a PWA. Not ready for use.

Updated 7 months ago

stats-strided-dnanmax • Science 44%

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

Updated 7 months ago

number-float64-base-assert • Science 44%

Base double-precision floating-point number assert functions.

Updated 7 months ago

@stdlib/array-base-none-by • Science 44%

Test whether all elements in an array fail a test implemented by a predicate function.

Updated 7 months ago

stats-strided-svariancech • Science 44%

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

Updated 7 months ago

@hugoalh/eol • Science 44%

An ECMAScript (JavaScript & TypeScript) module to handle end of line (EOL).

Updated 7 months ago

complex-float32-base-identity • Science 44%

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

Updated 7 months ago

hotspotter • Science 57%

An incentivized crowdsensing system for the visualization of Wi-Fi and cellular network coverage.

Updated 7 months ago

stats-strided-dsnanmeanpn • Science 57%

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

stats-strided-meanors • Science 44%

Calculate the arithmetic mean of a strided array using ordinary recursive summation.

Updated 7 months ago

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

Evaluate the natural logarithm of a single-precision floating-point number.

Updated 7 months ago

runtime-info-es • Science 44%

An ECMAScript (JavaScript & TypeScript) module for runtime information.

Updated 7 months ago

@stdlib/random-array-minstd-shuffle • Science 44%

Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.

Updated 7 months ago

stats-strided-dnanvarianceyc • Science 26%

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

Updated 7 months ago

stats-base-ztest-one-sample-results-struct-factory • Science 44%

Create a new struct constructor tailored to a specified floating-point data type.

Updated 7 months ago

@stdlib/array-place • Science 44%

Replace elements of an array with provided values according to a provided mask array.

Updated 7 months ago

ndarray-base-unary-reduce-strided1d-assign-struct • Science 44%

Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.

Updated 7 months ago

@stdlib/complex-float64-reim • Science 44%

Return the real and imaginary components of a double-precision complex floating-point number.

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

ndarray-count-falsy • Science 44%

Count the number of falsy elements along one or more ndarray dimensions.

Updated 7 months ago

@stdlib/ndarray-base-slice-dimension-from • Science 44%

Return a shifted view of an input ndarray along a specific dimension.

Updated 7 months ago

@stdlib/ndarray-slice-dimension-to • Science 44%

Return a read-only truncated view of an input ndarray along a specific dimension.

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

@stdlib/blas-base-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 7 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 7 months ago

math-base-special-logf • Science 44%

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

Updated 7 months ago

stats-strided-svariancetk • Science 57%

Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.

Updated 7 months ago

array-base-cuany-by-right • Science 44%

Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.

Updated 7 months ago

array-little-endian-factory • Science 44%

Return a typed array constructor for creating typed arrays stored in little-endian byte order.