A library providing modules with easy to use matrix operations for real(8) and complex(8) arrays
-
Updated
Nov 28, 2024 - Fortran
A library providing modules with easy to use matrix operations for real(8) and complex(8) arrays
Algoritmo de Computação Gráfica aplicação do cálculo da matriz inversa em Delphi
This is an academic project implements a C++ class to manipulate algebraic matrices and perform various matrix operations
Module for matrix creation and matrix manipulation. Programming Language: Python.
A haskell project to solve linear equations using inverse
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.
Library for matrix creation and basic operations on matrices. Written on C.
Inverse Matrix | Computational Science | Optimization
C library for matrix operations/ C библиотека для работы с матрицами
Linear Algebra project from TripleTen
MPI C++ program to find inverse matrix using Gaussian method
All the programming required to use vectors and matrices using libraries like Numpy.
Computer programs to solve matrix problems
Matrix Operator
Implementation of Inverse Matrix Parallelization of the Gauss-Jordan Method with Open MPI, OpenMP, and CUDA.
Matrix solver to find the determinant of a maritic and inverse matrix using several methods.
Library that contains all useful functions for handling matrices and their operations.
Infinite Matrices and Its Application
This MATLAB function efficiently computes the inverse of a square matrix using LU factorization. By decomposing the matrix into lower and upper triangular matrices, the function solves for the inverse with improved numerical stability.
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."