Updated 9 months ago

math-base-special-cinvf • Science 67%

Compute the inverse of a single-precision complex floating-point number.

Updated 9 months ago

number-float32-base-assert-is-almost-equal • Science 44%

Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Updated 9 months ago

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

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

Updated 9 months ago

assert-is-equal-uint32array • Science 44%

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

Updated 9 months ago

blas-ext-base-ndarray-dindex-of • Science 44%

Return the first index of a specified search element in a one-dimensional double-precision floating-point ndarray.

Updated 9 months ago

stats-strided-nanvariancech • Science 57%

Calculate the variance of a strided array ignoring NaN values and using a one-pass trial mean algorithm.

Updated 9 months ago

stats-array-nanstdevtk • Science 44%

Calculate the standard deviation of an array ignoring `NaN` values and using a one-pass textbook algorithm.

Updated 9 months ago

stats-array-nanstdevyc • Science 44%

Calculate the standard deviation of an array ignoring `NaN` values and using a one-pass algorithm proposed by Youngs and Cramer.

Updated 9 months ago

stats-strided-sztest2 • Science 44%

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

Updated 9 months ago

math-base-special-cpolarf • Science 44%

Compute the absolute value and the phase of a single-precision complex floating-point number.

Updated 9 months ago

array-struct-factory • Science 44%

Return a constructor for creating arrays having a fixed-width composite data type.

Updated 9 months ago

stats-base-ndarray-dcumax • Science 44%

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

Updated 9 months ago

assert-napi-has-property • Science 44%

Assert that a Node-API value has a specified property.

Updated 9 months ago

complex-float64-base-assert-is-same-value-zero • Science 44%

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

Updated 9 months ago

stats-max-by • Science 44%

Compute the maximum value along one or more ndarray dimensions according to a callback function.

Updated 9 months ago

math-base-special-lucasf • Science 44%

Compute the nth Lucas number as a single-precision floating-point number.

Updated 9 months ago

random-strided-minstd • Science 44%

Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).

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

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

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

Updated 9 months ago

stats-strided-dsvariance • Science 44%

Calculate the variance of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

Updated 9 months ago

@stdlib/blas-base-transpose-operation-resolve-str • Science 44%

Return the transpose operation string associated with a supported BLAS transpose operation value.

Updated 9 months ago

ndarray-base-output-policy-str2enum • Science 44%

Return the enumeration constant associated with an output ndarray data type policy string.

Updated 9 months ago

strided-base-stride2offset • Science 44%

Determine the index offset which specifies the location of the first indexed value in a strided array.

Updated 9 months ago

math-base-special-atandf • Science 44%

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

Updated 9 months ago

stats-strided-smaxsorted • Science 44%

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

Updated 9 months ago

@stdlib/napi • Science 44%

C APIs for creating Node-API native add-ons.

Updated 9 months ago

final-year-project • Science 44%

Chatalyst: React Messaging Application with Integrated AI for Smart Replies.

Updated 9 months ago

@stdlib/string-base-truncate-middle • Science 44%

Truncate the middle UTF-16 code units of a string to return a string having a specified length.

Updated 9 months ago

math-base-special-cphasef • Science 44%

Compute the argument of a single-precision complex floating-point number in radians.

Updated 9 months ago

iter-cunone • Science 44%

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

Updated 9 months ago

stats-strided-sstdevpn • Science 57%

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

Updated 9 months ago

fnv-es • Science 44%

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

Updated 9 months ago

stats-strided-dnanmean • Science 44%

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

Updated 9 months ago

stats-array-minabs • Science 26%

Calculate the minimum absolute value of an array.

Updated 9 months ago

blas-base-wasm-scnrm2 • Science 26%

Efficiently compute the SCNRM2 norm in WebAssembly with blas-base-wasm-scnrm2. Enhance your numerical tasks in JavaScript and Node.js! 🚀💻

Updated 9 months ago

getable • Science 13%

HTML Tables with Dynamic Data in R Markdown

Updated 9 months ago

https://github.com/bmascat/code-artifact-openai-realtime • Science 13%

React app to generate and preview frontend components by voice (Realtime API OpenAI). It uses the shadcn and tailwindcss libraries by default.

Updated 9 months ago

ocean-data-map-project • Science 26%

The Ocean Navigator is an online tool that is used to help visualise scientific research data. a users guide is available at https://dfo-ocean-navigator.github.io/Ocean-Navigator-Manual/ and the tool is live at

Updated 9 months ago

nrpti • Science 26%

Natural Resources Public Transparency Initiative

Updated 9 months ago

math-base-special-atanf • Science 44%

Compute the arctangent of a single-precision floating-point number.

Updated 9 months ago

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

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

Updated 9 months ago

stats-strided-dsmean • Science 44%

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

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

math-base-special-atan2d • Science 44%

Compute the angle in the plane (in degrees) between the positive x-axis and the ray from (0,0) to the point (x,y).

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

ndarray-base-ndarraylike2scalar • Science 26%

Transform ndarray-like objects to scalars with ease. This library streamlines numerical computation in JavaScript for both browsers and Node.js. 🐙✨

Updated 9 months ago

ndarray-reject • Science 44%

Return a shallow copy of an ndarray containing only those elements which fail a test implemented by a predicate function.

Updated 9 months ago

stats-strided-dmin • Science 44%

Calculate the minimum value of a double-precision floating-point strided array.

Updated 9 months ago

@stdlib/array-base-count-same-value • Science 44%

Count the number of elements that are equal to a given value in an array.

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

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

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

Updated 9 months ago

stockprime • Science 44%

An inventory management system pointed towards small companies that suffer with logistics. Written with JavaScript through the Node.js ecosystem and data backed with MongoDB.

Updated 9 months ago

math-base-special-ldexpf • Science 44%

Multiply a single-precision floating-point number by an integer power of two.

Updated 9 months ago

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

Return the operation side string associated with a supported BLAS operation side value.

Updated 9 months ago

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

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

Updated 9 months ago

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

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

Updated 9 months ago

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

Create an array containing pseudorandom numbers drawn from an F distribution.

Updated 9 months ago

blas-ext-base-wasm-dasumpw • Science 44%

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.

Updated 9 months ago

complex-float32-base-neg • Science 44%

Negate a single-precision complex floating-point number.

Updated 9 months ago

math-array-tools-unary-factory • Science 44%

Create a function for applying a unary function to each element in a provided array.

Updated 9 months ago

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

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

Updated 9 months ago

math-base-special-fmodf • Science 44%

Evaluate the modulus function for single-precision floating-point numbers.

Updated 9 months ago

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

Create an iterator which evaluates the trigamma function for each iterated value.

Updated 9 months ago

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

Create a filled four-dimensional nested array according to a provided callback function.

Updated 9 months ago

math-array • Science 44%

Math functions applied to arrays.

Updated 9 months ago

@stdlib/complex-base-assert-is-equal • Science 44%

Test whether two double-precision complex floating-point numbers are equal.

Updated 9 months ago

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

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

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

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

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