@stdlib/ndarray-from-scalar
Convert a scalar value to a zero-dimensional ndarray.
Convert a scalar value to a zero-dimensional ndarray.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.
Calculate the dot product of two vectors.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Calculate the dot product of two double-precision floating-point vectors.
Create an iterator which evaluates the digamma function for each iterated value.
Incomplete beta function.
Inverse incomplete beta function.
Incomplete gamma function.
Inverse incomplete gamma function.
Digamma function.
Calculate the dot product of two double-precision floating-point vectors.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
Calculate the dot product of two single-precision floating-point vectors.
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
A simple and composable way to validate data in JavaScript (and TypeScript).
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
Date custom scalar type - GraphQL
Async resources with webworkers