Astropy-healpix

Latest version: v1.0.3

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

Scan your dependencies

Page 1 of 2

1.0.2

==================

- lonlat_to_healpix now correctly returns -1 if the longitude or latitude is
NaN or infinite. [208]

1.0.1

==================

- Allow building using any version of Numpy between 1.25 and 2. [201]

- Build wheels for PyPI. [200]

1.0.0

==================

- Drop support for Python 3.7 and 3.8, which are not supported by the latest
minor release of Numpy (1.25).

- Build binary wheels using the Python limited API.

- Remove warning about API stability. The API is now considered stable.

0.7

================

- Added new methods ``healpix_to_xyz`` and ``xyz_to_healpix`` to
the high level interface. [153]
- The ``frame`` keyword argument for the high-level ``HEALPix`` class may now
be a frame name, frame instance, or frame class. [156]
- On instantiation, the ``HEALPix`` class checks the ``order`` argument. [162]
- Drop support for Python 3.6, which has passed end-of-life. [166]

0.6

================

- Update package infrastructure to follow APE17 guidelines. [142]
- Added new functions ``healpix_to_xyz`` and ``xyz_to_healpix`` to
convert to/from cartesian coordinates. [141]
- Add ``HEALPix.level`` property to the high-level interface.
This is a shortcut for the ``nside_to_level`` function. [147]

0.5

================

- Update package infrastructure to use ``setup.cfg``. [134]
- Make sure that Numpy is declared as a build-time dependency. [134]
- Update astropy-helpers to v3.2.2. [134]
- Update minimum required Python version to 3.6. [125]
- Add ``HEALPix.from_header``. [127]
- Clean up C code to avoid compilation warnings. [118, 119, 120, 121, 122, 123]
- Fix unit tests on 32-bit architectures. [117]
- Fix compatibility with Numpy 1.16 and later. [116]

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.