JandJane / matrix_class

Matrix class, which supports addition, multiplication, and transposing. It also solves matrix equations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix_class

Matrix class, which supports addition, multiplication, and transposing. It also solves matrix equations.

Hometask on classes, Python course, 2017.

About

Matrix class, which supports addition, multiplication, and transposing. It also solves matrix equations.


Languages

Language:Python 100.0%