Skip to content

Some python programs for various matrix-related computations, in the context of the linear algebra course @ HEI

Notifications You must be signed in to change notification settings

LordBaryhobal/matrix-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Matrix Calculator

In this repository, you will find the Python programs I wrote for the "100.2 - Algèbre Linéaire 2" course at HEI Sion, mainly related to matrix calculations

Here is the list of scripts so far:

File Exercise(s) Description
equation_solver.py S1 E4 Takes in a matrix of coefficients and a vector of constants representing a system of equations and solves it

About

Some python programs for various matrix-related computations, in the context of the linear algebra course @ HEI

Topics

Resources

Stars

Watchers

Forks

Languages