matrix-decompositions

There are 79 repositories under matrix-decompositions topic.

  • NumericalRecipes

    Language:Python
  • matr2scheme

    algorithm for decomposition of arbitrary unitary matrix into product of two-level matrices

    Language:Scala2
  • mscbdecomp

    A project to test the minimal split checkerboard decomposition from Lee SIAM vol 35

    Language:Fortran2
  • ct

    Implementations of some numerical optimization, matrix approximation + decomposition algorithms.

    Language:Python2
  • Eigen-Analyzer

    Eigen-Analyzer: A numerical tool for matrix analysis, computing eigenvalues and eigenvectors.

    Language:Python1
  • procedural-matrix-decomposition

    A Python program generating steps to decompose a matrix

    Language:Python1
  • TensorNetworks

    Implementations of tensor networks algorithms in python.

    Language:Python1
  • SVD_and_Pinv

    Singular value decomposition and pseudo inverse functions

    Language:C++1
  • 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.

    Language:Python1
  • LU_Decomposition

    Lower upper matrix decomposition and determinant algorithm

    Language:C++1
  • UV-matrix-decompostion-with-kfold

    UV matrix decompostion using movielens dataset

    Language:Jupyter Notebook1
  • Algeo02-20065

    Tugas Besar 2 IF 2123 Aljabar Linier dan Geometri (Aplikasi Nilai Eigen dan Vektor Eigen dalam Kompresi Gambar)

    Language:Python1
  • Graph-L-U-Decomposer

    A graph decomposer for the Linear Algebra class project

    Language:Python1
  • 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.

    Language:Fortran1
  • linsub

    VBA implementation of LU decomposition with partial pivoting, forward and back substitution, matrix multiplication

    Language:VBA1
  • Systems_Of_Equations_Solver

    A software to solve Linear Systems of equations using Crout and Doolittle matrix decomposition algorithms in Python.

    Language:Jupyter Notebook1
  • pyqcd

    Quantum Circuit Decomposition

    Language:Python1
  • Strassen

    Tensor Decomposition with Ternary value/Binary value, following boolean/normal algebra.

    Language:MATLAB1
  • tdma

    A Go package that solves a tridiagonal system of equations using the Tridiagonal matrix algorithm (TDMA)

    Language:Go1
  • CholeskyDecompositionHilbertMatrix

    Cholesky decomposition for Hilbert matrix of any order in Python 3 (Two programs)

    Language:Python1
  • visual-svd

    Visual demonstration of matrix factorization

    Language:JavaScript1
  • 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.

    Language:Python
  • LUFactorizer

    Finds the L factor for a given mxn matrix.

    Language:Python
  • Matrix-Algebra

    Program on C++ for calculating Matrix operations

    Language:C++
  • Matrix-inversion-and-LU-decomposition.

    Matrix inversion and LU decomposition.

    Language:MATLAB
  • linear-algebra-project

    This is the final course project for linear algebra course, spring of 2022.

    Language:HTML
  • Matrix

    Custom implementation of matrix class in C++

    Language:C++
  • MRes-Final-Project

    Anastasiya Kuzmich Final MRes Project

    Language:Jupyter Notebook
  • MECH-105-Algorithms

    These are the algorithms that I created for my MECH 105 class at CSU, utilizing different numerical methods.

    Language:MATLAB
  • csd

    Cosine Sine Decomposition

    Language:C
  • LU-decomposition

    Python implementation of LU decomposition

  • MatrixComputations

    Julia implementations of basic algorithms for matrix computations

    Language:Julia
  • matlab-scripts

    Collection of MATLAB scripts

    Language:MATLAB
  • QB_decomposition

    Python implementation of QB matrix decomposition

    Language:Python
  • bsu

    University labs

    Language:Python
  • konpeito

    Class collection of numerical calculation processing.

    Language:JavaScript