Skip to main content

A lightweight quaternion-based library for efficient telescope pointing

Project description

qpoint

pre-commit.ci status

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.13.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distributions

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

qpoint-1.13.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp314-cp314t-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

qpoint-1.13.0-cp314-cp314t-macosx_10_15_x86_64.whl (251.7 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

qpoint-1.13.0-cp314-cp314t-macosx_10_15_universal2.whl (459.4 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ universal2 (ARM64, x86-64)

qpoint-1.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp314-cp314-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

qpoint-1.13.0-cp314-cp314-macosx_10_15_x86_64.whl (251.7 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

qpoint-1.13.0-cp314-cp314-macosx_10_15_universal2.whl (459.4 kB view details)

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

qpoint-1.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp313-cp313-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qpoint-1.13.0-cp313-cp313-macosx_10_13_x86_64.whl (251.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qpoint-1.13.0-cp313-cp313-macosx_10_13_universal2.whl (459.4 kB view details)

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

qpoint-1.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp312-cp312-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qpoint-1.13.0-cp312-cp312-macosx_10_13_x86_64.whl (251.6 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qpoint-1.13.0-cp312-cp312-macosx_10_13_universal2.whl (459.4 kB view details)

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

qpoint-1.13.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp311-cp311-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qpoint-1.13.0-cp311-cp311-macosx_10_9_x86_64.whl (251.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qpoint-1.13.0-cp311-cp311-macosx_10_9_universal2.whl (459.1 kB view details)

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

qpoint-1.13.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp310-cp310-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qpoint-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl (251.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qpoint-1.13.0-cp310-cp310-macosx_10_9_universal2.whl (459.1 kB view details)

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

qpoint-1.13.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp39-cp39-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qpoint-1.13.0-cp39-cp39-macosx_10_9_x86_64.whl (251.3 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qpoint-1.13.0-cp39-cp39-macosx_10_9_universal2.whl (459.1 kB view details)

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

qpoint-1.13.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (584.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

qpoint-1.13.0-cp38-cp38-macosx_11_0_arm64.whl (237.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qpoint-1.13.0-cp38-cp38-macosx_10_9_x86_64.whl (251.2 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

qpoint-1.13.0-cp38-cp38-macosx_10_9_universal2.whl (458.9 kB view details)

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

File details

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

File metadata

  • Download URL: qpoint-1.13.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qpoint-1.13.0.tar.gz
Algorithm Hash digest
SHA256 30e2aa0173687c438c35bd734ee8a0919667f079f61d0dbec83fce8fceaa59a8
MD5 37ee553aa164ac8331a9dadf27f1c3c3
BLAKE2b-256 f87b8e2fedcf0a6a17261b0636f2d3f3f72ae9f536ca1cd219fd20f440db6ee5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0.tar.gz:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 70bcd49b49236a5082e64c380d0702fec5b103bca0cd9ef7cc1730c1c7766c20
MD5 f748c2ad74e22937c4b1af83b59387f7
BLAKE2b-256 2d5f748955db7f522db9bca96463c2b52fefd8b3e490ace714e1a8e75e7c3c63

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5dd7e3f0327c732d5b34c0f871647bd01b1e5fd51de607caab1cbb4a8d03ec50
MD5 32ef70bf86c651443c50650d08a856b9
BLAKE2b-256 a68e3983c6de096c1f195445429557f0031da00d7d14a775d5c0a2bce406bef9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d0b67b75295425f94cd3029d38468e1528bb9bfb087e652219bcf836303a4330
MD5 3537ec94b8b4afc9899a81b4f97e6f83
BLAKE2b-256 1010ba16858216fb31ef153cd8f3d8f9026acea0c1868cc262c677f1b0703e66

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 96be3f98d50b9bd9edcb24f4b8f035f2b161f616ed8bf04ded54f2470e8259e7
MD5 a60513851261138770ede0c8559d3edd
BLAKE2b-256 ed6d4ae6b206c0a3656b76eb2c89c79cfb8026e67aa0ade5ef694760f9347554

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314t-macosx_10_15_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1bd72b8037e1eded214e9a1d8346d4bba9861a7bbb1cac57ccdde4a172e74ba
MD5 0cfc5c204e4a7e44a7289055ba34eb03
BLAKE2b-256 e85ae89607b2cfecd6c411248721a1ad8f59a8fe2b232342bf877d6a5a153f28

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6ed84906d7c08d8d25e90753f6e328033f05304212faa5976111f068a715a144
MD5 4a6b8034006fba03b82c95c91a4916c3
BLAKE2b-256 4d928ca2c4a626f59bf221eb7cee8727df3a1f5d40e53a325cdb2e78c9e64e29

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c2e41cf59f8287aeec8ad665e7a80e1eacbb63bb78ec5edda71226e8470ad8c3
MD5 163ac9f7217551d7b4dead419032620b
BLAKE2b-256 75de4660b8a9bea1e1ce3607f86a591d997f809c9ce1dce2ca6ac3fed2d96e34

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 fe1cf38ca38ae404855e32dbc2ec9ed930d6e21529ca6bd52f7580c7068c5c70
MD5 15ebc564b5eb95e674e7086cd2470590
BLAKE2b-256 f6da08040746efbf6e2c07c063fdbe68985d4719a5512c390326a44acc7f0c9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp314-cp314-macosx_10_15_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67ff641a0bd159ded8eac9475779bf77c23a39c2734f3f0ea6ad7e02e20a51a5
MD5 bd1b3c8efdd01c400165db9e7bf7acff
BLAKE2b-256 06a3f07510c191bb2b6fcce1bb15ac96e29b93ee126aee606e05e37836912890

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eabdcd1857a5dc87f2a99993af5369b90b837a96eacd0b01c030b989b3c5cd7d
MD5 5ebdd6fa91926b9bbd6eb8884b560697
BLAKE2b-256 65875d517a86f0e0e37e78f0c3b6d092b55c60b52b76c4d52439a1fa629dcada

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7c8cd06fd8a02f7d9a88b5fe15f90a9de6ed124fad466b531bb178a33eda3ae5
MD5 22f10f0bc9d7a8b86d6badb624816fa4
BLAKE2b-256 2191133fd91d706ec4fd65adcfb1cee9dfbe82d3a88f7598b51bb244d25b2733

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 918a1805a6f12c597e5ecc3d551948f6f9f7f0a815a8002113d715f283373c43
MD5 758eec5a7e5090aac965ec7314439fe4
BLAKE2b-256 d9c3eb767075e0989800605f6d92360f92fc67e2693503e8d25b2b6e6d559ca1

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8e9111c80781296a2b6b640198439ed72b2caaf25bc3501d89f0d488f4ba7272
MD5 6a5c8d8d58c28dd5869591f96abfda1e
BLAKE2b-256 856ff07232bde8ce5c1ff27146ba5440dfacecd5d0ddd72be86a5937a7436f40

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 401c1c591c477c8d8e5c7e6c3b9d58e29d1cd2f1e06519ce27b32aa6b34eea5e
MD5 b88fa07aae2fe1c79a5e7e4e8146a7f0
BLAKE2b-256 6631e3bfc9ced68f97f6a5f15bd9891c8b5318fcda2d8955dfe6120fabf59a98

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c50b0bf3ca5c4a3a4be172a57d13c4e4fce3f7e728ea59960f27ba0310975f05
MD5 bcefad766bd614dae324392d740bbf74
BLAKE2b-256 b38421d60cb8921a79f30d5f06138f93b3c7576a02bf8f3530591c09e26a9640

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 b85d597d40ca830af61dcdc71fbf506a4eca7964071ef324362a1d21fe68f348
MD5 bf69587dac48a633121975eb2ec2409f
BLAKE2b-256 f5f4827955949bf6bb4bc35ffe395b5e2191dd9e26d64e2a40eafb857c94ae21

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a43dc6cddd13a57a7ab98569bd0e81855a3f8d85a75b1bce5ae27d6ea0cba861
MD5 bbc4244ba74cb057172c11badc6dde8a
BLAKE2b-256 1d1d7fb81920c3bec773597147380038aa9611c8a55385850c60df2ba43bff11

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 896b2eb03bfefc2cdff617e2587854296b3f1a3e8598fa6c29884af20a711ce4
MD5 8b06b605bcf5d584a1d76053c91ef6f7
BLAKE2b-256 5e7f190fad0a8f5a6d298ebec6c806337b36fbb4a9c77af12f4ed9d6c6d961db

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5a9cdaa900a25da159b6583cf2644ed7af5eb67d7a7275f0d9820f0ba7efb74f
MD5 b39d7115bcb0d5d266f03687989b1b28
BLAKE2b-256 e71bf4d4a1d5815c9e971906060c16aef233af327e8915c897b3b3c42f158d61

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4a40be11ab6095afcd54f755931992b346961b8ec965a62e7975bfe456675fb2
MD5 20a6b26b674919e7fbba0acac7700d44
BLAKE2b-256 4acae1caed9098eca52c18bf299ebaed2e529f5dc2288c3194d0e97950da81e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0b5b80ff084cba201774c8adfbe38968489914a9004a72f05ecb0392322792e2
MD5 6af55708e35442d534eae654024534cd
BLAKE2b-256 187a471732aa4cb76ffc24262f1aa9bee2e2cf1823af25a00d97665636c8ab82

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48cdfdb02d441cb98756df1d868ea697c478a08c41d24eb10589d2d32fb24804
MD5 adb22f562e65bb04b0c3eaf93e5fac54
BLAKE2b-256 4efd83b14a58f4840810ebbbc8e4118c8a3f3c435e6bcb43bb3ea93b2c383cfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c50dd986aadd3680c446e746066e36cb90158a0fedcf67a88e90207fc5fdcf9
MD5 658c19db2cbe7b5fe6ebcba64f1552dc
BLAKE2b-256 c20ae2087c6f302eb883e83997e26cb20dff67d0869ccfe62f0647b6d5180be2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c68bcd49741c02c4edd7a2b586165f3282089b7ab0d8ea5f0c2b77fd5da1c754
MD5 000ece74533340afdbe86711eeea20b9
BLAKE2b-256 e9ff557cae35a5e89c425546d6637c75f10a5e172d4613753ec72270467d8cf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2ec1d521ac31d1958c243d20e90b896c2c4ad2340f6660923250110ac659769
MD5 0dc6ce6ff8fbd0adde2656dadb2e86be
BLAKE2b-256 49f0a11dcc51d530630af88c61335488079564e67c1b367b3765e74002172d34

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 14ce443cb3a8119d69209902a03642b5639fbf01d176a07e148a4a00f7561638
MD5 ab854defe4727f92a5db5896c546eb26
BLAKE2b-256 e97ac0aef466ec63c0e36fb614dbc5c0491340500c28da632daaea83dbbfd8d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7385539ce2757b2336ea72ea159a3bd86df22c2b0fbfda9d74708e60a3e971e2
MD5 79ec71100e7317046010b05d91de9f7c
BLAKE2b-256 1ac66e5b3b273ad7119fa21efe8cdead7d16e3b5cd355812b728cc7d4bff039b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 55100b2fa81634f766a7a096b69fffcc23e9c19779b362f5586e5b1a5460d823
MD5 7699831f9ba79ad2d8402f8f8fa3b5b8
BLAKE2b-256 7702339e6b2e6a00ad059fa09e571a799a627117ad8e7e59416cce018e6c67bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp39-cp39-macosx_10_9_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qpoint-1.13.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.13.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0fc2f655ead1ba4b8cff579d99fa6604ce1bc911b94cb60221d5e82b3a71c964
MD5 989daa07c0ce5e28275e8b20d1cb78f4
BLAKE2b-256 cc9a61dc029be8c18fe6e5b16196a10dcc8549294fc68b12b2453eab0b487e79

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8c6993a81a7957eec446db86744ad1e5cd79217e52422b89b8fd9b4c2221d26
MD5 9ac29634e16b632a3a16f2661a7a4cac
BLAKE2b-256 a5210a42778512d8371fc81fac8b4d52410a50bb7cd34ef7596cf2adf81bb06d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4a8e1211c5e22f821b4c0b538661477f1f9afb5aba656476b52c2dcd72663d07
MD5 c7f6bca319a70497f7e83353478b2f66
BLAKE2b-256 8ee97d07693752c4fff42a5250b8a5492789b1e1c8672fea3cec5af0c2e3ed88

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for qpoint-1.13.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e3f441236d5b7fee002c7cf9991a43256c97211ebad49a09e69a9466238b6356
MD5 267f532045d2ae0b1d33d7df4afd0bb7
BLAKE2b-256 56c30ccfe4737faf3648880926324adec7232cf55efbff0f037875d64fc64330

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.13.0-cp38-cp38-macosx_10_9_universal2.whl:

Publisher: release.yaml on arahlin/qpoint

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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