Skip to content

v0.8.0

Choose a tag to compare

@ManonMarchand ManonMarchand released this 22 Jan 13:35
· 3 commits to master since this release
b21de8a

Fixed

  • Bilinear interpolation fixed for numpy<2

Changed

  • [BREAKING] Class Skymap now has an attribute skymap that contains either a
    SkymapExplicit or a SkymapImplicit. The whole skymap sub-module has been reworked
    to add the support of explicit skymaps. [#45]

Full Changelog: v0.7.2...v0.8.0