Releases: sun-data/regridding
Releases · sun-data/regridding
v0.1.1
v0.1.0
What's Changed
- Broadcasting Fixes by @jacobdparker in #4
- Numpy 2.0 support by @byrdie in #6
- Test Python 3.12 by @byrdie in #7
New Contributors
- @jacobdparker made their first contribution in #4
Full Changelog: v0.0.4...v0.1.0
v0.0.4
v0.0.3
v0.0.2
Initial version of regridding.regrid()
v0.0.1 Added example to documentation for `regridding.regrid()`.
Initial release
First release, with very basic implementation of scipy.ndimage.map_coordinates()
.