GitHub topics: blas
ROCm/hipBLASLt
hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library
Language: Assembly - Size: 986 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 95 - Forks: 125

fortran-lang/stdlib
Fortran Standard Library
Language: Fortran - Size: 33.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,168 - Forks: 187

yarikkyzym/blas-base-wasm-sswap
Interchange two single-precision floating-point vectors.
Language: JavaScript - Size: 75.2 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

ekrich/sblas.g8
Giter8 template - example project for sblas - sbt new ekrich/sblas.g8
Language: Scala - Size: 75.2 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1

ekrich/sblas
Scala Native BLAS (Basic Linear Algebra Subprograms) supporting Linux and macOS
Language: Scala - Size: 273 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 35 - Forks: 3

llMBQll/linear-algebra-library
Language: C++ - Size: 64.5 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

lepus2589/accelerate-lapacke
CMake wrapper to build and link the LAPACKE library against the native Apple Accelerate Framework
Language: CMake - Size: 26.4 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 1

rust-math/intel-mkl-src
Redistribute Intel MKL as a crate
Language: Rust - Size: 58.5 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 90 - Forks: 23

ROCm/Tensile
Stretching GPU performance for GEMMs and tensor contractions.
Language: Python - Size: 95 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 237 - Forks: 159

lessthanoptimal/ejml
A fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices.
Language: Java - Size: 9.18 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 583 - Forks: 120

ROCm/rocBLAS
Next generation BLAS implementation for ROCm platform
Language: C++ - Size: 176 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 368 - Forks: 180

sevagh/demucs.cpp
C++17 port of Demucs v3 (hybrid) and v4 (hybrid transformer) models with ggml and Eigen3
Language: C++ - Size: 1.68 MB - Last synced at: about 7 hours ago - Pushed at: 5 months ago - Stars: 131 - Forks: 16

ROCm/hipBLAS
ROCm BLAS marshalling library
Language: C++ - Size: 11.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 140 - Forks: 82

kokkos/kokkos-kernels
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
Language: C++ - Size: 30 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 336 - Forks: 107

cp2k/dbcsr
DBCSR: Distributed Block Compressed Sparse Row matrix library
Language: Fortran - Size: 613 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 142 - Forks: 48

OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Language: C - Size: 56.8 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 6,739 - Forks: 1,555

ashvardanian/SimSIMD
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
Language: C - Size: 1.86 MB - Last synced at: 3 days ago - Pushed at: 16 days ago - Stars: 1,360 - Forks: 78

rickyg23222/lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Language: C - Size: 297 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 869 - Forks: 191

coderonion/awesome-cuda-and-hpc
🚀🚀🚀 This repository lists some awesome public CUDA, cuda-python, cuBLAS, cuDNN, CUTLASS, TensorRT, TensorRT-LLM, Triton, TVM, MLIR, PTX and High Performance Computing (HPC) projects.
Size: 55.7 KB - Last synced at: 4 days ago - Pushed at: 14 days ago - Stars: 258 - Forks: 30

R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
Language: TypeScript - Size: 3.25 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 294 - Forks: 22

stdlib-js/blas-base-layouts
List of BLAS memory layouts.
Language: JavaScript - Size: 179 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

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

stdlib-js/blas-base-wasm-zswap
Interchange two complex double-precision floating-point vectors.
Language: JavaScript - Size: 1 MB - 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: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

at0m741/Morpheus_lib
An optimized Tensor/Matrix library for HPC applications an numerical relativity (AVX2/AVX512 and thread safe) with a Symbolic parser and Python wrapper
Language: C++ - Size: 1.84 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-ext-sum
Compute the sum along one or more ndarray dimensions.
Language: JavaScript - Size: 3.8 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/blas
Standard library basic linear algebra subprograms (BLAS).
Language: JavaScript - Size: 281 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 7 - Forks: 0

optimatika/ojAlgo
oj! Algorithms
Language: JetBrains MPS - Size: 74.7 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 477 - Forks: 213

flame/blis
BLAS-like Library Instantiation Software Framework
Language: C - Size: 47.4 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2,422 - Forks: 378

SciFortran/SciFortran
An open-source Fortran library for mathematics, science and engineering (*in a way* just like scipy for python)
Language: Fortran - Size: 61.2 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 175 - Forks: 38

ludopulles/BLASter
Fast lattice reduction using segmentation, multithreading, Seysen reduction and BLAS
Language: Python - Size: 227 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

FelJS/blas-ext-sum
Compute the sum along one or more ndarray dimensions.
Language: JavaScript - Size: 56.6 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Gesu213/blas-base-wasm-dsdot
Compute the dot product of `x` and `y` with extended accumulation and result.
Language: JavaScript - Size: 74.2 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-wasm-cswap
Interchange two complex single-precision floating-point vectors.
Language: JavaScript - Size: 579 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

autohdw/QuBLAS
Quantized BLAS
Language: C++ - Size: 377 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 2

stdlib-js/blas-ext-base-sapxsumkbn
Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 697 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

ROCm/hipfort
Fortran interfaces for ROCm libraries
Language: Fortran - Size: 25.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 77 - Forks: 40

stdlib-js/lapack
LAPACK routines.
Language: JavaScript - Size: 4.28 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

HPAC/linnea
Linnea is an experimental tool for the automatic generation of optimized code for linear algebra problems.
Language: Python - Size: 1.6 MB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 69 - Forks: 6

stdlib-js/blas-ext-base-ssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 722 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssumors
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
Language: JavaScript - Size: 673 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-snansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 749 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-snansumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Language: JavaScript - Size: 735 KB - Last synced at: 1 day ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

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

stdlib-js/blas-ext-base-snansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 1.1 MB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Language: JavaScript - Size: 700 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Language: JavaScript - Size: 924 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Language: JavaScript - Size: 714 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
Language: JavaScript - Size: 1.09 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sdsapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.
Language: JavaScript - Size: 724 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sdsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
Language: JavaScript - Size: 1.43 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation.
Language: JavaScript - Size: 719 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sapxsumors
Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.
Language: JavaScript - Size: 703 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sapxsumkbn2
Add a constant to each single-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 733 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum.
Language: JavaScript - Size: 966 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsumpw
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 573 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsumors
Calculate the sum of double-precision floating-point strided array elements using ordinary recursive summation.
Language: JavaScript - Size: 536 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsum
Calculate the sum of double-precision floating-point strided array elements.
Language: JavaScript - Size: 1.07 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 572 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dssumors
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 533 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 1.08 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 586 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsnansumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 536 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

stdlib-js/blas-ext-base-dsapxsumpw
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 601 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 991 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 592 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansumors
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Language: JavaScript - Size: 544 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dnansumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 573 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 1.19 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnanasumors
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Language: JavaScript - Size: 601 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnanasum
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 896 KB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

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

stdlib-js/blas-ext-base-dapxsumors
Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.
Language: JavaScript - Size: 620 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dapxsumkbn
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 553 KB - Last synced at: 6 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

uxlfoundation/oneMath
oneAPI Math Library (oneMath)
Language: C++ - Size: 11.6 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 669 - Forks: 166

stdlib-js/blas-base-isamax
Find the index of the first element having the maximum absolute value.
Language: C - Size: 217 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-idamax
Find the index of the first element having the maximum absolute value.
Language: C - Size: 229 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-dscal
Multiply a double-precision floating-point vector by a constant.
Language: C - Size: 528 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

djugei/optimath
A #[no_std] LinAlg library
Language: Rust - Size: 163 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 52 - Forks: 2

stdlib-js/blas-base-strmv
Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.
Language: JavaScript - Size: 1.44 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-dtrmv
Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.
Language: JavaScript - Size: 1.75 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsortins
Sort a double-precision floating-point strided array using insertion sort.
Language: JavaScript - Size: 634 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsorthp
Sort a double-precision floating-point strided array using heapsort.
Language: JavaScript - Size: 604 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext
Standard library extended BLAS.
Language: JavaScript - Size: 5.47 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ndarray
Base ndarray extended BLAS functions.
Language: JavaScript - Size: 245 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

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

stdlib-js/blas-ext-base-snansumkbn
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 717 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

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

stdlib-js/blas-ext-base-gsumkbn2
Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 713 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gsumkbn
Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 700 KB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

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

stdlib-js/blas-ext-base-gnansumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 542 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

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

stdlib-js/blas-ext-base-gcusumkbn
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 712 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

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: 16 days ago - Pushed at: 16 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: 16 days ago - Pushed at: 16 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: 16 days ago - Pushed at: 16 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: 16 days ago - Pushed at: 16 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: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0
