Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Test if an object's own property is readable and writable.
Arcsine distribution excess kurtosis.
A utility to generate unique ids for weak references
Arcsine distribution skewness.
Return the Cartesian power.
Reduce initial definitions to the actual initial value, where possible.
A utility function to index arrays by any criteria
Array diffing
Triangular distribution cumulative distribution function (CDF).
TypeScript definitions for empower-core
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Calculate the cumulative maximum of a strided array.
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.
Locally-weighted polynomial regression via the LOWESS algorithm.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Detect native Float32Array support.
Bresenham's line algorithm
Regular expression for matching HTML empty conditional comments
Spec-agnostic AST layer for Kubb. Defines nodes, visitor pattern, and factory functions used across codegen plugins.
Check if the runtime is the Electron renderer process.
A compiler for "Ecmarkdown" algorithm shorthand into HTML.