healpix-cxx 3.80.0-5build3 source package in Ubuntu

Changelog

healpix-cxx (3.80.0-5build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:23:53 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
healpix-cxx_3.80.0.orig.tar.gz 511.2 KiB 4bb28c363add5c08f348e41795a766cc35fff72ec2747badee5a03095f152f15
healpix-cxx_3.80.0-5build3.debian.tar.xz 5.9 KiB f23e58b576535593f2ab351cc445d07f6daeae562d0a664041b5a64e9be8d39f
healpix-cxx_3.80.0-5build3.dsc 2.2 KiB 8c11faddb862650b9b2de8242d43c34511d526eb1d2107e4a820878f5f457e94

Available diffs

View changes file

Binary packages built by this source

libhealpix-cxx-dev: representation of spherical data - C++ development library

 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 the static library and headers for the C++ language
 implementation of HEALPix. The C++ library provides input/output, basic
 spatial operations such as conversion between spherical coordinates and
 HEALPix pixels, and also sophisticated spatial operations such as querying
 cones or polygons, as well as upsampling/downsampling, smoothing, and fast
 spherical harmonic transforms.

libhealpix-cxx3: representation of spherical data - C++ shared library

 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 the dynamic library for the C++ language implementation
 of HEALPix. It can be used interactively via Python bindings available in a
 separate package. The C++ library provides input/output, basic
 spatial operations such as conversion between spherical coordinates and
 HEALPix pixels, and also sophisticated spatial operations such as querying
 cones or polygons, as well as upsampling/downsampling, smoothing, and fast
 spherical harmonic transforms.

libhealpix-cxx3-dbgsym: debug symbols for libhealpix-cxx3