Updated 6 months ago

stats-strided-nanmax • Science 44%

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

Updated 6 months ago

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

Camo-inspired ODM for NeDB, built specifically for BigfootDS' needs.

Updated 6 months ago

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

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

Updated 6 months ago

stats-strided-nanstdevyc • Science 26%

Compute nan-standard deviations for strided arrays with ease using stats-strided-nanstdevyc. Ideal for numerical and scientific tasks in JavaScript. 🚀📊

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

math-base-special-maxabsf • Science 44%

Return the maximum absolute single-precision floating-point number.

Updated 6 months ago

https://github.com/dansm-5/tabs-to-links • Science 26%

Chrome extension to copy links from tabs in chrome

Updated 6 months ago

stats-strided-dvarmtk • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean and using a one-pass textbook algorithm.

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

Updated 6 months ago

math-base-special-minmaxf • Science 44%

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

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

math-base-special-gammasgnf • Science 44%

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

Updated 6 months ago

random-array-beta • Science 44%

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

Updated 6 months ago

pubviz • Science 65%

PubViz is a tool for interactive visualization of publication data in BibTeX.

Updated 6 months ago

math-array-special-abs • Science 44%

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

Updated 6 months ago

wasm-base-dtype2wasm • Science 44%

Return the WebAssembly data type associated with a provided array data type value.

Updated 6 months ago

complex-float64-base-identity • Science 44%

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

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

stats-strided-sstdevch • Science 13%

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

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

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

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

Updated 6 months ago

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

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

Updated 6 months ago

blas-ext-cusum • Science 26%

Compute the cumulative sum along one or more ndarray dimensions.

Updated 6 months ago

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

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

Updated 6 months ago

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

Test whether at least one element in an array passes a test implemented by a predicate function.

Updated 6 months ago

blas-base-wasm-dsdot • Science 26%

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

Updated 6 months ago

stats-base-ndarray-scumax • Science 26%

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

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

@stdlib/string-replace-before • Science 44%

Replace the substring before the first occurrence of a specified search string.

Updated 6 months ago

@stdlib/utils-map • Science 44%

Apply a function to each element in an array and assign the result to an element in an output array.

Updated 6 months ago

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

Create an array containing pseudorandom numbers drawn from a Fréchet distribution.

Updated 6 months ago

@hugoalh/blake • Science 44%

An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Blake.

Updated 6 months ago

utf9k • Science 44%

My personal site. Contains my blog and other useful sections

Updated 6 months ago

stats-strided-dnanmin • Science 31%

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

Updated 6 months ago

stats-strided-dnanmeanors • Science 31%

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

Updated 6 months ago

stats-strided-scumaxabs • Science 44%

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

Updated 6 months ago

math-base-special-roundf • Science 44%

Round a single-precision floating-point number to the nearest integer.

Updated 6 months ago

math-base-special-xlogyf • Science 44%

Compute `x * ln(y)` so that the result is `0` if `x = 0` for single-precision floating-point numbers `x` and `y`.

Updated 6 months ago

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

Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.

Updated 6 months ago

@stdlib/math-strided-special-asinh-by • Science 44%

Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.

Updated 6 months ago

stats-strided-dnanmskrange • Science 44%

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

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

blas-base-csscal • Science 44%

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

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

assert-is-equal-uint8array • Science 44%

Test if two arguments are both Uint8Arrays and have equal values.

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

stats-array-nanmax-by • Science 44%

Calculate the maximum value of an array via a callback function, ignoring NaN values.