LinAlg-Practice/README.md

181 B

LinAlg-Practice

TUI program to practice linear algebra computations (multiplications, determinants, inverses, eigenvalues, etc). Written in python by leveraging the sympy library.