diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b62c81 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# LinAlg-Practice +TUI program to practice linear algebra computations (multiplications, determinants, inverses, eigenvalues, etc). Written in python by leveraging the sympy library. \ No newline at end of file