healpix-cxx 3.60.0-2 source package in Ubuntu

Changelog

healpix-cxx (3.60.0-2) unstable; urgency=medium

  * Fix debci tests.

 -- Leo Singer <email address hidden>  Sun, 05 Jan 2020 16:33:38 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
healpix-cxx_3.60.0-2.dsc 2.1 KiB 4e6febacfe18bfa3f3d318f7b65abedbfdc52efefd3fdeb436206413c332dfa3
healpix-cxx_3.60.0.orig.tar.gz 511.0 KiB dc3be17ad982f7d882eb00d3b7218bc302db8267a55ae28ce9225eadcbe4202e
healpix-cxx_3.60.0-2.debian.tar.xz 5.3 KiB ee376374fd0c96677b69222399f0030a55f8ffca218b13f578c44cce32baf821

Available diffs

No changes file available.

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-cxx2: 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-cxx2-dbgsym: debug symbols for libhealpix-cxx2