Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Compute the reciprocal square root of a double-precision floating-point number.
Return the enumeration constant associated with a BLAS matrix triangle.
base element for react-icons
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.
This plugin allows Babel to transform class constructors (deprecated)
check if a string is within a range
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Mouse state change listener
Create Error classes
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Test if a value is a string having an uppercase first character.
Create a zero-filled five-dimensional nested array.
Convert an angle from degrees to radians (single-precision).
Get a property from an object using dot (object path) notation.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Saves an ndarray as an image to a file
Create an uninitialized array having a specified length.
A JS implementation of JSONPath with some additional operators
simple line-by-line stream reader
Provides a helper function to run an external command uniformly across platforms with numerous options to control how stdio is handled.
Extended BLAS.
High performance middleware framework
peek the first or last record in a leveldb range.