inverse-matrix
There are 21 repositories under inverse-matrix topic.
KNAnagnostop/FortranMatrix
A library providing modules with easy to use matrix operations for real(8) and complex(8) arrays
goismarcos/computacao-grafica-matriz-inversa-delphi
Algoritmo de Computação Gráfica aplicação do cálculo da matriz inversa em Delphi
MatteoLiotta/Py_Matrix
Module for matrix creation and matrix manipulation. Programming Language: Python.
AlessandroConti11/Matrix_Library
Library that contains all useful functions for handling matrices and their operations.
edualves15/minMatrix
Simple and fast library for matrix operations in C language, including functions for linear algebra.
foxmaestro753/Matrix-Theory
Computer programs to solve matrix problems
georghegel/matrix
Library for matrix creation and basic operations on matrices. Written on C.
georghegel/matrix_cpp
Library for matrix calculations for C++
huseyin1tozluyurt/OOP-Porject
Matrix Operator
LKEthridge/Linear_Algebra
Linear Algebra project from TripleTen
perpendicooler/Infinite-Matrices-And-Its-Application
Infinite Matrices and Its Application
sunvidaneja/VectorsMatrices-ML-Python
All the programming required to use vectors and matrices using libraries like Numpy.
timagr615/matrix
C library for matrix operations/ C библиотека для работы с матрицами
usmana5809/Matrix-Operations-Cpp
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
allenvox/mpi-inverse-matrix
MPI C++ program to find inverse matrix using Gaussian method
fco3lho/inverseMatrix-calculator
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.
HJyup/system-of-linear-equations
A haskell project to solve linear equations using inverse
mikeleo03/Parallel-Matrix-Inversion
Implementation of Inverse Matrix Parallelization of the Gauss-Jordan Method with Open MPI, OpenMP, and CUDA.
piddubnamariia/MatrixSolver
Matrix solver to find the determinant of a maritic and inverse matrix using several methods.
viniciusmioto/inverse_matrix
Inverse Matrix | Computational Science | Optimization