@stdlib/lapack
LAPACK routines.
LAPACK routines.
Base (i.e., lower-level) LAPACK routines.
Copy all or part of a matrix A to another matrix B.
Perform a series of row interchanges on an input matrix.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Standard math.
Base (i.e., lower-level) math functions.
Base mathematical assertion utilities.
Test if a 32-bit integer is even.
Test if a 32-bit integer is odd.
Test if a number is composite.
Test if a single-precision floating-point numeric value is positive zero.
Test if a number is prime.
Test if a double-precision floating-point number is a probability.
Test if a finite double-precision floating-point number is a safe integer.
Test whether an unsigned integer is a power of 2.
C APIs for registering a Node-API module exporting interfaces.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if two numbers are coprime.
Test if a finite numeric value is an even number.