Strided.
Type definition package for textlint
Reinterpret a Complex64Array as a Float32Array.
A factory for kernel functions
Reinterpret a Complex128Array as a Float64Array.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Reinterpret a BooleanArray as a Uint8Array.
textlint kernel is core logic by pure JavaScript.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
The official TypeScript library for the Kernel API
Determine the index offset which specifies the location of the first indexed value in a strided array.
Sigmoid (hyperbolic tangent) kernel
Inverse incomplete beta function.
Apply a nullary callback and assign results to elements in a strided output array.
Incomplete beta function and its first derivative.
AssemblyScript and WebAssembly acceleration kernel for bilig spreadsheet execution.
The polynomial kernel
The gaussian (radial basis function) kernel
Apply @textlint/kernel lint result to text.
Extensible bitmap image convolution, kernel presets, normal map & image pyramid generation
Manage onchain 7715 permissions
No description provided.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Calculate the variance of a strided array using a two-pass algorithm.
Cache-optimized kernels for strided multidimensional array operations in Rust (ported from Julia Strided.jl/StridedViews.jl).
Device-agnostic strided view types and metadata operations (ported from Julia StridedViews.jl).
Shared traits for strided-rs: element operations, scalar bounds, and type-level composition.