Compute the cumulative sum of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
Add a constant to each double-precision floating-point strided array element and compute the sum.
Compute the inverse (arc) secant of a number.
Allocate a buffer from an ArrayBuffer.
Backward compatible custom ApiDOM errors with causes.
Compute the sum of all elements in a one-dimensional ndarray using pairwise summation.
Dispatch to a native add-on applying a binary function to two input strided arrays.
Suomi.fi icons as accessible React components.
Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.
Return the number of singleton dimensions.
Exponential function for a single-precision floating-point number.
Test whether every element in an ndarray is truthy.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Apply a mask to a provided input array.
Round a numeric value to the nearest multiple of 10^n toward positive infinity.
Compute the hyperbolic arcsine of a number.
Parser adapter for parsing YAML documents into Arazzo 1.x.y namespace.
Compute the sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
the default CSS variables for all Scalar packages
Logistic distribution.
Converts RDF/JS Terms, Quads and Datasets to N-Triple strings
Subtract two double-precision floating-point numbers.
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.
Flatten a shape to a specified depth.