Skip to main content

A lightweight quaternion-based library for efficient telescope pointing.

Project description

qpoint

A lightweight quaternion-based library for telescope pointing. This library is forked from the libactpol pointing library, originally written by M. Nolta.

Written and maintained by Alexandra Rahlin.

Documentation can be found here.

Other Contributors:

  • Steve Benton
  • Anne Gambrel
  • Carlo Contaldi
  • Ivan Padilla
  • Matthew Hasselfield

Requirements

  • GNU, Intel or LLVM C compiler
  • Python 2.7, Python 3+
  • numpy library, version 1.10.0 or newer (for python bindings)
  • astropy library, version 1.2 or newer (optional, for baking in IERS-A data)
  • ERFA C library (version 2.0.0, based on SOFA issue 2021-05-12 bundled with this package)
  • HEALPix C library (v. 3.31 bundled with this package)

Installation

For most users, it should be sufficient to install the python library from PyPI:

pip install qpoint

This will install the python bindings and library code compiled with OpenMP support, if possible (only available with GCC or Intel compilers).

Usage

To use the pointing library, initialize a qpoint.QPoint instance. When installed from PyPI, the internal IERS table is left empty. Use the update_iers argument to update the internal IERS-A table using the IERS utilities provided by astropy (this of course assumes that you have astropy installed on your system):

>>> import qpoint as qp
>>> Q = qp.QPoint(update_iers=True)

See the documentation for more details. See also some example Python code in examples/.

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

qpoint-1.12.4.tar.gz (1.7 MB view details)

Uploaded Source

Built Distributions

