matrix
Matrix library
A Prolog module providing basic linear algebra operations and matrix decompositions for positive semi-definite matrices.
Operations with matrices, SWI pack
12 stars
5 watching
2 forks
Language: Prolog
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vbrusca/zigmatrixutils | A utility library for matrix operations and linear algebra in the Zig programming language | 2 |
andreaferretti/neo | A linear algebra library for Nim programming language | 245 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
fengwang/matrix | A C++ library for efficiently creating and manipulating dense 2D matrices | 82 |
planetis-m/manu | A Nim library providing matrix operations and decomposition methods for solving linear equations and computing determinants. | 42 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
pierrezurek/signsrch | A Standard ML implementation of a search library | 5 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
blindglobe/lisp-matrix | A numerical algebra package for Common Lisp | 71 |
nickovs/uumpy | A compact implementation of essential matrix and linear algebra operations for microcontrollers. | 1 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |
sonsongithub/numsw | A Swift library for linear algebra and matrix operations with a playground-like notebook interface. | 133 |
biddata/bidmat | A high-performance matrix library with CPU and GPU acceleration for data mining applications. | 265 |