What's Changed
* Correct sample from image example by sjrothfuss in https://github.com/teamtomo/torch-image-lerp/pull/12
* fix dtype issue in complex data insertion by alisterburt in https://github.com/teamtomo/torch-image-lerp/pull/14
* fix: add device for shape-tensor creation to allow gpu usage by McHaillet in https://github.com/teamtomo/torch-image-lerp/pull/13
* fix complex valued insertion without breaking real space insertion by alisterburt in https://github.com/teamtomo/torch-image-lerp/pull/15
New Contributors
* sjrothfuss made their first contribution in https://github.com/teamtomo/torch-image-lerp/pull/12
* McHaillet made their first contribution in https://github.com/teamtomo/torch-image-lerp/pull/13
**Full Changelog**: https://github.com/teamtomo/torch-image-lerp/compare/v0.0.3...v0.0.4