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

stats-max • Science 44%

Compute the maximum value along one or more ndarray dimensions.

Updated 10 months ago

https://github.com/metrics-js/metric • Science 26%

The metric class definition which metric objects is instansiated from.

Updated 10 months ago

https://github.com/rubickCenter/rubick-base • Science 13%

desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占用空间小, 安装便捷, 使用简单, 高性能, 资源占用极小, 可取代 iohook 和 robotjs

Updated 10 months ago

array-base-symmetric-filled2d-by • Science 44%

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

Updated 10 months ago

veganify • Science 26%

Veganify is a modern webapp that allows you to easily scan EAN barcodes to check if a product is vegan-friendly. With a database of over 3 million products, you can quickly find out if your favorite foods and products are suitable for a vegan diet.

Updated 10 months ago

array-base-zip2objects • Science 26%

Zip one or more arrays to an array of objects.

Updated 10 months ago

number-float64-base-add4 • Science 31%

Compute the sum of four double-precision floating-point numbers.

Updated 10 months ago

stats-strided-dmeanli • Science 44%

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

Updated 10 months ago

stats-strided-dmaxsorted • Science 31%

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

Updated 10 months ago

stats-strided-dnanvariance • Science 44%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values.

Updated 10 months ago

@stdlib/slice-base-args2multislice • Science 31%

Create a MultiSlice object from a list of MultiSlice constructor arguments.

Updated 10 months ago

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

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

Updated 10 months ago

stats-array-nanvariancech • Science 57%

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

Updated 10 months ago

stats-array-nanvarianceyc • Science 57%

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

Updated 10 months ago

blas-base-wasm-cscal • Science 44%

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

Updated 10 months ago

blas-base-wasm-idamax • Science 44%

Find the index of the first element having the maximum absolute value.

Updated 10 months ago

stats-strided-dmin • Science 44%

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

Updated 10 months ago

blas-base-wasm-zcopy • Science 44%

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

Updated 10 months ago

array-base-fill-by • Science 44%

Fill all elements within a portion of an array according to a callback function.

Updated 10 months ago

math-array-tools-unary • Science 44%

Constructor for applying a unary function to each element in an input array.

Updated 10 months ago

@stdlib/random-strided-invgamma • Science 44%

Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.

Updated 10 months ago

stats-strided-snanmax • Science 44%

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

Updated 10 months ago

stats-strided-snanminabs • Science 44%

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

Updated 10 months ago

stats-strided-nanminabs • Science 44%

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

Updated 10 months ago

stats-strided-dmediansorted • Science 44%

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

Updated 10 months ago

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

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

Updated 10 months ago

stats-strided-dnanvariancewd • Science 57%

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

Updated 10 months ago

ndarray-base-binary • Science 44%

Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.

Updated 10 months ago

math-base-special-cinvf • Science 26%

The "math-base-special-cinvf" repository provides a precise implementation of the inverse cumulative distribution function for the normal distribution. This library aims to enhance numerical computation in JavaScript, making it easier for developers to integrate statistical functions into their applications. 🛠️📊

Updated 10 months ago

stats-strided-smin • Science 44%

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

Updated 10 months ago

ndarray-vector-int8 • Science 44%

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

Updated 10 months ago

deno-nodejs-transformer • Science 44%

A Deno module for transform Deno package to NodeJS package. This module is a modified edition of the JSR package `dnt`.

Updated 10 months ago

ndarray-base-slice-assign • Science 44%

Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.

Updated 10 months ago

stats-strided-sstdevtk • Science 57%

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

Updated 10 months ago

@stdlib/napi-create-int32 • Science 44%

Convert a signed 32-bit integer to a Node-API value.

Updated 10 months ago

complex-float64-base-neg • Science 31%

Negate a double-precision complex floating-point number.

Updated 10 months ago

math-base-special-frexpf • Science 26%

The "math-base-special-frexpf" repository provides a specialized function for computing the exponential function of a floating-point number. This library supports efficient numerical calculations in both browsers and Node.js. 🐙📦

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

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

Test whether at least one element in a provided array has a specified property, either own or inherited.

Updated 10 months ago

ndarray-base-unary-strided1d • Science 44%

Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.

Updated 10 months ago

stats-base-ndarray-ztest • Science 44%

Compute a one-sample Z-test for a one-dimensional ndarray.

Updated 10 months ago

stats-base-ndarray-dmax • Science 44%

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

Updated 10 months ago

stats-strided-dmeanwd • Science 57%

Calculate the arithmetic mean of a double-precision floating-point strided array using Welford's algorithm.

Updated 10 months ago

stats-max • Science 44%

Compute the maximum value along one or more ndarray dimensions.

Updated 10 months ago

ndarray-iter-matrices • Science 44%

Create an iterator which iterates over each matrix in a stack of matrices.

Updated 10 months ago

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

Cumulatively test whether every element in a provided array is truthy.

Updated 9 months ago

https://github.com/cbib/linda • Science 26%

Web application for managing experimental and environmental metadata for plant experiments

Updated 10 months ago

number-float64-base-add • Science 44%

Compute the sum of two double-precision floating-point numbers.

Updated 10 months ago

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

Common symbols and type definitions shared across base BLAS APIs.

Updated 10 months ago

stats-strided-smeanwd • Science 57%

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.

Updated 10 months ago

stats-strided-smediansorted • Science 44%

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

Updated 10 months ago

blas-ext-base-ndarray-zsum • Science 44%

Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndarray.

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

ndarray-vector-float64 • Science 26%

Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).

Updated 10 months ago

stats-array-nanvariancetk • Science 57%

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

Updated 10 months ago

array-base-without • Science 44%

Return a new array containing every element from an input array, except for the element at a specified index.

Updated 10 months ago

ndarray-base-unary-reduce-subarray-by • Science 44%

This repository contains a JavaScript library for performing unary reduction operations on subarrays within ndarray structures. Explore the code and contribute to enhance numerical computations! 🐙🌐

Updated 10 months ago

stats-array-nanmskrange • Science 44%

Effortlessly compute statistical ranges in arrays with stats-array-nanmskrange. Ideal for numerical tasks in JavaScript and Node.js. 🚀📊

Updated 10 months ago

random-tools-binary • Science 44%

Constructor for creating ndarrays filled with pseudorandom values drawn from a binary PRNG.

Updated 10 months ago

stats-strided-snanmskrange • Science 44%

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

Updated 10 months ago

number-float64-base-add5 • Science 44%

Compute the sum of five double-precision floating-point numbers.

Updated 10 months ago

stats-strided-dvariancetk • Science 57%

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

Updated 10 months ago

stats-strided-dnanvariancepn • Science 44%

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

Updated 10 months ago

stats-strided-dcuminabs • Science 44%

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

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

stats-strided-svariancepn • Science 57%

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

Updated 10 months ago

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

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