ransomts / Numerical-Methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python

This is the wrapper repo for my Python scribbles, mostly Numerical Methods work, so mostly Numerical Analysis.

Matrix Reduction

gaussian_elim.py

Integration

gaussian_quadriture.py numericalIntegration.py riemannSum.py romberg.py

Ordinary Differential Equations

RK4.py T4.py abmpc.py

About


Languages

Language:Python 93.7%Language:Haskell 6.3%