[ET Trac] #2610: RePrimAnd thorn requires GSL 2.0 but does not test for it
Wolfgang Kastaun
trac-noreply at einsteintoolkit.org
Fri Mar 24 10:22:32 CDT 2023
#2610: RePrimAnd thorn requires GSL 2.0 but does not test for it
Reporter:
Status: new
Milestone:
Version: development version
Type: bug
Priority: minor
Component:
Comment (by Wolfgang Kastaun):
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.
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.
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2610/reprimand-thorn-requires-gsl-20-but-does
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20230324/6cf1e19c/attachment.html
More information about the Trac
mailing list