healpix-cxx 3.80.0-5build1 source package in Ubuntu

Changelog

healpix-cxx (3.80.0-5build1) lunar; urgency=medium

  * No-change rebuild against libcfitsio10

 -- Steve Langasek <email address hidden>  Tue, 24 Jan 2023 05:15:32 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-5build1.debian.tar.xz 5.8 KiB 93b75d3e5060ddf77dc377b5cdca454e12b3f5a572d90ea37e0fc83e69e3bdf6
healpix-cxx_3.80.0-5build1.dsc 2.2 KiB b4cae53c522e53b7feacbbc68cbf01ba0237342c48ea732205eaaabd54afe6de

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