What's Changed
* add support for interpolating on grids with Catmull-Rom splines by alisterburt in https://github.com/alisterburt/torch-cubic-spline-grids/pull/9
* Rename package to accommodate non B-spline interpolation by alisterburt in https://github.com/alisterburt/torch-cubic-spline-grids/pull/11
**Full Changelog**: https://github.com/alisterburt/torch-cubic-spline-grids/compare/v0.0.2...v0.0.4