ulinalg
Matrix calculator
A small size matrix handling module with linear algebra operations for MicroPython (Python3)
Small size matrix handling module with a few linear algebra operations specifically for MicroPython (Python3)
32 stars
5 watching
8 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iyassou/umatrix | A library providing basic matrix arithmetic operations and functions for the MicroPython language. | 15 |
octaprog7/matrixdisplay | MicroPython module for controlling an 8x8 LED matrix display using the MAX7219 chip. | 0 |
janbednarik/micropython-matrix8x8 | A Python driver for an 8x8 LED Matrix display using I2C communication | 15 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 428 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
google/gemmlowp | A small C++ library for low-precision matrix multiplication | 1,779 |
albaeda/umath | A computer algebra system designed for microcontrollers with Python | 19 |
juanklopper/mit_ocw_linear_algebra_18_06 | A collection of Python Jupyter Notebooks illustrating key concepts from Gilbert Strang's linear algebra course (18.06) using MIT OCW resources. | 536 |
majoson-chen/micropython-ulogger | A lightweight log module designed for micropython to reduce unnecessary operations and improve performance. | 35 |
nickovs/uumpy | A compact implementation of essential matrix and linear algebra operations for microcontrollers. | 1 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
lukx/flexiblematrix | A utility class for matrix calculations in ActionScript 3 | 3 |
sepandhaghighi/pycm | A Python library used to calculate and visualize confusion matrices for multi-class classification problems. | 1,454 |
simon-belanger/ulpythonlab | Automated laboratory instruments interaction using Python | 9 |