bigmemory
Matrix library
A C++ library that provides efficient storage and manipulation of large matrices.
126 stars
13 watching
24 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fengwang/matrix | A C++ library for efficiently creating and manipulating dense 2D matrices | 82 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
jujuadams/matrices | A collection of scripts and utilities for working with matrices in GameMaker Studio 2. | 4 |
vbrusca/zigmatrixutils | A utility library for matrix operations and linear algebra in the Zig programming language | 2 |
k1d77a/lunamech-matrix-api | A Common Lisp implementation of the Matrix API. | 7 |
planetis-m/manu | A Nim library providing matrix operations and decomposition methods for solving linear equations and computing determinants. | 42 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |
mikera/core.matrix | Provides a standard API and abstraction for matrix and array programming in Clojure, enabling efficient numerical computing. | 702 |
microsoft/bitblas | A library for efficient mixed-precision matrix multiplications on GPUs for deep learning models | 420 |
slyrus/clem | A Common Lisp package implementing efficient matrix operations | 37 |
mehmetkaplan/matrix-card | A React library for creating visually animated cards with customizable text and colors. | 29 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
boostorg/qvm | A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
quil-lang/magicl | A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 238 |