GitHub topics: matrix-inverse
elsuizo/static-math
Safe and fast mathematical operations with static arrays in the Rust programming language
Language: Rust - Size: 1.05 MB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 41 - Forks: 2

urbanjost/M_LA
A small collection of Linear Algebra routines
Language: Fortran - Size: 3.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

dorythecat/Matrinator
A really silly matrix-inversion (and technically more) program :3
Language: C++ - Size: 139 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Amritamaya/MATRIX-INVERSE-VERILOG-nxn
This repository contains a Verilog implementation of matrix inversion using the Gaussian-Jordan elimination method. The module supports fixed-point arithmetic for better numerical precision and is parameterized to handle different matrix sizes and bit widths.
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

metabolize/matrix-inverse
Matrix inverse (code from sylvester)
Language: JavaScript - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Beliavsky/Matrix_Inversion
Inversion of a real matrix and the solution of a set of linear equations using Crout's method
Language: Fortran - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

AlanTurist/Linear-Algebra-Calculator
Linear Algebra Calculator with Python
Language: Python - Size: 104 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

evrhel/MatrixUtil
A C++ header-only library for vector, matrix, and quaternion math.
Language: C++ - Size: 138 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

TNO-MPC/mpyc.matrix_inverse
TNO PET Lab - secure Multi-Party Computation (MPC) - MPyC - Matrix Inverse
Language: Python - Size: 16.6 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

derekharrison/matrix-inverse-gj
Compute the inverse of a matrix using the Gauss-Jordan method.
Language: C++ - Size: 1.32 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

conradsnicta/armadillo-code
Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net
Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 461 - Forks: 121

sjmonson/tdr-inverse
A set of CUDA programs that invert matrices
Language: Cuda - Size: 5.09 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

brettyhale/snippets
self-contained / self-explanatory quality code snippets
Language: C++ - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KAVAN-DESAI/Steady-State-Network-Flow
This gives steady state Network Flow from the given Pref-Defined Network Flow of a System. And a Python implementation of Larry Page's famous PageRank algorithm.
Language: Python - Size: 483 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mmiimran/linear-algebra-for-data-science
practical linear algebra for data science (with python)
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

virelfauzan/Praktikum-Matematika-Lanjut-1
Size: 6.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

matiasBarrera98/Procesador-de-Matrices
Proyecto de procesamiento de matrices
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JoKeRooo7/matrix_c
c lib for calculating matrices
Language: C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mndxpnsn/gauss-benchmark-eigen
Benchmarking several methods for computing the inverse of a matrix, including the Eigen library implementation.
Language: C++ - Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

matrixbud/Selected-Math-Physics-Topics
Topics I documented for my own understanding
Size: 150 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

liwuqi95/cuda-matrix-operation
The operations were performed with carefully designed for Nvidia 980.
Language: Cuda - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PARSA-MHMDI/impulse-response-convolution
Project for Amirkabir University in signals and systems course. Convolution of different impulse response signals as means of applying reverberation to the sound of another signal.
Language: MATLAB - Size: 3.51 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mndxpnsn/gauss-jordan
Implementation of the Gauss-Jordan method for inverting matrices.
Language: C++ - Size: 632 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mndxpnsn/gauss-elim-benchmark
Benchmarking three different methods for computing the inverse of a matrix.
Language: C++ - Size: 1.43 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mndxpnsn/matrix-inverse
Computing the inverse of a matrix using cofactor expansion.
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

noahwagner04/Matrix_JS
Simple Matrix class written in JS.
Language: JavaScript - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

SebastianAment/LazyInverses.jl
LazyInverses provides a lazy wrapper for a matrix inverse, akin to Adjoint in Julia Base. See the README for example use cases.
Language: Julia - Size: 64.5 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ored95/parallels
Language: C - Size: 251 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
