A simple C++ complex & real matrix library, with matrix inversion, left division and determinant calculation
-
Updated
Jan 27, 2022 - C++
A simple C++ complex & real matrix library, with matrix inversion, left division and determinant calculation
MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.
some math-related js classes and possibly more
Linear Regression - C
Compute the inverse of a matrix using the Gauss-Jordan method.
A Templated C++ matrix library
Fast matrix inversion in the context of PolSAR image processing and classification in C++ using OpenMP
A tool to make it easy to find the inverse of a matrix 📊
Implementation of different regression algorithms in Java.
lightweight matrix container and operations library in C with no dependencies.
c lib for calculating matrices
Python realisation of some matrix operations including LU-decomposition and determinant finding.
One-liner array expression to determine the cross-product of two 3-dimensional vectors. Fast computation of inverse of 3x3 matrix using this expression.
Fondements de l’Algorithmique Algébrique. Implémentation de différent algorithme appliqué à des matrices à coefficients dans Z/nZ.
Implementation of the Gauss-Jordan method for inverting matrices.
Math library
Matrix inversion using Givens rotations with pivot column
Benchmarking several methods for computing the inverse of a matrix, including the Eigen library implementation.
Parallel Matrix-Multiplication, Gauss-Elimination, Matrix Inversion using pthreads and openMP
Add a description, image, and links to the matrix-inversion topic page so that developers can more easily learn about it.
To associate your repository with the matrix-inversion topic, visit your repo's landing page and select "manage topics."