Resolve the input ndarray casting data type for a unary function.
Test if a value is a 64-bit or 128-bit complex number.
Compute an integer binary logarithm (base two).
Fill a strided array with linearly spaced values over a specified interval.
Flowtype linting rules for ESLint.
Convert file URLs to paths.
Spec-agnostic AST layer for Kubb. Defines nodes, visitor pattern, and factory functions used across codegen plugins.
Bresenham's line algorithm
Defines static typed DTO with strict runtime validation and user friendly error messages like:
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
Crop array of ranges when they go beyond the reference string's length
Detect native Symbol support.
Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation and returning an extended precision result.
Calculate the maximum value of a double-precision floating-point strided array.
Test if a value is an EvalError object.
Test if an object's own or inherited property is readable.
HTTP methods that node supports
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Create S3 urls from bucket/key or extract bucket/key from them
Node default behavior import resolution plugin for eslint-plugin-import.
Test if a value is a ReferenceError object.
Reduce initial definitions to the actual initial value, where possible.
Functions for modifying a unified-latex AST
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.