Skip to content

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

License

Notifications You must be signed in to change notification settings

DantasB/computational-linear-algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages