diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-09-03 13:19:49 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-09-03 13:19:49 -0600 |
| commit | 183c55c09e62c069d65b2f5d9f5d7c065ad16228 (patch) | |
| tree | bb0603094d9418ecb1c04c3b7e9610ff5609ac63 /tutorials/module_3/roots_optimization.md | |
| parent | b95095e4278ccda691c721bcd902a6d0b5492486 (diff) | |
Updated entries
Diffstat (limited to 'tutorials/module_3/roots_optimization.md')
| -rw-r--r-- | tutorials/module_3/roots_optimization.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tutorials/module_3/roots_optimization.md b/tutorials/module_3/roots_optimization.md deleted file mode 100644 index 3a288cc..0000000 --- a/tutorials/module_3/roots_optimization.md +++ /dev/null @@ -1,12 +0,0 @@ -# Root Finding Methods - -Root Finding Methods or non-linear equation solvers. - -## Incremental Search - -## Bisection - -## Modified Secant - -## Newton-Raphson - |
