- Update to 1.18.0
* Update C++ sources to 3.83 #973
* Drop support for Python 3.9 #967
* Added lonlat parameter to newprojplot #963
* Fix query_disc missing pixels near poles, fixed in C++ #968
* Warn users about ud_grade effect on spectra in docstring #960
* Update CFITSIO to 4.5.0 and ensure we build it as shared lib
#942
- Release 1.17.3
* Rename trapz function to support latest scipy version #953
- Release 1.17.1
* Just fixing an issue in the PyPI publish action
- Release 1.17.0
* The most important modification is that now scipy and
matplotlib are optional dependencies, install them with pip
install healpy[all]. Also includes a lot of packaging fixes.
* Optional dependencies by @swyatt7 in #910
* Fix errors with Matplotlib 3.9 by @QuLogic in #944
* [doc] pull docstrings from dist2holes and hotspots cython
functions by @zonca in #920
* Improve docs of read_alm by @zonca in #930
* update C++ sources to SVN commit 1238 by @zonca in #917
* update healpix sources to r1239 by @zonca in #941
* Use alice3 from libhealpix_cxx by @lpsinger in #939
* Fix pytest-cython errors by requiring pytest<8 by @lpsinger in
#913
- Drop patches
* python-healpy-matplotlib-1_9-compat.patch
* python-healpy-scipy-1_14-compat.patch
- Remove devel package: Unused, the src is no longer in the (forwarded request 1245482 from bnavigator)
OBS-URL: https://build.opensuse.org/request/show/1245483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=10
* Update C++ sources to 3.83 #973
* Drop support for Python 3.9 #967
* Added lonlat parameter to newprojplot #963
* Fix query_disc missing pixels near poles, fixed in C++ #968
* Warn users about ud_grade effect on spectra in docstring #960
* Update CFITSIO to 4.5.0 and ensure we build it as shared lib
#942
- Release 1.17.3
* Rename trapz function to support latest scipy version #953
- Release 1.17.1
* Just fixing an issue in the PyPI publish action
- Release 1.17.0
* The most important modification is that now scipy and
matplotlib are optional dependencies, install them with pip
install healpy[all]. Also includes a lot of packaging fixes.
* Optional dependencies by @swyatt7 in #910
* Fix errors with Matplotlib 3.9 by @QuLogic in #944
* [doc] pull docstrings from dist2holes and hotspots cython
functions by @zonca in #920
* Improve docs of read_alm by @zonca in #930
* update C++ sources to SVN commit 1238 by @zonca in #917
* update healpix sources to r1239 by @zonca in #941
* Use alice3 from libhealpix_cxx by @lpsinger in #939
* Fix pytest-cython errors by requiring pytest<8 by @lpsinger in
#913
- Drop patches
* python-healpy-matplotlib-1_9-compat.patch
* python-healpy-scipy-1_14-compat.patch
- Remove devel package: Unused, the src is no longer in the
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=20
- version update to 1.16.1
* Updated CFITSIO included in `healpy` to 4.1.0, necessary for
compatibility with Apple ARM chips
- Changes from versions 1.16.0:
* Update HEALPix C++ sources to revision 1206
* Do not normalize binary arrays
* Fix unncessary log warning message in plots
* Fixed double application of `margins` in visualization
functions when using subplot syntax and implemented
`margins` parameter for `mollview`, `orthview`, and
`azeqview` when subplot syntax is not used
* Fixed `reuse_axes=True` for `cartview` and `gnomview`
* New features in `projview`: subplots, remove monopole-dipole,
labels, tickmarks, graticule, Planck and WMAP colormaps
* Fixed the CFITSIO version mismatch warning
* Added colorbar ticks and normalization
- python-six is not required
OBS-URL: https://build.opensuse.org/request/show/1009762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-healpy?expand=0&rev=10