umatrix
Matrix calculator
A library providing basic matrix arithmetic operations and functions for the MicroPython language.
A matrix library for the MicroPython language
15 stars
2 watching
1 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jalawson/ulinalg | A small size matrix handling module with linear algebra operations for MicroPython (Python3) | 32 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
sepandhaghighi/pycm | A Python library used to calculate and visualize confusion matrices for multi-class classification problems. | 1,454 |
google/gemmlowp | A small C++ library for low-precision matrix multiplication | 1,779 |
lukx/flexiblematrix | A utility class for matrix calculations in ActionScript 3 | 3 |
nickovs/uumpy | A compact implementation of essential matrix and linear algebra operations for microcontrollers. | 1 |
albaeda/umath | A computer algebra system designed for microcontrollers with Python | 19 |
numpi/hm-toolbox | A toolbox implementing arithmetic operations for HODLR and HSS matrices in MATLAB. | 43 |
sorunome/miitrix | A client software for interacting with the Matrix protocol on Nintendo 3DS devices | 128 |
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 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
sonsongithub/numsw | A Swift library for linear algebra and matrix operations with a playground-like notebook interface. | 133 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |