Number of milliseconds in a day.
Constructor for performing a reduction on an input ndarray.
Create a function for performing a reduction on a provided ndarray.
Compute a one-sample Z-test for a strided array.
Natural logarithm of the probability mass function (PMF) for a degenerate distribution.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
PEGjs grammars and tools for constructing unified-latex ASTs
Reusable cryptography primitives, for browser/Node.js/Electron/React Native
Calculate the range of a double-precision floating-point strided array.
create a new array filled with a value, or zero
Protobuf format for Apollo usage reporting
Reverse the order of elements along the second-to-last dimension of a three-dimensional nested input array.
Poisson distribution entropy.
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced values over a specified interval.
Copy files and folders using Rollup
Return the last element of an array-like object.
Beta prime distribution cumulative distribution function (CDF).
Number of seconds in a week.
TypeScript definitions for buffer-to-stream
Return a view of an input ndarray in which the order of elements along the last dimension is reversed.
Takes a ring and return true or false whether or not the ring is clockwise or counter-clockwise.
Poisson distribution quantile function.
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.