A header-only template library with implementation of Linear Algebra tools and methods for C++
-
Updated
Dec 30, 2022 - C++
A header-only template library with implementation of Linear Algebra tools and methods for C++
Implementation of Inverse Matrix Parallelization of the Gauss-Jordan Method with Open MPI, OpenMP, and CUDA.
Work proposed in the discipline of Programming Languages in which the student must choose two programming languages, preferably one interpreted and one compiled, to extract the maximum of 12x12 matrices from a spreadsheet with the quotations of some Brazilian stocks.
MPI C++ program to find inverse matrix using Gaussian method
C++ program that performs various matrix operations such as addition, subtraction, multiplication, scalar multiplication, transpose, determinant calculation, matrix inversion, checking for symmetry and identity, and converting to row echelon and reduced row echelon forms. It also includes eigenvalue and eigenvector
Library for matrix calculations for C++
Matrix solver to find the determinant of a maritic and inverse matrix using several methods.
Add a description, image, and links to the inverse-matrix topic page so that developers can more easily learn about it.
To associate your repository with the inverse-matrix topic, visit your repo's landing page and select "manage topics."