matrix-decompositions
There are 79 repositories under matrix-decompositions topic.
matr2scheme
algorithm for decomposition of arbitrary unitary matrix into product of two-level matrices
mscbdecomp
A project to test the minimal split checkerboard decomposition from Lee SIAM vol 35
ct
Implementations of some numerical optimization, matrix approximation + decomposition algorithms.
Eigen-Analyzer
Eigen-Analyzer: A numerical tool for matrix analysis, computing eigenvalues and eigenvectors.
procedural-matrix-decomposition
A Python program generating steps to decompose a matrix
TensorNetworks
Implementations of tensor networks algorithms in python.
SVD_and_Pinv
Singular value decomposition and pseudo inverse functions
NMLA-Algorithms
This project is focused on the implementation of various numerical algorithms for solving systems of equations. Its primary objective is to enable the user to practice and develop an understanding of the fundamentals of numerical multi-linear algebra.
LU_Decomposition
Lower upper matrix decomposition and determinant algorithm
UV-matrix-decompostion-with-kfold
UV matrix decompostion using movielens dataset
Algeo02-20065
Tugas Besar 2 IF 2123 Aljabar Linier dan Geometri (Aplikasi Nilai Eigen dan Vektor Eigen dalam Kompresi Gambar)
Graph-L-U-Decomposer
A graph decomposer for the Linear Algebra class project
quantum-eigenvalues
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It provides numerical and analytical solutions for the energies at a few different potentials. The infinite well, harmonic oscillator, and the Woods-Saxon potential.
linsub
VBA implementation of LU decomposition with partial pivoting, forward and back substitution, matrix multiplication
Systems_Of_Equations_Solver
A software to solve Linear Systems of equations using Crout and Doolittle matrix decomposition algorithms in Python.
pyqcd
Quantum Circuit Decomposition
Strassen
Tensor Decomposition with Ternary value/Binary value, following boolean/normal algebra.
tdma
A Go package that solves a tridiagonal system of equations using the Tridiagonal matrix algorithm (TDMA)
CholeskyDecompositionHilbertMatrix
Cholesky decomposition for Hilbert matrix of any order in Python 3 (Two programs)
visual-svd
Visual demonstration of matrix factorization
LinAlg-Flower-Classificationn
Linear algebra applied in the implementation from scratch of the classic flower classification machine learning problem. Decomposition techniques were used to solve the linear system through least squares regression.
LUFactorizer
Finds the L factor for a given mxn matrix.
Matrix-Algebra
Program on C++ for calculating Matrix operations
Matrix-inversion-and-LU-decomposition.
Matrix inversion and LU decomposition.
linear-algebra-project
This is the final course project for linear algebra course, spring of 2022.
Matrix
Custom implementation of matrix class in C++
MRes-Final-Project
Anastasiya Kuzmich Final MRes Project
MECH-105-Algorithms
These are the algorithms that I created for my MECH 105 class at CSU, utilizing different numerical methods.
csd
Cosine Sine Decomposition
LU-decomposition
Python implementation of LU decomposition
MatrixComputations
Julia implementations of basic algorithms for matrix computations
matlab-scripts
Collection of MATLAB scripts
QB_decomposition
Python implementation of QB matrix decomposition
bsu
University labs
konpeito
Class collection of numerical calculation processing.