ZigMatrixUtils
Matrix library
A utility library for matrix operations and linear algebra in the Zig programming language
A matrix utility library written in Zig. Provides functions and tools for manipulating matrices and solving linear algebra problems. A great source for leaning about the Zig programming language.
2 stars
1 watching
0 forks
Language: Zig
last commit: 2 months ago
Linked from 1 awesome list
matricesmatrixzig
Related projects:
Repository | Description | Stars |
---|---|---|
friguzzi/matrix | A Prolog module providing basic linear algebra operations and matrix decompositions for positive semi-definite matrices. | 12 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
jujuadams/matrices | A collection of scripts and utilities for working with matrices in GameMaker Studio 2. | 4 |
vbrusca/zigsdlgametemplate | An empty Zig project set up with the SDL library for game development | 4 |
sonsongithub/numsw | A Swift library for linear algebra and matrix operations with a playground-like notebook interface. | 133 |
jecolon/ziglyph | A library providing tools and utilities for processing Unicode text in the Zig programming language. | 207 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
ziutek/blas | Implementation of BLAS basic linear algebra subprograms in Go | 154 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
kaneplusplus/bigmemory | A C++ library that provides efficient storage and manipulation of large matrices. | 126 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
andreaferretti/neo | A linear algebra library for Nim programming language | 245 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |