@sessaidi/lambda
create AWS Lambda handler
create AWS Lambda handler
Parses a template literal to a function.
Return a regular expression to capture a function name.
Return a regular expression to match a native function.
Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.
Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
Create an iterator which evaluates the natural logarithm of 1+exp(x) for each iterated value.
Create an iterator which evaluates the binary logarithm for each iterated value.
Create an iterator which evaluates the exponential function.
Create an iterator which evaluates the Riemann zeta function for each iterated value.
Create an iterator which evaluates Spence's function for each iterated value.
Create an iterator which evaluates the signum function for each iterated value.
Beta function.
Generate a thunk.
Wrap a function in a try/catch block.
C APIs for creating and managing ndarray function objects.
Compute the nth negaFibonacci number.
Compute the nth negaLucas number.
Compute the nth non-Fibonacci number.