Matrix-Class-in-Python" is a template for several matrix functions like determinant, trace, inverse, transpose and so on. This was a project in a Udacity course, where I had to implement most of these functions.
matrix.py includes the Class Matrix.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Matrix-Class-in-Python" is a template for several matrix functions like determinant, trace, inverse, transpose and so on. This was a project in a Udacity course, where I had to implement most of these functions.
matrix.py includes the Class Matrix.