Releases: teamtomo/torch-image-lerp
Releases · teamtomo/torch-image-lerp
v0.0.4
What's Changed
- Correct sample from image example by @sjrothfuss in #12
- fix dtype issue in complex data insertion by @alisterburt in #14
- fix: add device for shape-tensor creation to allow gpu usage by @McHaillet in #13
- fix complex valued insertion without breaking real space insertion by @alisterburt in #15
New Contributors
- @sjrothfuss made their first contribution in #12
- @McHaillet made their first contribution in #13
Full Changelog: v0.0.3...v0.0.4
v0.0.3
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
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
- @dependabot made their first contribution in #1
- @alisterburt made their first contribution in #4
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: https://github.com/alisterburt/torch-image-lerp/commits/v0.0.1