Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
Blue Oak Council's license list in JSON format
Parser and schema for CloudFormation YAML template tags.
Get the dependency tree of a module
Promise-based asynchronous test runner
Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
A babel transform for managing feature flags
Uniform distribution differential entropy.
Cross-platform solution for installing releases of Node.js
Poisson distribution standard deviation.
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.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
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.
verify that environment variables exist before doing something
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).
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
Esprima-compatible implementation of the Mozilla JS Parser API