setup for *possible* CI rendering
This commit is contained in:
@@ -17,7 +17,6 @@ using Roots
|
||||
#| echo: false
|
||||
#| results: "hidden"
|
||||
using CalculusWithJulia.WeaveSupport
|
||||
using ImplicitPlots
|
||||
|
||||
fig_size = (800, 600)
|
||||
const frontmatter = (
|
||||
@@ -1557,5 +1556,3 @@ yesnoq(false)
|
||||
```
|
||||
|
||||
All methods work quickly with this well-behaved problem. In general the convergence rates are slightly different for each, with the Steffensen method matching Newton's method and the difference quotient method being slower in general. All can be more sensitive to the initial guess.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user