A lightweight matrix computation software library aim for MCU or embedded system
-
Updated
Feb 24, 2022 - C
A lightweight matrix computation software library aim for MCU or embedded system
This library include files that can be used for complex matrix computations. The library has been written in C/C++ and should be compatible with any microcontroller. Also includes Arduino codes that use the library for matrix computation.
A Parallel Multithreaded Sparse Triangular Linear System Solver
Programming for maximizing hardware usage in C
Algorithms to generate and work with the envelope of a matrix.
A simple custom matrix module with test module.
Rover guidance system project for EFREI project
Matrix Exponential Approximation in HIP
Console applications for matrix calculation and tools.
Code for Numerical Linear Algebra Concepts
Interpréteur en ligne de commande de calcul matriciel de base
This project is a C-based system for performing operations on dynamically allocated matrices, supporting commands for loading, modifying, multiplying, sorting, and transposing matrices. The system uses defensive programming practices to ensure robust memory allocation and error handling.
A program (with two methods) to generate a NxN matrix with completely random numbers, and order it from smallest to largest by row, by colunm, and by all matrix.
Add a description, image, and links to the matrix-computations topic page so that developers can more easily learn about it.
To associate your repository with the matrix-computations topic, visit your repo's landing page and select "manage topics."