mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-21 21:11:57 +03:00
updating DIRECTORY.md
This commit is contained in:
parent
93254e1e22
commit
364c3c9f57
@ -227,7 +227,7 @@
|
||||
* [Newton-Raphson-Root](https://github.com/kvedala/C/blob/master/numerical_methods/newton-raphson-root.c)
|
||||
* [Qr Decomposition](https://github.com/kvedala/C/blob/master/numerical_methods/qr_decomposition.c)
|
||||
* [Qr Eigen Values](https://github.com/kvedala/C/blob/master/numerical_methods/qr_eigen_values.c)
|
||||
* [Simpsons 1-3Rd Rule](https://github.com/kvedala/C/blob/master/numerical_methods/simpsons_1-3rd%20rule.c)
|
||||
* [Simpsons 1-3Rd Rule](https://github.com/kvedala/C/blob/master/numerical_methods/simpsons_1-3rd_rule.c)
|
||||
* [Variance](https://github.com/kvedala/C/blob/master/numerical_methods/variance.c)
|
||||
|
||||
## Project Euler
|
||||
|
Loading…
Reference in New Issue
Block a user