blas-ddot
Computes the dot product of x and y.
Computes the dot product of x and y.
Computes the L2 norm (Euclidean norm).
Scales elements of `x` by a constant `alpha`.
Interchanges the elements of x and y.
Finds the first element equal to the maximum absolute value of x and returns the element index.
Combines several streams of events, and computes a value every time one changes
Standard Math library.
minimal module for launching and managing a compute cluster
pour is lightweight particle system.
The definitive library for real parallel threads in the browser
Koa middleware library to retrieve and update metadata in a Google Compute Engine Instance
Returns a string giving the literal bit representation of an unsigned 16-bit integer.
Returns a string giving the literal bit representation of an unsigned 32-bit integer.
Gamma function.
Computes a factorial.
Returns a string giving the literal bit representation of a single-precision floating-point number.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Sets the more significant 32 bits of a double-precision floating-point number.
Returns a string giving the literal bit representation of a double-precision floating-point number.
Construct an array of arrays from a matrix.