MarvinBertin / Math_Library

Linear Algebra Algorithms Implemented in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math_Library

Linear Algebra Algorithms Implemented in Python

  • Permutation Matrix
  • PLU Decomposition
  • Determiant
  • Back Substitution
  • Forward Substition
  • Gauss Elimination
  • Gauss Elimination Vectorized
  • Matrix Facttorization (non-vectorized & vectorized)

About

Linear Algebra Algorithms Implemented in Python


Languages

Language:Python 100.0%