Skip to content

University assignments from the Numerical Methods and Applications course. There are two assignments: EP1 and EP2. They are algorithms to manipulate tridiagonal symmetric matrices, finding their eigenvalues and eigenvectors and applying them in different problem scenarios.

Notifications You must be signed in to change notification settings

TKHToni/MAP3121-Numerical-Methods-and-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MAP3121-Numerical-Methods-and-Applications

Two course assignments called EP1 and EP2. They are algorithms to manipulate tridiagonal symmetric matrices, finding their eigenvalues and eigenvectors and applying them in different problem scnearios. Note that the EP1 project was one of the first projects in python I've ever made and therefore the code is quite cumbersome and not "pythonic".

About

University assignments from the Numerical Methods and Applications course. There are two assignments: EP1 and EP2. They are algorithms to manipulate tridiagonal symmetric matrices, finding their eigenvalues and eigenvectors and applying them in different problem scenarios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages