Convert a strided array to a two-dimensional nested array.
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Get the dependency tree of a module
Blue Oak Council's license list in JSON format
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Promise-based asynchronous test runner
Cross-platform solution for installing releases of Node.js
Poisson distribution standard deviation.
Uniform distribution differential entropy.
Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.
Detect `Object.defineProperties` support.
A babel transform for managing feature flags
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
verify that environment variables exist before doing something
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.
Poisson distribution quantile function.
Uniform distribution probability density function (PDF).
Esprima-compatible implementation of the Mozilla JS Parser API
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
A QUnit plugin for asserting the proper sequence in which the code should execute.