/computational-linear-algebra

A Numerical Calculus Library Built for the UFRJ Computational Linear Algebra course (COC473)

Primary LanguagePythonMIT LicenseMIT

Computational-Linear-Algebra

A simple library constructed using Python 3 and some other libraries made by Bruno Dantas.

Table of Contents

How to use

You will need to install all the requirements.txt and run the main.py python program.

Matrix utils

The matrix_utils.py library was created with all the secondary functions needed to run properly the functions. It contains base matrix functions, derivate functions, and another necessary secondary routines.

Functions

Below you can see all the functions covered by this library:

Case Studies

All the case studies pdf's are in every folder named as Lista de ExercĂ­cios...