Skip to content

v0.7.2

Choose a tag to compare

@ManonMarchand ManonMarchand released this 20 Oct 15:21
· 25 commits to master since this release

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 dtype np.float64. This was broken
    by numpy 2.0. Before that, the conversion was done silently. See [#35]
  • matplotlib_missing was not defined in Skymap.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