Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@stdlib/lapack
LAPACK routines.
lapack
node-lapack ===========
@stdlib/lapack-base-dpttrf
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
@stdlib/lapack-base-dlaswp
Perform a series of row interchanges on an input matrix.
anny.lapack
This is a partial port from CLAPACK
@stdlib/lapack-base
Base (i.e., lower-level) LAPACK routines.
li-near
An easy-to-use nodejs linear algebra library using lapack for good performance.
@stdlib/lapack-base-dlacpy
Copy all or part of a matrix A to another matrix B.