Skip to content

Commit 0a3fe9b

Browse files
committed
updating DIRECTORY.md
1 parent b9a8555 commit 0a3fe9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,7 @@
821821
* [Bisection](maths/numerical_analysis/bisection.py)
822822
* [Bisection 2](maths/numerical_analysis/bisection_2.py)
823823
* [Brent Method](maths/numerical_analysis/brent_method.py)
824+
* [Gauss Seidel Method](maths/numerical_analysis/gauss_seidel_method.py)
824825
* [Integration By Simpson Approx](maths/numerical_analysis/integration_by_simpson_approx.py)
825826
* [Intersection](maths/numerical_analysis/intersection.py)
826827
* [Nevilles Method](maths/numerical_analysis/nevilles_method.py)

0 commit comments

Comments
 (0)