Algorithms to generate and work with the envelope of a matrix.
-
Updated
Jun 2, 2021 - C
Algorithms to generate and work with the envelope of a matrix.
A Parallel Multithreaded Sparse Triangular Linear System Solver
Library for matrix creation and basic operations on matrices. Written on C.
A simple custom matrix module with test module.
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 lightweight matrix computation software library aim for MCU or embedded system
Matrix Exponential Approximation in HIP
Code for Numerical Linear Algebra Concepts
Programming for maximizing hardware usage in C
Interpréteur en ligne de commande de calcul matriciel de base
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.
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.
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."