<html>#2282: gallery examples use low-order integration n Multipole
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit website</td></tr>
</table>

<p>Comment (by Zach Etienne):</p>
<p>A correctly implemented extended midpoint rule should be 2nd-order accurate (Numerical Recipes, Section 4.1), with errors dropping like 1/N^2, where N is the number of subintervals. In addition, on spheres midpoint rule is often preferred as it can avoid sampling on the singular z-axis.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2282/gallery-examples-use-low-order-integration'>https://bitbucket.org/einsteintoolkit/tickets/issues/2282/gallery-examples-use-low-order-integration</a></p>
</html>