Updated 6 months ago

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

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

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

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

Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.

Updated 6 months ago

ndarray-count-falsy • Science 44%

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

Updated 6 months ago

@stdlib/blas-base-matrix-triangle-resolve-enum • Science 44%

Return the enumeration constant associated with a supported BLAS matrix triangle value.

Updated 6 months ago

lapack-base-dlamch • Science 44%

Determine double-precision floating-point machine parameters.

Updated 6 months ago

@stdlib/blas-base-layout-str2enum • Science 44%

Return the enumeration constant associated with a BLAS memory layout string.

Updated 6 months ago

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

Convert a Node-API value to a single-precision complex floating-point array.

Updated 6 months ago

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

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

Updated 6 months ago

@stdlib/assert-is-same-complex128 • Science 44%

Test if two arguments are both double-precision complex floating-point numbers and have the same value.

Updated 6 months ago

math-array • Science 44%

Math functions applied to arrays.

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

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

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

Updated 6 months ago

lapack-base-sge-trans • Science 44%

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

Updated 6 months ago

@stdlib/lapack-base-dpttrf • Science 44%

Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.

Updated 6 months ago

@stdlib/string-base-for-each-code-point-right • Science 44%

Invoke a function for each Unicode code point in a string, iterating from right to left.

Updated 6 months ago

math-base-assert-is-oddf • Science 44%

Test if a finite single-precision floating-point number is an odd number.

Updated 6 months ago

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

Replace specified elements of an array with provided values.

Updated 6 months ago

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

Reverse the order of elements along the last dimension of a two-dimensional nested input array.

Updated 6 months ago

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

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

Updated 6 months ago

math-base-special-atanf • Science 44%

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

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

math-base-special-cphasef • Science 44%

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

Updated 6 months ago

@stdlib/blas-base-diagonal-type-enum2str • Science 44%

Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.

Updated 6 months ago

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

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Updated 6 months ago

stats-strided-sminsorted • Science 44%

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

Updated 6 months ago

math-base-special-maxf • Science 44%

Return the maximum single-precision floating-point number.

Updated 6 months ago

@stdlib/ndarray-base-flipud • Science 44%

Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.

Updated 6 months ago

@stdlib/random-strided-tools-ternary-factory • Science 44%

Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.

Updated 6 months ago

@stdlib/blas-base-matrix-triangle-enum2str • Science 44%

Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.

Updated 6 months ago

open-sri • Science 44%

Ultralight, non-dependent and minimalist open-source package to recursively generate subresource integrity (SRI) hashes.

Updated 6 months ago

blas-ext-sum • Science 44%

Compute the sum along one or more ndarray dimensions.

Updated 6 months ago

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

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

Updated 6 months ago

ndarray-vector-int32 • Science 44%

Create a signed 32-bit integer vector (i.e., a one-dimensional ndarray).

Updated 6 months ago

assert-is-equal-array • Science 44%

Test if two arguments are both generic arrays and have equal values.

Updated 6 months ago

constants-float64-max-nth-factorial • Science 44%

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

Updated 6 months ago

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

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

Updated 6 months ago

array-base-any-has-own-property • Science 44%

Test whether at least one element in a provided array has a specified own property.

Updated 6 months ago

@stdlib/ndarray-stride • Science 44%

Return the stride along a specified dimension for a provided ndarray.

Updated 6 months ago

stats-strided-dvarm • Science 44%

Calculate the variance of a double-precision floating-point strided array provided a known mean.

Updated 6 months ago

ndarray-vector-int8 • Science 44%

Create a signed 8-bit integer vector (i.e., a one-dimensional ndarray).

Updated 6 months ago

array-base-take-indexed2 • Science 44%

Take elements from two indexed arrays in a single pass.

Updated 6 months ago

iter-cuevery-by • Science 44%

Create an iterator which cumulatively tests whether every iterated value passes a test implemented by a predicate function.

Updated 6 months ago

blas-base-wasm-ccopy • Science 44%

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

Updated 6 months ago

tips-tools • Science 44%

Compile references of publications, devices, SoC and tools for technical watch. Provides CLI tool, web page, Ruby server and kind of PWA to search and get results from corpora.

Updated 6 months ago

stats-strided-dnanstdevtk • Science 57%

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

Updated 6 months ago

stats-strided-snanmskmax • Science 44%

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

Updated 6 months ago

@stdlib/array-base-count-if • Science 44%

Count the number of elements in an array that satisfy the provided testing function.

Updated 6 months ago

stats-strided-smskmin • Science 44%

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

Updated 6 months ago

@hugoalh/url-regexp • Science 44%

An ECMAScript (JavaScript & TypeScript) module for URL regular expression.

Updated 6 months ago

math-base-special-acotdf • Science 44%

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

Updated 6 months ago

array-base-unary5d-by • Science 44%

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

Updated 6 months ago

string-base-slice-grapheme-clusters • Science 44%

Slice a string based on grapheme cluster (i.e., user-perceived character) indices.

Updated 6 months ago

stats-array-meanpw • Science 44%

Calculate the arithmetic mean of an array using pairwise summation.

Updated 6 months ago

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

Return the layout string associated with a supported BLAS memory layout value.

Updated 6 months ago

assert-is-almost-equal-complex128array • Science 44%

Test if two arguments are both Complex128Arrays and contain respective elements which are approximately equal within a specified number of ULPs (units in the last place).

Updated 6 months ago

blas-ext-base-wasm • Science 44%

Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.

Updated 5 months ago

https://github.com/caleb531/connect-four • Science 26%

The slickest way to get 4-in-a-row, written using HTML5, JS, and Mithril (like React). Features an AI player, online multiplayer capability, and a smooth user interface

Updated 6 months ago

@stdlib/array-empty-like • Science 44%

Create an uninitialized array having the same length and data type as a provided array.

Updated 6 months ago

array-struct-factory • Science 44%

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