328 packages found
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif
A package for the computation of Singular Value Decomposition
FORKED Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work w
Copy values from x into y.
javascript light-weight symbolic math expression evaluator
- math
- matrix
- complex
- number
- parser
- expression
- functions
- numeric
- equation solver
- linear algebra
- vectors
- symbolic
- integration
- differentiation
- View more
javascript light-weight symbolic math expression evaluator
- math
- matrix
- complex
- number
- parser
- expression
- functions
- numeric
- equation solver
- linear algebra
- vectors
- symbolic
- integration
- differentiation
- View more
A Math library for computation in JavaScript
Standard library BLAS.
A linear algebra package for 2x2 and 3x3 matrices and 2D/3D vectors.
Copy values from x into y.
Multiply a double-precision floating-point vector by a constant.
Interchange two single-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- sswap
- swap
- interchange
- vector
- array
- View more
Calculate the dot product of two vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- ddot
- sdot
- dot
- product
- dot product
- View more
Calculate the dot product of two double-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- ddot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- inner product
- View more
Interchange two double-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- dswap
- swap
- interchange
- vector
- array
- View more
Calculate the dot product of two single-precision floating-point vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- sdot
- dot
- product
- dot product
- scalar
- scalar product
- inner
- inner product
- View more
Multiply a vector x by a constant and add the result to y.
Multiply x by a constant and add the result to y.
Interchange two vectors.
- stdlib
- stdmath
- mathematics
- math
- blas
- level 1
- linear
- algebra
- subroutines
- dswap
- sswap
- swap
- interchange
- vector
- View more
Multiply a vector by a constant.