blas

Linear Algebra Library

Implementation of BLAS basic linear algebra subprograms in Go

Go implementation of BLAS (Basic Linear Algebra Subprograms)

GitHub

155 stars
9 watching
19 forks
Language: Assembly
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mikkyang/rust-blasRust bindings and wrappers for the Basic Linear Algebra Subprograms84
jhumphry/lalgAn Ada interface to BLAS for linear algebra operations on dense matrices and vectors4
blas-lapack-rs/netlib-srcProvides source code for linear algebra libraries built on top of Netlib4
ekrich/sblasA library that provides an interface to high-performance linear algebra operations34
blas-lapack-rs/openblas-srcProvides source code for building BLAS and LAPACK libraries via OpenBLAS78
blas-lapack-rs/accelerate-srcProvides optimized linear algebra and numerical computing capabilities via the Accelerate framework17
blas-lapack-rs/lapackProvides Rust wrappers for Fortran linear algebra libraries82
ahgamut/blisA software framework that instantiates high-performance linear algebra libraries4
blevesearch/segmentA Go library for performing Unicode Text Segmentation89
vbrusca/zigmatrixutilsA utility library for matrix operations and linear algebra in the Zig programming language2
axect/peroxide_blasAn implementation of BLAS and LAPACK using source crates to provide concrete implementations.2
mmottl/lacamlAn OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations.128
rasky/go-lzoImplementation of LZO compression algorithms in Go57
bolt12/laopA Haskell-based library for algebraic construction and manipulation of matrices83
andybalholm/brotliA pure Go implementation of the Brotli compression algorithm.629