- Jacobi method
- Gause-seidal method
Gause elimiantion methodGause jordan method- Crouts Method (only genrates L and U triangular matrix )
- Bisection Method
- Secant method
- Regula falsi
- Newton raphson (+ Non homogenous single script)
git clone <this repo>
cd Numerical-Methods
pip install -r requirements.txt
- Crouts with complete solution table
- Interpolation