healpy 1.15.0-1 source package in Ubuntu

Changelog

healpy (1.15.0-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/watch format version.
  * Set Rules-Requires-Root to no.
  * Rediff patches.
  * Depend on libhealpix-cxx-dev >= 3.80.0.

 -- Leo Singer <email address hidden>  Thu, 19 Aug 2021 11:26:39 -0400

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
healpy_1.15.0-1.dsc 2.3 KiB 25b32c2ede86250260633f7df62e6e055d4b4052540f7d8a74de3abd12151d43
healpy_1.15.0.orig.tar.gz 4.2 MiB e09300a9f24e40b07f09ca7a7026d640a0478960b6ca6a5fc85052c0bb4335bf
healpy_1.15.0-1.debian.tar.xz 7.3 KiB 4625f43600644d716e715f6cdac89dff0aaa3f715b9ba605f5306cb5e87883a5

No changes file available.

Binary packages built by this source

healpy-data: HEALPix representation of spherical data - Python data

 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides platform-independent data and test files for the Python
 wrapper around the C++ implementation of HEALPix.

python3-healpy: HEALPix representation of spherical data - Python3 interface

 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides a Python3 wrapper around the C++ implementation of
 HEALPix.

python3-healpy-dbgsym: debug symbols for python3-healpy