cuspatial
cuspatial copied to clipboard
[FEA] Refactor cubic spline APIs to header-only
Create header-only APIs for the following and refactor existing APIs / tests on top of the header-only API:
-
cuspatial::cubicspline_interpolate()
-
cuspatial::cubicspline_coefficients()
See https://github.com/rapidsai/cuspatial/blob/branch-22.08/cpp/include/cuspatial/cubic_spline.hpp
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
Cubic spline functionality removed in #959. Closing.