OKX DEX SDK
Core
Perform a reduction over a list of specified dimensions in an input ndarray according to a callback function and assign results to a provided output ndarray.
Calculate the dot product of two vectors.
Gets last value.
Normalize the values of a given array
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
Gets values except last.
Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
Cumulatively test whether every element in a provided array is truthy.
Babel preset for stage 0 plugins
Natural logarithm of the probability density function (PDF) for an exponential distribution.
A base TSConfig for working with Node 16.
Cumulatively test whether every element in a provided array fails a test implemented by a predicate function.
Fastest array flatten.
Return the first index of a specified search element in a one-dimensional double-precision floating-point ndarray.
Return the enumeration constant associated with a supported Z-test alternative hypothesis value.
Lists all possible prefixes.
Load environment variables from .env file using import statement
An exporting package for nitro. Generate static packages with ease.
This plugin sets the webpack public path at runtime.
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
SPDX license expressions for common copyleft licenses
Cumulatively test whether at least `n` array elements in a provided array pass a test implemented by a predicate function.