Commit 6aa90e7
docs : 30 / 25 explain half circle convergence degradation
Explain why 0th and 1st order errors overlap (f(±r)=0 makes
trapezoid correction ineffective), why all methods converge at
slope ~1.5 instead of theoretical 1/2/4, and the key takeaway:
convergence order depends on both the method and the smoothness
of the integrand.
Discussion-With: KangWon LEE
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a5b100e commit 6aa90e7
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
| 336 | + | |
340 | 337 | | |
341 | 338 | | |
342 | 339 | | |
| |||
355 | 352 | | |
356 | 353 | | |
357 | 354 | | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
| 355 | + | |
362 | 356 | | |
363 | 357 | | |
364 | 358 | | |
| |||
0 commit comments