qpoint-1.12.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (235.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

qpoint-1.12.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (235.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

qpoint-1.12.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (235.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

qpoint-1.12.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (305.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (235.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

qpoint-1.12.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (536.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-cp312-cp312-macosx_11_0_arm64.whl (240.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

qpoint-1.12.4-cp312-cp312-macosx_10_9_x86_64.whl (244.9 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

qpoint-1.12.4-cp312-cp312-macosx_10_9_universal2.whl (457.1 kB view details)

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

qpoint-1.12.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (536.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-cp311-cp311-macosx_11_0_arm64.whl (240.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

qpoint-1.12.4-cp311-cp311-macosx_10_9_x86_64.whl (244.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

qpoint-1.12.4-cp311-cp311-macosx_10_9_universal2.whl (457.1 kB view details)

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

qpoint-1.12.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (536.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-cp310-cp310-macosx_11_0_arm64.whl (240.5 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

qpoint-1.12.4-cp310-cp310-macosx_10_9_x86_64.whl (244.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

qpoint-1.12.4-cp310-cp310-macosx_10_9_universal2.whl (457.1 kB view details)

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

qpoint-1.12.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (536.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-cp39-cp39-macosx_11_0_arm64.whl (240.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

qpoint-1.12.4-cp39-cp39-macosx_10_9_x86_64.whl (244.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

qpoint-1.12.4-cp39-cp39-macosx_10_9_universal2.whl (457.1 kB view details)

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

qpoint-1.12.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (536.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-cp38-cp38-macosx_11_0_arm64.whl (240.5 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

qpoint-1.12.4-cp38-cp38-macosx_10_9_x86_64.whl (244.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

qpoint-1.12.4-cp38-cp38-macosx_10_9_universal2.whl (457.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

qpoint-1.12.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (536.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

qpoint-1.12.4-cp37-cp37m-macosx_10_9_x86_64.whl (244.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file qpoint-1.12.4.tar.gz.

File metadata

  • Download URL: qpoint-1.12.4.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for qpoint-1.12.4.tar.gz
Algorithm Hash digest
SHA256 77c3c118470aa47848375cc223d4f3d9a898d3c2089dd4e7eedc3cb007322c61
MD5 c558f10547c51814261ea6c4425bf9dd
BLAKE2b-256 c1f3cf213f6715dcc9731d09b9909af20f5ff716f33ad8cf18c744a12a9aeaf0

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9b1f26c6433633e1289ccce655818b607f18cc37d83e8a363c47f7ad006dd312
MD5 a39058617a4027a92f70d2ca5f3a4a38
BLAKE2b-256 83d90b109b107b7ecc75b71bd0649a69ab7bacd0c5d23924c7cbdb14160d016d

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 712a940033bea70e6d143b97bb7d3d278e16527e78a5b815da77b27fbf176e41
MD5 dd97f6943b0e0b93f7c2360ead4d8654
BLAKE2b-256 153bd14cbab6c19b3ef5f16d9f0d484256523716fdbddc5e7ba2b4aa6c6c3a0d

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 463892caa58e4f310956457f0b2db50b15dc963a4119293e64213a1ff00091ea
MD5 be0a565557dc5e87648200ad57d4bc1d
BLAKE2b-256 b0bb141bb610a7a7e816c4e4328d980d672749d2c048345a0ad191fbdc9db326

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4fea9ecd36e9e70297d091ea8f51386fe3ab579666abcc41bebc609ed09e1dd7
MD5 d81348fd4bb5a66a774f8e5be0ff525f
BLAKE2b-256 41db121c835025e5bd6b78289031f5ba8a66871d07742d209cf6e2d937e82b4b

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2f42e0eccde912ab0e0cadf4308335be913d52bf8bfe9191d7a96546c3c60cf5
MD5 9472412608e1f00a1dff9a655e078654
BLAKE2b-256 97548db51b6c073ed5a244c00fffc27acc8c923aafbb9870cd7d86818a32fdb3

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9521fac7ceabfc8dacaf2fc102bbe1210cbb3ce50e1b25a3130670a706db9652
MD5 fb00a0fb154b1a23c412c445e1d86fc9
BLAKE2b-256 cd4034c13e0466ab5ff3b6e74198a8e5243463470af65e9bcdcdf430b3446c9d

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7cfbc05c4ddcaafb191a6d189b1b7f4edfd001fac610b8da0e0eb8b3f3c86cc2
MD5 32ebee75bb85d6c2b246a45a8df70a05
BLAKE2b-256 38127bf6131ede255c52d5bf9baef0d21a9b1336e5b2455559309881f94b2b0b

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 29a06a92d9b6bdb6348a4c7fed00e3765b1301a710442c3f3630cfadf76f6317
MD5 97408278583ff19d550f64bae65a652a
BLAKE2b-256 4a019a1df5aa60bba4a09d8b53126801e3c4462fccd7463f8efd71fe93b001b2

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f5acf902701a72a80f598357aeeb2f41d2da57442691e937b6fd6798cf72a6f
MD5 0102b72c4cfc646ade10a382ce8910da
BLAKE2b-256 8e110058b7f8f3532f583005a5bb0ef3f5ddf01105818cdbe024dce6ee193e63

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8dfb73c5f1fae34f2a61187c52e5a6ce977ba4d1be992757da1a5893e4a364cb
MD5 78c83e4717718d4a945d6cea73f80acf
BLAKE2b-256 b6c8d31c567d9675719a583cc19a7f4fe7ee49ea8bb04fa7d083b9e22bbb2ded

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 69b01c1f81a3262adb20aaa6355601b399cffda28f3d208df8809e5e05974756
MD5 6305d9aef111d5174dfbaf3c168e51d4
BLAKE2b-256 eb8f867b1f88574998225bfc7fa1da98e383809e63efc11d7390e83a84aeaeaa

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f34bd8a629f2848ae241d48e29ca0c1b554ebef7b75a4dc365c18eff7c067626
MD5 911b7bcd1553b59a895eda7e6c7ac4ee
BLAKE2b-256 c2ca16c53418414d4b692a4fd8e5f437db8e9e37aac24984110f222b942d1217

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7af133007a3bc170cd906b62be0ee8c7f56ebf2666eab24ed9ce3319596077f
MD5 f995481f2f41bc724e83c823d6def368
BLAKE2b-256 f28d8cb280c30cfa217677d0f33eb89b18e49198f19b6729799fd30af79db3e9

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69ef004b5dc7ba139c6318cc589201fa5c0ba3f52844e9ef494a26dfff302077
MD5 86fba4d5b8ba60f48fc43354881d0054
BLAKE2b-256 e7c6dea813c9aedbaea713b6649a25dece6556197ac1a82f89a66b890804ec5a

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f926272ef3844e8764db9c44123f42beaa7a2e36f43bb12294b8a9ec8d81aa77
MD5 1a733f2bbf1682e67af2f6783c844e05
BLAKE2b-256 15dc54f88a37378dfc2e270b02cd88c8f956531d41b071379d01a55e30a60e96

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f68a0c233f31a15941444b6d57945ae98d51cb2105d50a7fd409c62358294ca3
MD5 8de91abe97092dbbe03136910dc8f7b9
BLAKE2b-256 9c98b0335a771f16bff8f43b3fb697bae3952200f318fd31dcbde78a5b4a3061

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 76a3471396d4eb403959a73d5d8389de3428b599f61b225d0021a5891ee030f9
MD5 64fbb3938c696985ed9da7a22359b51d
BLAKE2b-256 834aef480972d43f6cf72c77691ff61a85e5e417f89ef928b1411007dd284b0a

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33b56474baf8cdce1e1071c9d3ca5a8579e6c1f90d5820e68d2b357521624160
MD5 f86221efa39f6f820f547c8b9202f43e
BLAKE2b-256 0c572333c3e5def2b1f07fc2072cb3659ea41e82e20e72d04a85a1c605765b37

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f538913afa6530cc2d2cd5b98f46957c12a0ea839acfa4034c1da7440962ac4
MD5 c17e565ec427400d58cfbb84dcba85e9
BLAKE2b-256 1d94d95a9667629f2d2947308268c390453002b8d5c3d84117334423ebd13be1

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e95072fdc03e9a8138d54b517e285b7101ddff1bfdbabf98107220a4ad816d5e
MD5 27ca811cde256bda3ada5f0860e1cf79
BLAKE2b-256 1921f57ff0ab5817fdbd8cf3fe7032d3676f00737a8a1656c2e31f1612672ea1

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 140e1f2a3e35c94231c56fe658fecee50cd6f5ea585a0060f7cddc143c7c9c7f
MD5 d28e5480b2f9b85f1d25b02012a33e04
BLAKE2b-256 b9e04ba5465b3c7f455bae139a9573a2051b1d8076208a48ac03f4af3ef96a23

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49ccc1f9e3bd80c289e5a015a41dd71b6ad15a7f0a1c1d9081a5a325c0fdc002
MD5 0b2e46f346dffb50490ef4e3741acac5
BLAKE2b-256 388f88a2dfadff78bfac97555eb7c8071c700dae0adcc15ee62f26833896be5b

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2f5f2da38162a19c508cd540ec6a56bd723b9d0a10e156a18db5186632c14f7f
MD5 511074c59641b7633194ca542f7717d6
BLAKE2b-256 ff1b479dafeceb3e7978d17d5155d3a4f68fb12666ffd8f69b9c9f3771a3e86e

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 be55e4f2836216c0c0654aa3f869a00a0f1ad9bf52d02d0dba9a678311464eba
MD5 cebe4cca804c6feea33f4417e615b034
BLAKE2b-256 e49a94a9518edd2858a773ea103e137848e685ed4860ac6e7ec5601b1394a13a

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e03cd0e9db66255727c2d6a3bd214d492dc48b98d7675dca6638d6138d38ca6e
MD5 5627d6ad627f612024e7b9cc3947eac6
BLAKE2b-256 51e37ce3c6db805dc2e425fad218ccc8b3c0ecd0f7161f9227ea61b2e440f2f5

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dcb831ec44045eab5b325f4d6627febbf37639f9f385ddbb8af94c420c016d32
MD5 d7958be5bdab746efea661aaabb22856
BLAKE2b-256 56ee3194bf5bc0e6df2274afa112e811108f1e77377cf3f148cd227d92268cd1

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ff89dd4eb721655b8143695c922cc2d94d60be668b420bcec80df5e1f8cc2211
MD5 9061b12bbb198a0cc47c7df9be4aecec
BLAKE2b-256 a386b1026890734045401af76e63c24ca56157e4fed7f80ad9c0fc4dc38c71ef

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 db5d3078cc46db460d282e9d74af73da5d797d93780169392e1e4291767e28ba
MD5 a2670f0645e1d90fefab31975132853e
BLAKE2b-256 ca1b12f3b0ab522cabec57746f0e5837a35946410f521d86907f8211b3bab7c2

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb717f3ababcf4f5ac235422ab5916bff5192e969589d72155edd175e02cd0e6
MD5 5a9dcf7c92a1d035c2e5c0a9c9dc1c6c
BLAKE2b-256 049af10ca7d3503774b9ed98826ae312e77358d4646359f34c7d3220e8d34997

See more details on using hashes here.

File details

Details for the file qpoint-1.12.4-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.12.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6f91035e8e091232ceec584802f5ab59061e9fa89827062eb0e669343df0ffce
MD5 c77b11a1e7f995ff554a429664cdeef4
BLAKE2b-256 b07957d9ac13552173322a88f108f1743ead5133bfedeec774ea529448775fd5

See more details on using hashes here.

Supported by

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