Test if two arguments are both Int8Arrays and have equal values.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
dead-simple optimistic async helper
Logistic distribution cumulative distribution function (CDF).
The standard library for the Grain language.
A small library for generalized transformation of data. This provides a bunch of transformation functions that can be applied to any data structure. It is a direct port of Clojure's [transducers](http://blog.cognitect.com/blog/2014/8/6/transducers-are-com
Create a vector (i.e., a one-dimensional ndarray).
Chi distribution cumulative distribution function (CDF).
Calculate the cumulative sum of single-precision floating-point strided array elements.
Sorts ndarrays in place
Generate a linearly spaced numeric array using a provided increment.
Check if running in a Node.js REPL environment.
Interactive react component for displaying javascript arrays and JSON objects.
Test whether an object contains a nested key path, either own or inherited.
Creates and makes an array without duplicates. Even with array of objects with a specified matcher.
Compute the number of representable double-precision floating-point values that separate two double-precision floating-point numbers along the real number line.
Read `.xlsx` files in a web browser or in Node.js
lerps two numbers or an array of numbers
Gumbel distribution cumulative distribution function (CDF).
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
WebAssembly module wrapper.
C API for validating, extracting, and transforming (to native C types) function arguments provided to a strided array Node-API add-on interface.
tests whether some element in the array passes the test implemented by the provided function
Compare alphanumeric strings the same way a human would, using a natural order algorithm