GitHub topics: matrix-inversion
zaltac/NumMethodsWPseudoCodes
NUMERICAL METHODS FOR SCIENTIST AND ENGINEERS With Pseudocodes
Language: Mathematica - Size: 17.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

MAZ01001/Math-Js
some math-related js classes and possibly more
Language: JavaScript - Size: 570 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 0

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

PerHuepenbecker/csr_matrix_cpp
A simple example implementation of the Compressed Sparse Row method for efficient operations on sparse matrices. Includes a basic linear algebra library for the handling of regular dense matrices
Language: C++ - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sumukhashridhar/matrixInversion
Contents for my Masters thesis "Optimized Block-Level Matrix Inversion Kernels for Small, Batched Matrices on GPUs"
Language: Python - Size: 4.29 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ostad-ai/Computer-Science
Computer Science and related topics are the main focus of this repository. Mainly, Python language is used here.
Language: Jupyter Notebook - Size: 3.45 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TheSUPERCD/Server_in_C
A basic implementation of a daemonizable FTP server written in pure C. Also includes a client module that runs independently, with the ability to connect multiple unique instances of itself to the server to offload compute-heavy and parallelizable matrix problems to it.
Language: C - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Suyogry/R-Performance-Boost Fork of rdpeng/ProgrammingAssignment2
Cache Optimization with R: Efficient Computation Through Caching
Language: R - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

gregdhill/lin-reg
Linear Regression - C
Language: C - Size: 5.86 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 2

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

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

harshraj11584/CS2400_PoPL
Design by Contract mechanisms in Eiffel
Language: E - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

allenvox/mpi-inverse-matrix 📦
MPI C++ program to find inverse matrix using Gaussian method
Language: C++ - Size: 659 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

diegofgcoelho/PolSARMatrixInvOpenMP
Fast matrix inversion in the context of PolSAR image processing and classification in C++ using OpenMP
Language: Makefile - Size: 4.97 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

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

mrdcvlsc/cyfre
A Templated C++ matrix library
Language: C++ - Size: 556 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

adityagupta1089/MATLAB-MAL111
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.
Language: Matlab - Size: 931 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 5 - 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

shakibaam/linear-algebra
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

0razzu/na1 📦
Matrix inversion using Givens rotations with pivot column
Language: C++ - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

abphilip-coursera/Coursera10 Fork of rdpeng/ProgrammingAssignment2
Coursera - Activities from R Programming Course by Johns Hopkins University
Language: R - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

melihaltun/Cholesky_Decomposition
Cholesky Decomposition and Matrix Inversion
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

FerryYoungFan/NaiveMatrixLib
A simple C++ complex & real matrix library, with matrix inversion, left division and determinant calculation
Language: C++ - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 51 - Forks: 9

mrglaster/SomeMatrixOperations
Python realisation of some matrix operations including LU-decomposition and determinant finding.
Language: Jupyter Notebook - Size: 269 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

eHonnef/Mafs
Math library
Language: C++ - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gorosgobe/regression-algorithms
Implementation of different regression algorithms in Java.
Language: Java - Size: 43.9 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

raushankit/Parallel-Computing
Parallel Matrix-Multiplication, Gauss-Elimination, Matrix Inversion using pthreads and openMP
Language: C++ - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Smendowski/matrix-algorithms
Implementation of selected matrix algorithms i.e. Strassen, Binet, block matrix inversion and block LU factorization with recursive approach.
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ricaidito/MatrixSolver
Sequential and parallel matrices with support for matrix multiplication and Gauss reduction operations.
Language: Java - Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hjstobart/python-general
A suite of general Python scripts.
Language: Python - Size: 1.53 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - 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: almost 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

L77H/libmtrx
lightweight matrix container and operations library in C with no dependencies.
Language: C - Size: 163 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

occultus73/Multik-Apache-Math-Extension
Provides multivariate normal distribution sampling and matrix inversion for Jetbrain's new NDArray library Multik, by bodging it with some classes (including tests) from Apache Commons Maths 3 & 4, translated into Kotlin and made JVM independent for a Kotlin Multi-Platform project.
Language: Kotlin - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

OcraM17/ParallelMatrix
OpenMP implementation of some algorithms for optimized matrix multiplication and inversion.
Language: C - Size: 735 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SomajitDey/cross-product
One-liner array expression to determine the cross-product of two 3-dimensional vectors. Fast computation of inverse of 3x3 matrix using this expression.
Language: Fortran - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

asmaamirkhan/MatrixInverse
A tool to make it easy to find the inverse of a matrix :bar_chart:
Language: Java - Size: 463 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

B16CS006/Matrix_Calculator
Android application for Matrix calculation like addition, subraction, multiplication, transpose, square, adjoint, inverse, etc
Language: Java - Size: 29 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sandeepkv93/tfjsexperiments
Tensorflow JS Experiments
Language: JavaScript - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jaymodi98/Matrix_Inverse_verilog
Verilog code for inversion of a matrix
Size: 1.33 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

stuart-xyz/matrix-inverter
🔢 Inverts any non-singular NxN matrix
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

chen0040/js-matrix
Sparse Matrix and Linear Algebra in Javascript
Language: JavaScript - Size: 19.5 KB - Last synced at: 22 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
