Skip to content

Releases: alisterburt/torch-cubic-spline-grids

v0.0.8

27 Mar 11:57
82e6f58
Compare
Choose a tag to compare

What's Changed

  • bugfix: ensure correct device output for interpolation data by @alisterburt in #15

Full Changelog: v0.0.7...v0.0.8

v0.0.7

27 Mar 11:09
ff0bce5
Compare
Choose a tag to compare

What's Changed

  • bugfix: use the matrix which has been registered as a buffer by @alisterburt in #14

Full Changelog: v0.0.6...v0.0.7

v0.0.6

27 Mar 09:57
adf8b8c
Compare
Choose a tag to compare

What's Changed

  • Ensure that interpolation matrix is pushed to device with model by @alisterburt in #13

Full Changelog: v0.0.5...v0.0.6

v0.0.5

23 Mar 11:56
bf3b291
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 Mar 20:20
Compare
Choose a tag to compare

What's Changed

  • add support for interpolating on grids with Catmull-Rom splines by @alisterburt in #9
  • Rename package to accommodate non B-spline interpolation by @alisterburt in #11

Full Changelog: v0.0.2...v0.0.4