Showing 1-20 of 57 packages
node-lapack ===========
LAPACK routines.
Base (i.e., lower-level) LAPACK routines.
BLAS/LAPACK for JavaScript
Error handler for LAPACK routines.
Error handler for BLAS/LAPACK routines.
LAPACK routine to find the index of the last non-zero column in an input matrix.
LAPACK routine to divide two double-precision complex floating-point numbers in real arithmetic.
Calculates the eigenvalues and normalized eigenvectors for a matrix, using Lapack
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Common symbols and type definitions shared across base LAPACK APIs.
LAPACK routine to calculate sqrt(x^2 + y^2) in a manner which doesn't cause unnecessary overflow.
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
LAPACK routine to find the index of the last non-zero row in an input matrix.
LAPACK routine to calculate sqrt(x^2 + y^2 + z^2) in a manner which doesn't cause unnecessary overflow.
LAPACK routine to apply a real elementary reflector `H = I - tau * v * v^T` to a real M by N matrix `C`.
C++ bindings for all single- and double-precision CBLAS (Basic Linear Algebra Subprograms), SPBLAS (Sparse BLAS), LAPACK.
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`.