Skip to content

tanav2202/Numerical-Methods

Repository files navigation

Numerical-Methods

  • Jacobi method
  • Gause-seidal method
  • Gause elimiantion method
  • Gause jordan method
  • Crouts Method (only genrates L and U triangular matrix )
  • Bisection Method
  • Secant method
  • Regula falsi
  • Newton raphson (+ Non homogenous single script)

Setup

git clone <this repo>
cd Numerical-Methods 
pip install -r requirements.txt 

Usage

Jacobi method Jacobi method
Gause-seidal method Gause-seidal method

Todo

  • Crouts with complete solution table
  • Interpolation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages