v0.7.2
What's Changed
Changed
- Supported python version are now from 3.9 (eol) to 3.14 (just released) [#43]
Fixed
- support longitudes and latitudes that are not of
dtypenp.float64. This was broken
by numpy 2.0. Before that, the conversion was done silently. See [#35] matplotlib_missingwas not defined inSkymap.quick_plot().- step > 1 when calling vertices on ring indexing [#39]
- fix reading skymaps from fits files [#32]
Full Changelog: v0.7.1...v0.7.2