Healpy

Latest version: v1.17.1

Safety actively analyzes 633520 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.17.1

Just fixing an issue in the PyPI publish action

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, see below.

* Optional dependencies by swyatt7 in https://github.com/healpy/healpy/pull/910
* Fix errors with Matplotlib 3.9 by QuLogic in https://github.com/healpy/healpy/pull/944
* [doc] pull docstrings from dist2holes and hotspots cython functions by zonca in https://github.com/healpy/healpy/pull/920
* Improve docs of read_alm by zonca in https://github.com/healpy/healpy/pull/930
* update C++ sources to SVN commit 1238 by zonca in https://github.com/healpy/healpy/pull/917
* update healpix sources to r1239 by zonca in https://github.com/healpy/healpy/pull/941
* Use alice3 from libhealpix_cxx by lpsinger in https://github.com/healpy/healpy/pull/939
* Fix pytest-cython errors by requiring pytest<8 by lpsinger in https://github.com/healpy/healpy/pull/913

Packaging fixes:

* Exclude C, C++, and Cython sources from wheels by lpsinger in https://github.com/healpy/healpy/pull/915
* Remove deleted file from MANIFEST.in by lpsinger in https://github.com/healpy/healpy/pull/940
* Update build-system.requires settings by lpsinger in https://github.com/healpy/healpy/pull/934
* Remove unused imports by lpsinger in https://github.com/healpy/healpy/pull/918
* Unpin pytest by lpsinger in https://github.com/healpy/healpy/pull/932
* Update bundled cfitsio to 4.3.1, use official GH mirror by lpsinger in https://github.com/healpy/healpy/pull/908
* Guide devs toward `pip install -e`, not `python setup.py` by lpsinger in https://github.com/healpy/healpy/pull/926
* Build wheels for macOS arm64 by lpsinger in https://github.com/healpy/healpy/pull/896
* Move cibuildwheel conf to pyproject.toml, fix OpenMP for macOS by lpsinger in https://github.com/healpy/healpy/pull/898
* Remove wheel from build-system requires by lpsinger in https://github.com/healpy/healpy/pull/901
* Move packages, package data, and scripts to pyproject.toml by lpsinger in https://github.com/healpy/healpy/pull/902
* Remove obsolete files from MANIFEST.in by lpsinger in https://github.com/healpy/healpy/pull/903
* Shrink wheels by building dependencies as shared libraries by lpsinger in https://github.com/healpy/healpy/pull/905
* Shrink wheels by not linking against libcurl by lpsinger in https://github.com/healpy/healpy/pull/906
* Move vendored sources to cextern directory by lpsinger in https://github.com/healpy/healpy/pull/923
* Declare support for Python 3.12 in classifiers by lpsinger in https://github.com/healpy/healpy/pull/935
* Build against Numpy>=2.0.0rc1 by lpsinger in https://github.com/healpy/healpy/pull/933
* Exclude tests from installation by lpsinger in https://github.com/healpy/healpy/pull/921

1.16.6

Not secure
* Release to generate packages for Python 3.12 https://github.com/healpy/healpy/issues/890

1.16.5

Not secure
* Fixed more packaging issues https://github.com/healpy/healpy/issues/870

1.16.4

Not secure
* Updated HEALPix C++ to fix compilation issue, no actual changes to the library https://github.com/healpy/healpy/pull/875
* Fix support for latest Cython https://github.com/healpy/healpy/pull/862
* Minor changes to packaging and actions https://github.com/healpy/healpy/pull/872 https://github.com/healpy/healpy/pull/865 https://github.com/healpy/healpy/pull/864 https://github.com/healpy/healpy/pull/863

1.16.3

Not secure
* Drop support for Python 3.7 https://github.com/healpy/healpy/pull/821
* Added wheels for `aarch64` under emulation in Github Actions https://github.com/healpy/healpy/pull/819
* Allow pixelfunc.get_interp_val to operate on multiple maps https://github.com/healpy/healpy/pull/816
* Add `healpy`-specific `HealpyDeprecationWarning` instead of using `astropy`'s https://github.com/healpy/healpy/pull/822
* Bugfix in `Rotator` in `rmul` https://github.com/healpy/healpy/pull/810

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.