<html>#2610: RePrimAnd thorn requires GSL 2.0 but does not test for it
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td></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>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Comment (by Wolfgang Kastaun):</p>
<p>The only remaining GSL dependency is monotonic spline interpolation on irregular spaced data. I have already implemented the monotonic spline interpolation for regularly spaced data in another code part, generalizing that  is no too much work and I am optimistic to get rid of GSL soon.</p>
<p>The Boost dependency is another matter. I am using a root-finder and ODE integrator from Boost which I don’t want to re-implement. However, those are header-only dependencies, so I think I will try to isolate the required headers and ship them in the repo.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2610/reprimand-thorn-requires-gsl-20-but-does'>https://bitbucket.org/einsteintoolkit/tickets/issues/2610/reprimand-thorn-requires-gsl-20-but-does</a></p>
</html>