Skip to main content

A healpix manipulation library.

Project description

CDSHealpix

Build Status Deploy status PyPI version Documentation

This is a BSD-licensed HEALPix package which is wrapped around the cdshealpix Rust crate.

cdshealpix is multi-platform and is currently deployed on PyPI for i686, x86_64 and aarch64 archs.

pip install cdshealpix

Or

conda install -c conda-forge cdshealpix

Reminder on conda activation/deactivation:

conda config --set auto_activate_base false
conda activate base
conda deactivate

Test:

import cdshealpix
from cdshealpix import healpix_to_lonlat
lon, lat = healpix_to_lonlat(0, 0)
assert lon.rad[0] == 0.7853981633974483

Features

Documentation

Here is the link to the documentation for informations about how to use this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdshealpix-0.8.1.tar.gz (1.6 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

cdshealpix-0.8.1-cp314-cp314-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.14Windows x86-64

cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_i686.whl (1.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

cdshealpix-0.8.1-cp314-cp314-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

cdshealpix-0.8.1-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (1.8 MB view details)

Uploaded CPython 3.14macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

cdshealpix-0.8.1-cp313-cp313-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.13Windows x86-64

cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_i686.whl (1.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

cdshealpix-0.8.1-cp313-cp313-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cdshealpix-0.8.1-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (1.8 MB view details)

Uploaded CPython 3.13macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

cdshealpix-0.8.1-cp312-cp312-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12Windows x86-64

cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_i686.whl (1.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

cdshealpix-0.8.1-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cdshealpix-0.8.1-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

cdshealpix-0.8.1-cp311-cp311-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.11Windows x86-64

cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_i686.whl (1.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cdshealpix-0.8.1-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cdshealpix-0.8.1-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

cdshealpix-0.8.1-cp310-cp310-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10Windows x86-64

cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_i686.whl (1.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

cdshealpix-0.8.1-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

cdshealpix-0.8.1-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

cdshealpix-0.8.1-cp39-cp39-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9Windows x86-64

cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_i686.whl (1.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_aarch64.whl (1.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

cdshealpix-0.8.1-cp39-cp39-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

cdshealpix-0.8.1-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (1.8 MB view details)

Uploaded CPython 3.9macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

File details

Details for the file cdshealpix-0.8.1.tar.gz.

File metadata

  • Download URL: cdshealpix-0.8.1.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for cdshealpix-0.8.1.tar.gz
Algorithm Hash digest
SHA256 b5c23d66f22a67b5a4429aa9ebd3b60a9c94467f2de8218ee46cff37338cab7c
MD5 706f704bf27ad03c01ab4f3600175a43
BLAKE2b-256 05e9531fb7d7dbff947f566cfd6322eae1b30586f0bcde327670fae7a8c61b9c

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cdb839d545586ef6931af7cc05562923fd9044e95d78247784d007098ce0fab5
MD5 1e78a3ddf44d87bc1623536b07b3054a
BLAKE2b-256 c8763284fe15112fb98e2c51de7ecaa6a2fc764e0556fbd60665cec4be6d58fb

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 23cbedd04e5f89daf6f6c07b99eda001d3b9f32c22b1cd940614641316229b15
MD5 2ca344ecce4f81ae0c4132bba47151f4
BLAKE2b-256 dea096b9e2323256c5ae92d43e9b059e6bfd3328eaabd9c6a8a795a3de3d9ad9

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bd61d9e404f8c220ea45a96cfd65820ebde1dae2c8b3113d43674ec2aa8ee671
MD5 28bdef3b5ea0e6fe386847f8e56735de
BLAKE2b-256 8e673d06c20099b6946a5b2ad5e35bfda7d556faeadcda8d781311edc37c1571

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e7fd1dd2792f07ed354a7753d83121d24a6747189eeead10a5fdedacf26f0245
MD5 1e3711e60694d4ba078b3bbfca231c70
BLAKE2b-256 965c8bdc320b0ced48b73c7c5526fff583189c2593afdebbed67bde843c6ebdf

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24296ac9623c1ddac8a07b484ce078c436370daf9ebe01bf014428967b5e4b3a
MD5 4c6c6e4cb6e52ca4c302cae71fcef844
BLAKE2b-256 d93399e7ccb88f825fa55453915dfb46ed44844f7090c95fd3ac539370affa0b

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 56f4086081727ae48ca7b061a9491614cd2111cf1fe59ac6a5917a0fd62ef232
MD5 a91c9ca804da122793d0d6c6f04ae5e5
BLAKE2b-256 5873b2d66a7a8ed1a568ba9451de187732a5d1b9c1eeb1b651c3103c71efbd17

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3fe11aca64ebf4c8950f05d6e49734da3e5743a690a1b1d8d11c1f7f7defb2a7
MD5 3116cb121547326d282cd4844c78328b
BLAKE2b-256 9f176be1c0539552de74fb0da2e4d0c98ed12677a7d222c22fbc82e040db4c75

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87196290025ef7cce58df4d8f7b261ffc6d14b71edac0811a1c472c3d77e8354
MD5 81c8697f7437f5ac63abcf0b55f96317
BLAKE2b-256 ccad7d1e87d056a99d9b74accaad2d81725c564f6ae7e50d9f4a429756a41cbe

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp314-cp314-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 9f433d948beff2ae2fb237eaa24cfc6e717ad4f5a918ef0fd11f68dc83fc79b9
MD5 14b17bbf50182ea23ced38a3cc11fef2
BLAKE2b-256 69459c2c4fed6d9503bb726f1510085aa338eccc5eee3cb9a6e9c0ceb2d89f7f

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4cfe70dc091cb89b0e7edb35a8b851c58cfc8866cec5d9c2c20c36b2a4a0bbe1
MD5 cd9692ba7ab5e3c6e0b5d7cbb6fe97a1
BLAKE2b-256 d404d75798437c5a6fff9e0008e5d2037cd59014f3d5a3ee8553f792b7e097e5

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7996020963f1323e8b651c2134e616e8513fa162845cda6963ed398b1e4c63e
MD5 efee1bda22df3789dc5dcb09216a19d4
BLAKE2b-256 ae6b12bd07740cb838ce61b644e4877137bbfc8067176e31ca4c268e442ddc7a

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4a895c354415988dbada73d50da569052a483af1dca576d9d4b690437ac26efd
MD5 98f7a47af3d60841e0d7150101a780d5
BLAKE2b-256 ae8f2ee9dbefac6e4e58f4ae0b3c744ee16e51c3959573903d3f7731b2464102

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eeeed1d00ca96b99d304b5ffa47059eeac24d5d73fb59f58e0c1c088749ce3ba
MD5 8286d402abb1a7173709586c902b63be
BLAKE2b-256 4a248d262b99c64c9999ddd99ff78429e0d0ff6758f50195895a99402d15c1ef

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a031ee2845447d0bd0ea28d88112922723bcc0c34c26f2e6b87938f0648b48d0
MD5 916fabead3ef05e65fe4cc2abedd21a3
BLAKE2b-256 fa0a167a0cf79d2365cb138008c8eb9389a0e653e43b413204ce8300cc16f587

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d8559242e83737fdbd9c66f7361a365c87258024df8a183b5668c255bd4eaad2
MD5 0323b7e9a8c041452ae2892e61a48863
BLAKE2b-256 9b7bf8ed7d3f3e6fd5047567a00c87a7685519a92d07794f8df458347d72628a

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad8b352c659b378c83dccf997b4cb8558cd65f4d52a5d9ff2300d05c96b206a8
MD5 874ff60f4fcc6127e2428c3ad7a88e98
BLAKE2b-256 bcd482c63a248719a4028b6e2d8231d8475316aaaf7c1f6488895178b6d648cf

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1cc26c546d3fe126f1e42ee22ad17442f1cf054577d0a90aea2f1ececb2b49a8
MD5 c716d1449e9e039c10f4078c23038ff1
BLAKE2b-256 725c08ecd67852fb76c2946b888cdc1d8acbc782101b87de15cec842726e6606

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 6db405f301e49877a730fc355c3240774591059f67c99364260046808ea2d3c5
MD5 0cd36a9a3417e5cdef7218bf677a1fab
BLAKE2b-256 366802de46b3f764f942bc4c2385dd5ceb0d471131df1f60c63f05634e8bb082

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fb374bdac0486ff28a53d5254a5374ddd39d01a33a273a21678276363482b6b4
MD5 217fc7f6c2684e297ac72678c3bc34ae
BLAKE2b-256 d120896e49e2250ac9b2bb89bb6c949b35e69b9326507302758ca27ea8c6d87c

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b7281d7f43741fee6fa7946370a4caa8ada727d7135affe943fc513118684fbc
MD5 dee4554cc73392c389bf73e53e115596
BLAKE2b-256 777c1d38f90e9067fdd5c28fd4d01e4f0769dff21e975df0ae5e0394382b80e9

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 66637da02427431100682c9b016b9df8f432f4585c9f59237a09abd8aeea0494
MD5 cf7146a1507deb8f0dbeb1a7a0fe9463
BLAKE2b-256 79484962b9292aa814ba4ae9de9f54aec3b4bca6d566521c83497eaa9ca2e644

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 beccb9b50037e1d33411dc410f438c2789d33a04ae791f5576f811580863a5d2
MD5 7c01f0b0611f9e25de1183efc45f6dac
BLAKE2b-256 f27abb1fa8b39a93feb91472cf43364f12ddd2b30c7b32044244b96e011ae00f

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c63af22e6146b329bc49e73415a9a0bfd43fde184e41a7e67d141293cdfb8518
MD5 60d9603d60771cdf8db1277ac0adf85f
BLAKE2b-256 00e632fcd1cf68ef0d31066cc2346045351e3bb577c7a06cf14a8fdf1e124304

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 017bdc48de32b7f7cfd62033da8e4c6bb86139b1f163956ce5a9d0cbd29fdfb8
MD5 3ded551aafda627de0aa7105b274b4ee
BLAKE2b-256 3f582ade66306b3c16cd759ebbc46b8e55f98ac6882695424e96f21fb2258beb

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b5ec740134f1cfe2bc4981467d49ff02fcfa242f31051e32eec1b4dd470b2909
MD5 a5ad36e390d029a4a206cf285aed0b3f
BLAKE2b-256 daebb8a9d28ceb65c404aa5406f77a3a49eea0367a6dc25c7ce9dd0f3c4f5d69

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fef71c3bbcdf9056025fd9ee5fd01ed806428752d3f38b460a91dd69979181ac
MD5 997a5670402bc6b2a08bb73ad4f279ed
BLAKE2b-256 3376213ce161729a59f2fbd4ba91e85acf62e4ba93aa88ea7acdac7853085de0

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 be9d1dc2a745b7e234c7efe5dc38a25c42822428b694891af52b41c91bb3fe2e
MD5 4903edaeefba13667b9072e12a400815
BLAKE2b-256 2ec4bee386870d81cf1aa1c3b259623b2f3555392395befaac32268dd277f951

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 32b565178eaa482e3c21d8b6f882b2b7e4c5e0d5e4de7f817b9fd2111ce1ed22
MD5 e7b5f2300946d6b4653df0d7facedffd
BLAKE2b-256 98986dbd776991c68f185a9efc23c473330c80d8cc05485e015467af50d36d97

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8807f890d8f3d812f6bf05157161a8030a8b2e2f9753cabf627879f809d147b9
MD5 a3b2ae6f8407b9272506dabcfac44f6a
BLAKE2b-256 2ebdad62b12b6318532c448b70fe8931b3aa2294f11f270c663b23532d8bdd62

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 98fc4c3b4bea7de58314836c55fe8fea58f3286a568840b0aad4707bafb7458c
MD5 8b0dfb602c5c0a41a4bb0af096dca566
BLAKE2b-256 cffb3f6a749eb58f93c79dfa3fa65fbb1e5421edcc848b8669969e835646eaef

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 68583e11911b2010d7592b79d7162a1a9ebfd729ffd07b30810b58718beae259
MD5 25e9053659b6ed2921923c747e019d31
BLAKE2b-256 bf986d7567611e1c1a21ca324d2514115b9afe2f7bae1890703c9dc5ea5023bc

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e16ea708379a7bd104a5106502212694e875527e62c073419c23c1716e3e926
MD5 5e89deb2a4e14f33d9e6a658e594e7d2
BLAKE2b-256 2b3bf8915fc8fbfa8b5108d2be76d7665e995f937d419c62c52e147025a9007f

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 19decc00bcdc235841fc576f7789ec305568a8bfca81118515c4fd6bd42a9115
MD5 91686746e550a66c88f4fae2f860d721
BLAKE2b-256 236b276c47643a15da5e9aab35d77355e189a1a0c9fb232a1c15c762cd2f805b

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e777ce3ee5db03e85907f08ba6ee0a7eeda024287cb03756b0322f1180acb276
MD5 e4df177848c5483895392aeff7c9ce1d
BLAKE2b-256 1a22791bb8f56c143dc236633b0443188a825e421ae375d92ef9549d2fac1914

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 548e3e3fb7086b4846c2d752f1f7fe5fd7a124348eedf88fbc4f00a5f907444f
MD5 ec920ab38414b40b4a4f4935e9214954
BLAKE2b-256 668e32c669570b2572aab369ef4232d15100620e4ae1b3560c7ded1eead1529b

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 5443b2825e2ed348e07248df3742d96db44f0d1cc53550bb8f9664c503a295b1
MD5 e06200734dd2a3059988ad535bfeacba
BLAKE2b-256 6565b59c19cf0d47dc014e7443386d440a0a48aa0681fee40a10cd124c3f23d0

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 94848aac2e717ac9a01d169532594f7b64552cacc205d289cb27807de8068a0c
MD5 8f25ef371d30fdac3887184e142053d6
BLAKE2b-256 9e671d2e4a80833f6fbdd97adb42d2f748ea8a7b7dd77e063aa124eec493a05a

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0635b7629ba3ac96e8453b6e02a4ef8c316409937163b0f58cbc3c7305946e1
MD5 22f12fa9689e6574495346d679657b10
BLAKE2b-256 640d06b9d1fc5928c575e1111c8f760c9d6e740e7824ffa153aff8cbd3c44818

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d076413a97f8260426e3730765e0e5549d6119034e381d038cd58f89bde1fec3
MD5 9ecaaea4ab164df0f67ade315cd7f46d
BLAKE2b-256 abb0ae41c5296dbfa443918dbebb7bf4f6c5a6dbde4a0690157334b54bb38628

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 16622f1c4034b9e0762ebd88705389bbd1cdd7856fc707103f5a30452e42d9ad
MD5 ae9920918a6a9fcbc9376e8b1357d48c
BLAKE2b-256 090307b926d32a52465a5d7e490525b2379790817a610a9c4fde89557742b12f

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 edb86727c3f30ba54702991a5fa3c95974011222616748898a7975c74c29f7db
MD5 13f8f4c57537b7e63ce0cf4502be4fdc
BLAKE2b-256 24e077820c5d6a2ff085eec5631ca900641588837a89ce08a20954aac015d742

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d679d253a83e62bada9bec61216d00e557febb83c9b932bb0eb5a515b19d4bd
MD5 36038b6f38a3aadb470f8043b78205e2
BLAKE2b-256 6b1d1851a38bfc35062637a625dd44814fdbba1ecc53ed2ed060d1f85a1aee6c

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2f89cec199b19dad62d529524d192ea0c9f8ed12379db48b144521a01ed13e74
MD5 0cc5fff5d8b683acb3498880fe0b3a22
BLAKE2b-256 a2f7564711c227a091e6566351741e74aec1003dd441ac2866bfaa0ba695f7cc

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3b647d0e6ffc11a211510fc98f61183093aceb5c1bdb67350f648755cd539f14
MD5 7517ef9acfc8b769cda7b1f7f33bc382
BLAKE2b-256 c3797e458a295c0cc40c5ffc49e1e1138452df4dcfb6e1021330e0efc013b804

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 8bca2f0b317367ff36ee3f1684aca13c2de91840c10e5cb32c2486d295473cd2
MD5 77ffd022bd8203a2f7cf976e7cb63faa
BLAKE2b-256 e44593df4c581428d38c2a8da3a531dfa192c0dddd69bbdd25a5dc421d13ac75

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0e126e8c77caa7258a00e1529da4f804d6cc372d3a01cfb6aa92ee026795df6e
MD5 bf16e8ea63ffd1686d17312d1b067888
BLAKE2b-256 3bd1ed9160a9858951f6c724f5ed629fdefb0273fc508f8078b1b93a646ba13b

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 547af5ecd6aab7c01cdb3d3259fc9e9105e75902a2b3e715314e528987707377
MD5 0af241ee66cbc2723ab10c5360e298c1
BLAKE2b-256 cf433393ce59c68f027188dafde82009dfec728718583235340ba828dc6fef2c

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 42bf2c398b291bba0aa3fc4747fd0bb7f8c94a0a3f89b36b06f75ad13149ac94
MD5 8b1cdac216bdf7a885958c41bbf08e98
BLAKE2b-256 d4782e2c4cdd7cefdad68dd1643a5feb2960244643f558e0867d9ed5af99f300

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a16f8bee4628ab25bcb880dd4bc842debb1af2672f1d9c4868065c9e084cb98f
MD5 d51c64436925a1590d2db38d9d54c917
BLAKE2b-256 2e0851c2d0182089978ecfce856472e309e897eb84729714971aa0972bf085b2

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9db81e05f383a69543f9b7aebd95fcca86020aee14e78c670d4f24082c282d77
MD5 e03e9a2f4c6557098fab0fc3f8e622f4
BLAKE2b-256 4ba2481ee9d423a4c175bb94c6d5b3984eeb559f88a3e9c21957c4f6417a63c9

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee27a67735c2c546ba275d15e25b050c6f3fb3842a9cefec6198fa5f2c9de3a7
MD5 8ef2bbee051f3ade7e65f24979ef2f2c
BLAKE2b-256 9946ddd9096b5dcdbf7e8958e976e4eb46a38d6a1129f93bee5c7162036a10d8

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 894d9b0378f4db1ece7e5f16795b65d52b99375a4a84d2d42e103603dadaadc4
MD5 bd7e9b5cc5c6e92a4665fc91d7a19b53
BLAKE2b-256 cd022ed2545ae6a54f47c422b350e1a7120e1567e9819864c85a88776aa397b7

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6fb68a12cf9793a8b871d95d8fac4f43e9f5e2352201cad64bc5206e73d547d
MD5 cd257ff270b239d1516aa3d2ad588460
BLAKE2b-256 2a95271f235bbc725a2b74206bd0aff4ea116ba741fe4b4842ae0589ef2654e2

See more details on using hashes here.

File details

Details for the file cdshealpix-0.8.1-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for cdshealpix-0.8.1-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 b61c66cd268fb16007a1e82fac832ebe75074d417737227ca27555f0ebe49b5d
MD5 65bcc92de0c55538d5bfa38f9fb70a95
BLAKE2b-256 216c821bbd71937aef79e8e01e49858edd26219ef99a7d78e0a109c8f41052fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page