Skip to content

healpix 2023.1.13

Compare
Choose a tag to compare
@ntessore ntessore released this 13 Jan 22:12
· 41 commits to main since this release
13f5675

This is mainly a bugfix release for working with very high NSIDE > 2^25 (see issue #2).

Changelog

  • prevent loss of precision for NSIDE > 2^25
  • add function reference for Python
  • some numerical tweaks to improve performance
  • add Python bindings for nest2ring/ring2nest
  • only build CPython wheels