Base nodes of n8n
Create a zero-filled n-dimensional nested array.
Binary wrapper that makes your programs seamlessly available as local dependencies
Return the last Unicode code point of a string.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Compute the sine of an angle measured in degrees.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
Return the minimum and maximum values.
Wrap a value to the half-open interval [min,max).
Compute the sum of all elements in a one-dimensional ndarray using ordinary recursive summation.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Return the number of singleton dimensions.
Compute the sum of all elements in a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Chi distribution.
Logistic distribution expected value.
Determine if an array data type can be safely cast to another array data type.
Merge two lists, trying to preserve the order of both
A query library for ECMAScript AST using a CSS selector like query language.
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
TypeScript definitions for parse-full-name
List of strided array data types.
Copy all or part of a matrix A to another matrix B.
Geometric distribution expected value.
Apply a mask to a provided input array.