Skip to content

Releases: teamtomo/torch-image-lerp

v0.0.3

05 Jul 01:13
b41e69e
Compare
Choose a tag to compare

What's Changed

  • add support for sampling from complex images in 2D by @alisterburt in #8
  • add tests for complex sampling in 3D and add useful sanity checks by @alisterburt in #9
  • add note about support for complex data by @alisterburt in #10

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 Jul 00:46
67bb126
Compare
Choose a tag to compare

What's Changed

  • ci(dependabot): bump actions/setup-python from 4 to 5 by @dependabot in #1
  • ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #2
  • ci(dependabot): bump codecov/codecov-action from 3 to 4 by @dependabot in #3
  • fix minor bugs and add tests by @alisterburt in #4
  • restrict test matrix to 3.10+ and update metadata to reflect 3.10 req by @alisterburt in #5
  • add installation and usage to README by @alisterburt in #6
  • fix error in 3D sampling leading to test failure by @alisterburt in #7

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

15 May 22:47
Compare
Choose a tag to compare