GitHub topics: blas
stdlib-js/blas-ext-base-dsumkbn2
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 591 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsumkbn
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 554 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansumkbn2
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 638 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dcusumkbn2
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 605 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dcusumkbn
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 691 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base
Standard library extended basic linear algebra subroutines (BLAS).
Language: JavaScript - Size: 8.23 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

giaf/blasfeo
Basic linear algebra subroutines for embedded optimization
Language: Assembly - Size: 13 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 356 - Forks: 90

mateogianolio/vectorious
Linear algebra in TypeScript.
Language: TypeScript - Size: 42.8 MB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 925 - Forks: 44

stdlib-js/blas-base-wasm-zdrot
Apply a plane rotation.
Language: JavaScript - Size: 603 KB - Last synced at: 20 days ago - Pushed at: 21 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: 1.28 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-wasm-csrot
Apply a plane rotation.
Language: JavaScript - Size: 2.05 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-dsyr
Perform the symmetric rank 1 operation `A = α*x*x^T + A`.
Language: JavaScript - Size: 1.59 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

bokutotu/zenu
A Deep Learning framework with very few dependencies, Written in Rust
Language: Rust - Size: 8.12 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 63 - Forks: 1

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: 2.48 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

yoshoku/numo-blis
Numo::BLIS builds and uses BLIS as a background library for Numo::Linalg
Language: Ruby - Size: 84 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 4 - Forks: 1

stdlib-js/blas-base-strsv
Solve one of the systems of equations `A*x = b` or `A^T*x = b`.
Language: JavaScript - Size: 1.39 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

calebzulawski/cotila
A compile-time linear algebra system for C++
Language: C++ - Size: 2.02 MB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 121 - Forks: 9

stdlib-js/blas-base-wasm-dswap
Interchange two double-precision floating-point vectors.
Language: JavaScript - Size: 1.87 MB - Last synced at: 24 days ago - Pushed at: 24 days 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: 1.38 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

mbsim-env/fmatvec
A fast vector/matrix library
Language: C++ - Size: 1.5 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 10 - Forks: 5

CNugteren/CLBlast
Tuned OpenCL BLAS
Language: C++ - Size: 6.7 MB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 1,096 - Forks: 204

Reference-LAPACK/lapack
LAPACK development repository
Language: Fortran - Size: 32.6 MB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 1,618 - Forks: 458

tlapack/tlapack
C++ Template Linear Algebra PACKage
Language: C++ - Size: 4.94 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 43 - Forks: 23

xtensor-stack/xtensor-blas
BLAS extension to xtensor
Language: C++ - Size: 4.22 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 164 - Forks: 61

stdlib-js/blas-base-dnrm2
Calculate the L2-norm of a double-precision floating-point vector.
Language: C - Size: 1.19 MB - Last synced at: 1 day ago - Pushed at: 29 days ago - Stars: 1 - Forks: 1

stdlib-js/blas-ext-base-dapx
Add a constant to each element in a double-precision floating-point strided array.
Language: JavaScript - Size: 609 KB - Last synced at: 5 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dapxsum
Adds a constant to each double-precision floating-point strided array element and computes the sum.
Language: JavaScript - Size: 1.11 MB - Last synced at: 23 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-wasm-dapxsumpw
Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
Language: JavaScript - Size: 482 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-matrix-triangle-enum2str
Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.
Language: JavaScript - Size: 242 KB - Last synced at: 16 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-diagonal-types
List of BLAS diagonal element types.
Language: JavaScript - Size: 173 KB - Last synced at: 7 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssort2ins
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
Language: JavaScript - Size: 792 KB - Last synced at: 1 day ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-sasum
Compute the sum of absolute values (L1 norm).
Language: C - Size: 739 KB - Last synced at: 15 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gsort2sh
Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.
Language: JavaScript - Size: 679 KB - Last synced at: 8 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-gfill-by
Fill a strided array according to a provided callback function.
Language: JavaScript - Size: 1.36 MB - Last synced at: 15 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

mostlyharmlessone/cyclic-banded-matrix
Fortran code to solve cyclic banded matrices
Language: Fortran - Size: 4.11 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

eigenteam/eigen-git-mirror
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
Language: C++ - Size: 114 MB - Last synced at: 29 days ago - Pushed at: about 3 years ago - Stars: 1,806 - Forks: 551

Beliavsky/gfortran_windows_compiled_libs
Precompiled gfortran libraries (BLAS, LAPACK, etc.) for Windows using GNU Fortran
Language: Fortran - Size: 4.54 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

Pencilcaseman/hasty
High-performance BLAS and LAPACK within Rust
Language: C++ - Size: 437 KB - Last synced at: about 4 hours ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

rindow/rindow-clblast-ffi
The CLBlast interface for FFI on PHP
Language: PHP - Size: 69.3 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - 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: JavaScript - Size: 2.15 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

JuliaLinearAlgebra/libblastrampoline
Using PLT trampolines to provide a BLAS and LAPACK demuxing library.
Language: C - Size: 537 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 68 - Forks: 18

