Declarative DOM extraction expression evaluator. 👨⚕️
-
Updated
Jun 5, 2020 - JavaScript
Declarative DOM extraction expression evaluator. 👨⚕️
A console based application to calculate factorial using Tail-Call-Optimisation.
Interchange two single-precision floating-point vectors.
Copy all or part of a matrix A to another matrix B.
Calculate the dot product of two single-precision floating-point vectors.
Perform a series of row interchanges on an input matrix.
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Interchange two double-precision floating-point vectors.
Interchange two vectors.
Calculate the dot product of two vectors.
Return a function which interchanges two vectors.
Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
Add a description, image, and links to the subroutines topic page so that developers can more easily learn about it.
To associate your repository with the subroutines topic, visit your repo's landing page and select "manage topics."