Calculate the L2-norm of a single-precision floating-point vector.
Create file stream from string.
Degenerate distribution mode.
Return the index of the last element which equals a provided search element according to the same value algorithm.
Laplace distribution logarithm of cumulative distribution function (CDF).
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Copy an input ndarray to a new ndarray having the same shape and data type.
Flatten an object.
Evaluate the ramp function (single-precision).
Types for pnpm-compatible fetchers
Logistic distribution quantile function.
Kumaraswamy's double bounded distribution expected value.
This package defines the foundational TypeScript types of the Wallet Standard, and so provides a practical specification of the Wallet Standard until a formal specification may be completed.
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Rayleigh distribution logarithm of probability density function (PDF).
Compute the multiplicative inverse of a single-precision floating-point number.
Return the index of the first element which passes a test implemented by a predicate function.
Natural logarithm of the probability density function (PDF) for a chi distribution.
Vaadin accessibility helpers, mixins and controllers
Convert a scalar value to a zero-dimensional ndarray.
Typed array constructors.
Apply a binary callback to elements in two three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Calculate the cumulative sum of strided array elements using ordinary recursive summation.