stdlib-js/blas-ext-base-gsortsh
Sort a strided array using Shellsort.
Language: JavaScript - Size: 788 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-gscal
Multiply a vector by a constant.
Language: JavaScript - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-wasm-ddot
Compute the dot product of `x` and `y`.
Language: JavaScript - Size: 1.81 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-snrm2
Calculate the L2-norm of a single-precision floating-point vector.
Language: C - Size: 1.43 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-csrot
Apply a plane rotation.
Language: C - Size: 264 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-assert-is-layout
Test if an input value is a BLAS memory layout.
Language: JavaScript - Size: 339 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-gasum
Compute the sum of absolute values (L1 norm).
Language: JavaScript - Size: 554 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsort2hp
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Language: JavaScript - Size: 580 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-diagonal-type-str2enum
Return the enumeration constant associated with a BLAS diagonal type.
Language: JavaScript - Size: 188 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base
Standard library basic linear algebra subprograms (BLAS).
Language: JavaScript - Size: 4.82 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/blas-base-ddot
Calculate the dot product of two double-precision floating-point vectors.
Language: C - Size: 539 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 2

stdlib-js/blas-ext-base-dapxsumpw
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
Language: JavaScript - Size: 609 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-zswap
Interchanges two complex double-precision floating-point vectors.
Language: C - Size: 396 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-sdot
Compute the dot product of `x` and `y`.
Language: JavaScript - Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: 1.75 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-xerbla
Error handler for BLAS/LAPACK routines.
Language: Python - Size: 1.02 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-gcopy
Copy values from x into y.
Language: JavaScript - Size: 1.45 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-wasm
Extensions to basic linear algebra subprograms (BLAS) compiled to WebAssembly.
Language: JavaScript - Size: 727 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-dcusumors
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Language: JavaScript - Size: 561 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangles
BLAS matrix triangles.
Language: JavaScript - Size: 174 KB - Last synced at: 27 days ago - Pushed at: about 1 month 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: 595 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-sscal
Multiply a single-precision floating-point vector by a constant.
Language: C - Size: 655 KB - Last synced at: about 12 hours ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-wasm-dasumpw
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 759 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tlapack/testBLAS
Tests for BLAS that complement the ones in the Reference BLAS repository
Language: C++ - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

explosion/cython-blis
💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!
Language: C - Size: 8.15 MB - Last synced at: about 21 hours ago - Pushed at: about 1 month ago - Stars: 226 - Forks: 39

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: 1.28 MB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Foadsf/Cmathtuts
trying to collect all useful tutorials for famous C math and linear algebra libraries such as CBLAS, CLAPACK, GSL...
Language: Fortran - Size: 3.66 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 427 - Forks: 46

stdlib-js/blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
Language: JavaScript - Size: 408 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: 438 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-idamax
Find the index of the first element having the maximum absolute value.
Language: JavaScript - Size: 1.72 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-transpose-operation-resolve-enum
Return the enumeration constant associated with a supported BLAS transpose operation value.
Language: JavaScript - Size: 226 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-operation-side-str2enum
Return the enumeration constant associated with a BLAS operation side.
Language: JavaScript - Size: 170 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 990 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

mahshid1378/demucs.cpp
C++17 port of Demucs v3 (hybrid) and v4 (hybrid transformer) models with ggml and Eigen3
Language: C++ - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-drotg
Construct a Givens plane rotation.
Language: JavaScript - Size: 464 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-operation-side-enum2str
Return the BLAS operation side string associated with a BLAS operation side enumeration constant.
Language: JavaScript - Size: 226 KB - Last synced at: 16 days 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: 242 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-gfill
Fill a strided array with a specified scalar constant.
Language: JavaScript - Size: 2.12 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssum
Calculate the sum of single-precision floating-point strided array elements.
Language: JavaScript - Size: 948 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Language: JavaScript - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: about 2 months 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: 547 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-base-gsorthp
Sort a strided array using heapsort.
Language: JavaScript - Size: 569 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gapxsum
Adds a constant to each strided array element and computes the sum.
Language: JavaScript - Size: 467 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-matrix-triangle-str2enum
Return the enumeration constant associated with a BLAS matrix triangle.
Language: JavaScript - Size: 179 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-gnrm2
Calculate the L2-norm of a vector.
Language: JavaScript - Size: 1.22 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dcusum
Calculate the cumulative sum of double-precision floating-point strided array elements.
Language: JavaScript - Size: 1.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-gdot
Calculate the dot product of two vectors.
Language: JavaScript - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-shared
Common symbols and type definitions shared across base BLAS APIs.
Language: C - Size: 324 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

rzxmha/Linear_Algebra
Linear Algebra project from TripleTen
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mmottl/lacaml
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
Language: OCaml - Size: 3.49 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 128 - Forks: 16

dastrobu/AccelerateArray
Swift Array Extensions for the Apple Accelerate Framework
Language: Swift - Size: 1.05 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

14NGiestas/mfi
Modern Fortran Interfaces to BLAS and LAPACK
Language: Fortran - Size: 4.24 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 38 - Forks: 2

100/Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Language: C - Size: 99.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 597 - Forks: 55

mpimd-csc/flexiblas
FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable backends. This is a read-only mirror of https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
Language: Fortran - Size: 64.6 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 45 - Forks: 10

blas-lapack-rs/blis-src
Source of BLAS via BLIS
Language: Rust - Size: 48.8 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 5

yui0/slibs
Single file libraries for C/C++
Language: C - Size: 12.9 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 121 - Forks: 11

giuxe34/lapack-base-zlacgv
Conjugate each element in a double-precision complex floating-point vector.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-wasm-drotm
Apply a modified Givens transformation.
Language: JavaScript - Size: 1.72 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-srotm
Apply a modified Givens transformation.
Language: C - Size: 248 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
