Updated 9 months ago

math-base-special-cflipsign • Rank 0.0 • Science 44%

Return a complex number with the same magnitude as `z` and the sign of `y*z`.

Updated 9 months ago

utils-for-each-right • Rank 0.0 • Science 44%

Invoke a function for each element in a collection, iterating from right to left.

Updated 9 months ago

strided-napi-zmap • Rank 0.0 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.

Updated 9 months ago

strided-napi-dmskmap • Rank 0.0 • Science 44%

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.

Updated 9 months ago

math-base-special-signum • Rank 0.0 • Science 44%

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

Updated 9 months ago

math-base-special-ceil • Rank 0.0 • Science 44%

Round a double-precision floating-point number toward positive infinity.

Updated 9 months ago

stats-base-nanmeanors • Rank 0.0 • Science 44%

Calculate the arithmetic mean of a strided array, ignoring NaN values and using ordinary recursive summation.

Updated 9 months ago

@stdlib/blas-base-dsdot • Rank 4.3 • Science 39%

Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.

Updated 9 months ago

@stdlib/blas-ext-base-dcusumpw • Rank 4.0 • Science 39%

Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.

Updated 9 months ago

@stdlib/blas-ext-base-dasumpw • Rank 3.8 • Science 39%

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

Updated 9 months ago

https://github.com/crowdstrike/falconjs • Rank 15.0 • Science 26%

CrowdStrike Falcon API JS library for the browser and Node

Updated 9 months ago

@neuprint/vimo-sketches • Rank 6.4 • Science 31%

A React component to sketch / search for network motifs.

Updated 9 months ago

@stdlib/object-assign • Rank 9.8 • Science 26%

Copy enumerable own properties from one or more source objects to a target object.

Updated 9 months ago

https://github.com/austinjhunt/petrinet-webgme-designstudio • Rank 2.5 • Science 33%

A custom design studio for modeling and simulating distributed systems as Petri (place/transition) Nets, built with JointJS, WebGME, and NodeJS.

Updated 9 months ago

@stdlib/number-float64-base-to-int64-bytes • Rank 9.1 • Science 26%

Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.

Updated 9 months ago

@stdlib/random-array-discrete-uniform • Rank 8.4 • Science 26%

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

Updated 9 months ago

@stdlib/iter-map • Rank 5.2 • Science 26%

Create an iterator which invokes a function for each iterated value.

Updated 9 months ago

@stdlib/math-iter-special-expit • Rank 4.1 • Science 26%

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

Updated 9 months ago

@stdlib/math-iter-special-rad2deg • Rank 4.0 • Science 26%

Create an iterator which converts an angle from radians to degrees for each iterated value.

Updated 9 months ago

@stdlib/math-iter-special-rsqrt • Rank 3.9 • Science 26%

Create an iterator which computes the reciprocal (inverse) square root of each iterated value.

Updated 9 months ago

@stdlib/ndarray-base-napi-dtype-string-to-dtype • Rank 3.8 • Science 26%

C API for returning the ndarray data type corresponding to a data type string.

Updated 9 months ago

@stdlib/stats-base-dmskmin • Rank 3.7 • Science 26%

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

Updated 9 months ago

@stdlib/stats-iter-cumeanabs2 • Rank 3.6 • Science 26%

Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.

Updated 9 months ago

@stdlib/time-minutes-in-year • Rank 3.4 • Science 26%

Determine the number of minutes in a year according to the Gregorian calendar.

Updated 9 months ago

@stdlib/math-strided-special-srsqrt • Rank 3.4 • Science 26%

Compute the reciprocal square root for each element in a single-precision floating-point strided array.

Updated 9 months ago

@stdlib/math-iter-special-inv • Rank 3.3 • Science 26%

Create an iterator which computes the multiplicative inverse of each iterated value.

Updated 9 months ago

@stdlib/blas-ext-base-dapxsumors • Rank 3.1 • Science 26%

Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.

Updated 9 months ago

@stdlib/math-strided-special-sinv • Rank 3.0 • Science 26%

Compute the multiplicative inverse for each element in a single-precision floating-point strided array.

Updated 9 months ago

@stdlib/iter-head • Rank 3.0 • Science 26%

Create an iterator which returns the first `n` values of a provided iterator.

Updated 9 months ago

@stdlib/assert-is-float64matrix-like • Rank 2.8 • Science 26%

Test if a value is a 2-dimensional ndarray-like object containing double-precision floating-point numbers.

Updated 9 months ago

@stdlib/iter-replicate • Rank 2.7 • Science 26%

Create an iterator which replicates each iterated value a specified number of times.

Updated 9 months ago

@stdlib/utils-async-series-waterfall • Rank 2.6 • Science 26%

Execute functions in series, passing the results of one function as arguments to the next function.

Updated 9 months ago

@stdlib/utils-map3d • Rank 2.5 • Science 26%

Apply a function to each nested element in a three-dimensional nested array and assign the result to a nested element in a new three-dimensional nested array.

Updated 9 months ago

cssman-cli • Rank 2.2 • Science 26%

A library to generates design tokens via CLI or method call.

Updated 9 months ago

@stdlib/string-base-for-each-right • Rank 2.1 • Science 26%

Invoke a function for each UTF-16 code unit in a string iterating from right to left.

Updated 9 months ago

console-log-each • Rank 0.7 • Science 26%

Insert array element values into a format string and print the result.

Updated 9 months ago

ndarray-base-empty • Rank 0.0 • Science 26%

Create an uninitialized ndarray having a specified shape and data type.

Updated 9 months ago

array-base-last-index-of • Rank 0.0 • Science 26%

Return the index of the last element which equals a provided search element.

Updated 9 months ago

stats-array-nanmax-by • Science 44%

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

Updated 9 months ago

stats-strided-dnanvariancetk • Science 44%

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

Updated 9 months ago

stats-array-nanmaxabs • Science 44%

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

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

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/blas-base-cscal • Science 44%

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

Updated 9 months ago

@stdlib/math-base-tools-normhermitepolyf • Science 44%

Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.

Updated 9 months ago

stats-strided-dminabs • Science 44%

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

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

stats-strided-dstdevyc • Science 57%

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

Updated 9 months ago

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

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

Updated 9 months ago

stats-strided-dmeanvarpn • Science 57%

Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.