GitHub topics: subroutines
ddeda/blas-base-wasm-zscal
🔢 Build and run numerical computations efficiently in web environments with this WebAssembly-based library for Z-Scale applications.
Language: JavaScript - Size: 1.36 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
marionerjattv/lapack-base-zlacpy
Copy all or part of a matrix A to another matrix B.
Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
Rahulchavan38/blas-base-wasm-srotm
Apply a modified Givens transformation.
Language: JavaScript - Size: 77.1 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-zswap
Interchange two complex double-precision floating-point vectors.
Language: JavaScript - Size: 2.86 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-zscal
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
Language: JavaScript - Size: 1.09 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-zdrot
Apply a plane rotation.
Language: JavaScript - Size: 2.06 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-zcopy
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
Language: JavaScript - Size: 2.91 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-sswap
Interchange two single-precision floating-point vectors.
Language: JavaScript - Size: 1020 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-sscal
Multiply a vector `x` by a scalar `alpha`.
Language: JavaScript - Size: 1.69 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-srotm
Apply a modified Givens transformation.
Language: JavaScript - Size: 1.64 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-srot
Apply a plane rotation.
Language: JavaScript - Size: 1.43 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-snrm2
Calculate the L2-norm of a single-precision floating-point vector.
Language: JavaScript - Size: 1.63 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-sdsdot
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Language: JavaScript - Size: 1020 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-sdot
Compute the dot product of `x` and `y`.
Language: JavaScript - Size: 1.03 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-scnrm2
Multiply a vector `x` by a scalar `alpha`.
Language: JavaScript - Size: 1.83 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-scopy
Copy values from `x` into `y`.
Language: JavaScript - Size: 2.39 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Language: JavaScript - Size: 1.05 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-saxpy
Multiply a vector `x` by a constant and add the result to `y`.
Language: JavaScript - Size: 2.43 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-isamax
Find the index of the first element having the maximum absolute value.
Language: JavaScript - Size: 1.62 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-idamax
Find the index of the first element having the maximum absolute value.
Language: JavaScript - Size: 809 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
Language: JavaScript - Size: 1.06 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-dswap
Interchange two double-precision floating-point vectors.
Language: JavaScript - Size: 624 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-dsdot
Compute the dot product of `x` and `y` with extended accumulation and result.
Language: JavaScript - Size: 1.62 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-dscal
Multiply a vector `x` by a scalar `alpha`.
Language: JavaScript - Size: 1.73 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-drotm
Apply a modified Givens transformation.
Language: JavaScript - Size: 3.23 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-drot
Applies a plane rotation.
Language: JavaScript - Size: 1.45 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-dnrm2
Calculate the L2-norm of a double-precision floating-point vector.
Language: JavaScript - Size: 1.83 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-ddot
Compute the dot product of `x` and `y`.
Language: JavaScript - Size: 1.02 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-dcopy
Copy values from `x` into `y`.
Language: JavaScript - Size: 593 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-daxpy
Multiply a vector `x` by a constant and add the result to `y`.
Language: JavaScript - Size: 1.3 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-dasum
Compute the sum of absolute values.
Language: JavaScript - Size: 1.63 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-cswap
Interchange two complex single-precision floating-point vectors.
Language: JavaScript - Size: 2.24 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-csrot
Apply a plane rotation.
Language: JavaScript - Size: 605 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-cscal
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
Language: JavaScript - Size: 852 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-wasm-ccopy
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Language: JavaScript - Size: 1.33 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
stdlib-js/blas-ext-base-wasm-dapxsum
Add a constant to each double-precision floating-point strided array element and compute the sum.
Language: JavaScript - Size: 1.17 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-ext-base-wasm-dapx
Add a scalar constant to each element in a double-precision floating-point strided array.
Language: JavaScript - Size: 1.39 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-wasm-sasum
Compute the sum of absolute values.
Language: JavaScript - Size: 1.06 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
yarikkyzym/blas-base-wasm-sswap
Interchange two single-precision floating-point vectors.
Language: JavaScript - Size: 75.2 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-dasum
Compute the sum of absolute values (L1 norm).
Language: C - Size: 669 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 1
stdlib-js/blas-base-isamax
Find the index of the first element having the maximum absolute value.
Language: C - Size: 231 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0
gajus/surgeon
Declarative DOM extraction expression evaluator. 👨⚕️
Language: JavaScript - Size: 712 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 692 - Forks: 30
verhas/jScriptBasic
ScriptBasic for Java
Language: Java - Size: 7.03 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5
stdlib-js/lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Language: JavaScript - Size: 289 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
stdlib-js/lapack-base-crot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Language: JavaScript - Size: 253 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-strsv
Solve one of the systems of equations `A*x = b` or `A^T*x = b`.
Language: JavaScript - Size: 3.12 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-sspr
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Language: JavaScript - Size: 1.38 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-dtrsv
Solve one of the systems of equations `A*x = b` or `A^T*x = b`.
Language: JavaScript - Size: 3.45 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-dspr
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Language: JavaScript - Size: 2.04 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-gsyr
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Language: JavaScript - Size: 398 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
stdlib-js/lapack-base-spttrf
Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.
Language: JavaScript - Size: 1.78 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-scopy
Copy values from x into y.
Language: C - Size: 643 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
stdlib-js/lapack-base-iladlr
LAPACK routine to find the index of the last non-zero row in a input matrix.
Language: JavaScript - Size: 539 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
stdlib-js/blas-sdot
Calculate the dot product of two single-precision floating-point vectors.
Language: JavaScript - Size: 4.18 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-base-sasum
Compute the sum of absolute values (L1 norm).
Language: C - Size: 652 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-base-gasum
Compute the sum of absolute values (L1 norm).
Language: JavaScript - Size: 575 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
Language: C - Size: 734 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-csrot
Apply a plane rotation.
Language: C - Size: 280 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
stdlib-js/blas-base-sscal
Multiply a single-precision floating-point vector by a constant.
Language: C - Size: 669 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0
stdlib-js/blas-base-ddot
Calculate the dot product of two double-precision floating-point vectors.
Language: C - Size: 577 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 2
N1ghtF1re/Subprograms-table-generator
Will help you with writing a report!
Language: Pascal - Size: 24.6 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1
stdlib-js/blas-base-sdsdot
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
Language: C - Size: 703 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1
stdlib-js/blas-base-sswap
Interchange two single-precision floating-point vectors.
Language: C - Size: 662 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-dswap
Interchange two double-precision floating-point vectors.
Language: JavaScript - Size: 2.72 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/lapack-base-clacgv
Conjugate each element in a single-precision complex floating-point vector.
Language: JavaScript - Size: 233 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-zaxpy
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
Language: C - Size: 1.29 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
HxskyJancok/lapack-base-clacpy
Copy all or part of a matrix A to another matrix B.
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-dsdot
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
Language: C - Size: 559 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-drotg
Construct a Givens plane rotation.
Language: JavaScript - Size: 476 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-cscal
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
Language: C - Size: 390 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-caxpy
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
Language: C - Size: 508 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-ndarray-gdot
Compute the dot product of two one-dimensional ndarrays.
Language: JavaScript - Size: 220 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
stdlib-js/lapack-base-dlapy2
LAPACK routine to calculate sqrt(x^2 + y^2) in a manner which doesn't cause unnecessary overflow.
Language: JavaScript - Size: 234 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
stdlib-js/blas-tools-swap-factory
Return a function which interchanges two vectors.
Language: JavaScript - Size: 1.54 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
Language: C - Size: 641 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-drot
Apply a plane rotation.
Language: C - Size: 235 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/lapack-base-slacpy
Copy all or part of a matrix A to another matrix B.
Language: JavaScript - Size: 545 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-scnrm2
Compute the L2-norm of a complex single-precision floating-point vector.
Language: C - Size: 1.29 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-ext-base-wasm-dapxsumors
Add a constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Language: JavaScript - Size: 545 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-xerbla
Error handler for BLAS/LAPACK routines.
Language: Python - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/lapack-base-claswp
Perform a series of row interchanges on an input matrix.
Language: JavaScript - Size: 1.24 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
stdlib-js/blas-ddot
Calculate the dot product of two double-precision floating-point vectors.
Language: JavaScript - Size: 4.74 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/lapack-base-dgttrf
Compute an `LU` factorization of a real tridiagonal matrix `A` using elimination with partial pivoting and row interchanges
Language: JavaScript - Size: 604 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-igamax
Find the index of the first element having the maximum absolute value.
Language: JavaScript - Size: 353 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
stdlib-js/blas-base-dcopy
Copy values from x into y.
Language: C - Size: 558 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-base-daxpy
Multiply a vector x by a constant and add the result to y.
Language: C - Size: 585 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1
stdlib-js/blas-base-zswap
Interchanges two complex double-precision floating-point vectors.
Language: C - Size: 420 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-zscal
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
Language: C - Size: 280 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-zdrot
Apply a plane rotation.
Language: C - Size: 283 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-sdot
Calculate the dot product of two single-precision floating-point vectors.
Language: C - Size: 703 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-zcopy
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
Language: C - Size: 320 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-saxpy
Multiply a vector x by a constant and add the result to y.
Language: C - Size: 777 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Language: C - Size: 412 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-cswap
Interchanges two complex single-precision floating-point vectors.
Language: C - Size: 853 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2
stdlib-js/blas-base-ccopy
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Language: C - Size: 694 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-base-dsyr
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Language: JavaScript - Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-ssyr
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Language: JavaScript - Size: 2.97 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1
stdlib-js/lapack-base-dge-trans
Convert input general matrix from row-major to column-major layout or vice versa.
Language: JavaScript - Size: 464 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
stdlib-js/blas-base-gaxpy
Multiply x by a constant and add the result to y.
Language: JavaScript - Size: 637 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
stdlib-js/lapack-base-dlaset
Set the off-diagonal elements and the diagonal elements of a double-precision floating-point matrix to specified values.
Language: JavaScript - Size: 651 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0