Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Test if a value is an email address.
Fill a one-dimensional ndarray with linearly spaced values over a specified interval.
Interchange two double-precision floating-point vectors.
I am a simple man. I don’t need any insane magic lists with thousands of lines of never used methods. I just need a light, easy to use and reliable double linked list with comfortable iterator. Do you want the same think? Well nice, because I made one!
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Test if a value is a startcase string.
An easy-to-use wildcard globbing library.
The smallest and simplest JavaScript priority queue
Check if the runtime is a web worker.
Two-sample z-Test.
Fréchet distribution cumulative distribution function (CDF).
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Various method to process spectra
Convert each element in a double-precision floating-point strided array from degrees to radians.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Negative binomial distribution probability mass function (PMF).
Turns off all rules that are unnecessary or might conflict with Prettier.
TypeScript definitions for d3-contour
Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.
Validates if a value is array-like.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
Prettier plugin to force all arrays to be multiline.
Calculate the cumulative maximum of single-precision floating-point strided array elements.