Skip to content
#

matrix-library

Here are 35 public repositories matching this topic...

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.

  • Updated Sep 28, 2020
  • C

This application contains a set of examples for all mayor linear algebraic algorithms. Within the source code there are definitions and complex descriptions to the different aspects of computing bidimentional arrays of any size. This project focuses in computing systems of equations of nxn size.

  • Updated Jun 26, 2020
  • C

This library, written by me, adds the matrix_t data type to C. It is a 2D matrix of doubles and includes many operations. Эта написанная мной библиотека добавляет дата-тип matrix_t в С, который является 2D матрицей даблов и включает многие операции.

  • Updated Jul 25, 2023
  • C

Improve this page

Add a description, image, and links to the matrix-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix-library topic, visit your repo's landing page and select "manage topics."

Learn more