@stdlib/array-from-scalar
Create a single-element array containing a provided scalar value.
Create a single-element array containing a provided scalar value.
Convert a scalar value to a zero-dimensional ndarray.
Broadcast a scalar value to an ndarray having a specified shape.
Convert a scalar value to a zero-dimensional ndarray.
Calculate the dot product of two vectors.
Calculate the dot product of two single-precision floating-point vectors.
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.
Create an iterator which evaluates the digamma function for each iterated value.
Create an iterator which evaluates the trigamma function for each iterated value.
A simple and composable way to validate data in JavaScript (and TypeScript).
Date custom scalar type - GraphQL
Trigamma function.
Polygamma function.
A simple, expressive way to validate data in JavaScript.
Scalar types conversions for Javascript/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)
A command-line interface to work with OpenAPI files