/linalg

A place to store my linear algebra tools ~

Primary LanguagePythonMIT LicenseMIT

linalg

A bunch of tools that will make doing my linear algebra homework easier.

Description

Work in progress ~

To-do:

  1. Row-echelon form
  2. Matrix-on-matrix multiplication
  3. Determinant of 2-d matrix
  4. Determinant of $n$-sized matrix
  5. Inverse of matrix
  6. Diagonalized matrix
  7. Visual tool for co-factor expansion of determinant
  8. Visual tool for finding coefficients of vectors through Orthogonality Theorem

License

This project is licensed under the MIT License.