Round each element in a single-precision floating-point strided array toward zero.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a three-dimensional nested output array.
Calculate the minimum value of a single-precision floating-point strided array.
Extended base (i.e., lower-level) basic linear algebra subroutines (BLAS).
Calculate the range of absolute values of a strided array.
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Adapter and driver interfaces for Prisma Next MongoDB lowering
Extends chai with shape assertions
Test if a single-precision floating-point numeric value is infinite.
Test if a value is an array-like object containing only negative integers.
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
Exponential distribution probability density function (PDF).
Calculate the arithmetic mean of a strided array using ordinary recursive summation.
A collection of useful utility types for TypeScript, including Option, Result, and more
Add a scalar constant to each element in a double-precision floating-point strided array.
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
<!--
Add a scalar constant to each strided array element and compute the sum using ordinary recursive summation.
YAML-driven adapter framework for SaaS integrations. Spec defines actions/scopes/risk/transforms/sanitize; TS executor calls existing Connector.callApi.
Typed in-process connectivity signals for Agent Assistant SDK
Test if a value is an array-like object containing only finite numbers.
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.