ryanjorgeac / matrix-inverse-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Matrix Calculator

Given a matrix, this calculator can invert and scalonate it. To build the project, i used Object-Orientation, Test-Driven-Development and Gaussian Elimination algorithm for solving systems of linear equations. This project was made for Linear Algebra course at Federal University of Paraíba.

About


Languages

Language:Python 100.0%