mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
updating DIRECTORY.md
This commit is contained in:
parent
8e2ad2e1ef
commit
d225de33e6
@ -198,6 +198,7 @@
|
|||||||
* [Union Find](https://github.com/TheAlgorithms/C/blob/master/misc/union_Find.c)
|
* [Union Find](https://github.com/TheAlgorithms/C/blob/master/misc/union_Find.c)
|
||||||
|
|
||||||
## Numerical Methods
|
## Numerical Methods
|
||||||
|
* [Durand Kerner Roots](https://github.com/TheAlgorithms/C/blob/master/numerical_methods/durand_kerner_roots.c)
|
||||||
* [Gauss Elimination](https://github.com/TheAlgorithms/C/blob/master/numerical_methods/Gauss_Elimination.c)
|
* [Gauss Elimination](https://github.com/TheAlgorithms/C/blob/master/numerical_methods/Gauss_Elimination.c)
|
||||||
* [Lagrange Theorem](https://github.com/TheAlgorithms/C/blob/master/numerical_methods/lagrange_theorem.C)
|
* [Lagrange Theorem](https://github.com/TheAlgorithms/C/blob/master/numerical_methods/lagrange_theorem.C)
|
||||||
* [Mean](https://github.com/TheAlgorithms/C/blob/master/numerical_methods/MEAN.C)
|
* [Mean](https://github.com/TheAlgorithms/C/blob/master/numerical_methods/MEAN.C)
|
||||||
|
Loading…
Reference in New Issue
Block a user