This repository contains various numeric methods and their codes to solve real world numeric problems using computation power.
python3 numerical-methods euler-method finite-difference-method bisection-method tridiagonal-matrix-algorithm newton-raphson-method gaussian-seidel-method range-kutta-method
-
Updated
Sep 25, 2023 - Python