Skip to content

TsioutisCh/MathematicalModelingAndAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- MathematicalModelingAndAlgorithms

A collection of mathematical algorithms in python notebooks.

LuVsQR.ipynb

A comparison between PLU decomposition, Classical Gram-Schmidt and Modified Gram-Schmidt for solving a simple linear system.

CG.ipynb

Conjugate gradient iterative method and condition number calculation of a matrix.

Integrals.ipynb

Calculation of various integrals using different methods.

Influenza.ipynb

Implementation of various algorithms for an influenza epidemic model. (Runge–Kutta, SIR)

About

A collection of mathematical algorithms in python notebooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published