blas

Linear Algebra Library

Implementation of BLAS basic linear algebra subprograms in Go

Go implementation of BLAS (Basic Linear Algebra Subprograms)

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mikkyang/rust-blas Rust bindings and wrappers for the Basic Linear Algebra Subprograms 84
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
blas-lapack-rs/netlib-src Provides source code for linear algebra libraries built on top of Netlib 4
ekrich/sblas A library that provides an interface to high-performance linear algebra operations 34
blas-lapack-rs/openblas-src Provides pre-built implementations of linear algebra and numerical computation libraries 76
blas-lapack-rs/accelerate-src Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework 17
blas-lapack-rs/lapack Provides Rust wrappers for Fortran linear algebra libraries 81
ahgamut/blis A software framework that instantiates high-performance linear algebra libraries 4
blevesearch/segment A Go library for performing Unicode Text Segmentation 89
vbrusca/zigmatrixutils A utility library for matrix operations and linear algebra in the Zig programming language 2
axect/peroxide_blas An implementation of BLAS and LAPACK using source crates to provide concrete implementations. 2
mmottl/lacaml An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. 128
rasky/go-lzo Implementation of LZO compression algorithms in Go 57
bolt12/laop A Haskell-based library for algebraic construction and manipulation of matrices 83
andybalholm/brotli A pure Go implementation of the Brotli compression algorithm. 621