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

ndarray-base-min-signed-integer-dtype • Science 44%

Determine the minimum ndarray data type for storing a provided signed integer value.

Updated 9 months ago

stats-strided-dsemyc • Science 57%

Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 9 months ago

stats-strided-dsemch • Science 57%

Calculate the standard error of the mean for a double-precision floating-point strided array using a one-pass trial mean algorithm.

Updated 9 months ago

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

Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.

Updated 9 months ago

ndarray-base-some-by • Science 44%

Test whether at least `n` elements in an ndarray pass a test implemented by a predicate function.

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

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

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

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

number-float64-base-identity • Science 31%

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

Updated 9 months ago

math-base-special-sech • Science 26%

Math Base Special Sech provides efficient mathematical functions for numerical computation in JavaScript. Enhance your projects with reliable and precise calculations! 🚀📊

Updated 9 months ago

@hugoalh/fs • Science 44%

An ECMAScript (JavaScript & TypeScript) module for enhanced file system operation.

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-meanpn • Science 26%

Stats-strided-meanpn provides efficient computation of strided means for numerical data. 📊 This library enhances your data analysis capabilities in JavaScript and Node.js. 🚀

Updated 9 months ago

math-base-special-cphasef • Science 26%

This repository, "math-base-special-cphasef," provides specialized mathematical functions for complex phase calculations. Explore the code and contribute to enhance numerical computation in JavaScript! 🛠️🌐

Updated 9 months ago

ndarray-base-unary-reduce-strided1d • 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 9 months ago

math-base-special-round-nearest-even • Science 44%

Round numbers to the nearest even integer with the math-base-special-round-nearest-even library. Ideal for precise numerical computations in JavaScript. 🛠️📊

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

stats-array-variancepn • Science 44%

Calculate the variance of an array using the stats-array-variancepn library. Ideal for numerical and scientific computation in JavaScript. 🚀📊

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

math-base-special-gamma-lanczos-sum-expg-scaledf • Science 26%

This repository provides an efficient implementation of the scaled gamma function using the Lanczos sum. It aims to enhance numerical accuracy in computations, making it a valuable tool for developers working with mathematical applications. 🛠️📊

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

array-base-assert-has-almost-equal-values • Science 44%

Test if two arrays have respective elements which are approximately equal within a specified number of ULPs (units in the last place).

Updated 9 months ago

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

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

Updated 9 months ago

constants-float32-sqrt-pi • Science 44%

Square root of the mathematical constant π as a single-precision floating-point number.

Updated 9 months ago

@stdlib/iter-counter • Science 44%

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

Updated 9 months ago

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

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

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

craft-api • Science 44%

Creation and consumption of a Minecraft API.

Updated 9 months ago

stats-strided-snanmax • Science 44%

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

Updated 9 months ago

lapack-base-dge-trans • Science 44%

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

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

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

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

Updated 9 months ago

@stdlib/utils-any-own-by • Science 44%

Test whether whether any 'own' property of a provided object satisfies a predicate function.

Updated 9 months ago

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

Convert a Node-API value to a signed 16-bit integer array.

Updated 9 months ago

math-base-special-vercosf • Science 44%

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

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

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

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

Updated 9 months ago

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

Compute the inverse (arc) secant of a single-precision floating-point number.

Updated 9 months ago

stats-strided-dnanmaxabs • Science 44%

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

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

stats-array-nanmaxabs • Science 44%

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

Updated 9 months ago

assert-is-equal-date-object • Science 44%

Test if two values are both Date objects corresponding to the same date and time.

Updated 9 months ago

stats-incr-nanskewness • Science 44%

Compute a corrected sample skewness incrementally, ignoring NaN values.

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

math-base-special-minmaxf • Science 44%

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

Updated 9 months ago

https://github.com/exabyte-io/made • Science 26%

Materials Design in Javascript (made.js). A JavaScript (Node) library allowing for the creation and manipulation of material structures from atoms up on the web.