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.14.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.14.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (586.4 kB view details)

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

qpoint-1.14.0-cp314-cp314t-macosx_11_0_arm64.whl (238.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

qpoint-1.14.0-cp314-cp314t-macosx_10_15_x86_64.whl (252.4 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

qpoint-1.14.0-cp314-cp314t-macosx_10_15_universal2.whl (460.8 kB view details)

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

qpoint-1.14.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (586.4 kB view details)

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

qpoint-1.14.0-cp314-cp314-macosx_11_0_arm64.whl (238.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

qpoint-1.14.0-cp314-cp314-macosx_10_15_x86_64.whl (252.4 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

qpoint-1.14.0-cp314-cp314-macosx_10_15_universal2.whl (460.8 kB view details)

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

qpoint-1.14.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (586.4 kB view details)

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

qpoint-1.14.0-cp313-cp313-macosx_11_0_arm64.whl (238.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qpoint-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl (252.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

qpoint-1.14.0-cp313-cp313-macosx_10_13_universal2.whl (460.8 kB view details)

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

qpoint-1.14.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (586.4 kB view details)

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

qpoint-1.14.0-cp312-cp312-macosx_11_0_arm64.whl (238.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qpoint-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl (252.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

qpoint-1.14.0-cp312-cp312-macosx_10_13_universal2.whl (460.8 kB view details)

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

qpoint-1.14.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (586.4 kB view details)

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

qpoint-1.14.0-cp311-cp311-macosx_11_0_arm64.whl (238.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qpoint-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl (252.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

qpoint-1.14.0-cp311-cp311-macosx_10_9_universal2.whl (460.4 kB view details)

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

qpoint-1.14.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (586.4 kB view details)

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

qpoint-1.14.0-cp310-cp310-macosx_11_0_arm64.whl (238.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qpoint-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl (252.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

qpoint-1.14.0-cp310-cp310-macosx_10_9_universal2.whl (460.4 kB view details)

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

qpoint-1.14.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (586.5 kB view details)

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

qpoint-1.14.0-cp39-cp39-macosx_11_0_arm64.whl (238.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qpoint-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl (252.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

qpoint-1.14.0-cp39-cp39-macosx_10_9_universal2.whl (460.5 kB view details)

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

File details

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

File metadata

  • Download URL: qpoint-1.14.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.12

File hashes

Hashes for qpoint-1.14.0.tar.gz
Algorithm Hash digest
SHA256 6b1714596e1982337acc1c80812b06b9467fb80e7442b6775cddee4318364e99
MD5 da150c7c6243b18b52dab14e08eaa32b
BLAKE2b-256 a0142c9a27c89ef41b71c7de90edb24154a26fa382385a544eb1802a477a780a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.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.14.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0913c16e8b6590fc976d86b2fdc6092e5fa46050866b54e614661d5ee2e9e213
MD5 9a5fd3589c21718b12908abf547c0863
BLAKE2b-256 96e6dd535a99c95bc8cdd5e48648c9bda3485f93bd4dbc30361df8f3b9093342

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9cfad6565063b515983a74422c63b6e409486e8e7fa77e9507266dd8e91a8e4d
MD5 8391c63f2291c82f9b2d8feb03333de7
BLAKE2b-256 e1e28d08f33c83eddc79bc45ee3f8e254c47a31809932785b417c3d439a3fd33

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 85cf90f5369f5f76826ef30fd8c5d8868d92eb27a95aa61f527d2d2f67181ee7
MD5 a9ded423588f9322f0daa48788566592
BLAKE2b-256 d4665f0d297df288c995e134085203f2bc7c73865202b1b63629f394bc8a13fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp314-cp314t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 77365f8ab6e326df6201dc6f809a2d73bcf0d0896c7ef1fac3542f1ce8d58a2a
MD5 ead96bb39996542f01a5009722ae469c
BLAKE2b-256 83a985e6660d80623907aa43c96bf46e1d975d9200629af90a6faf553d0b0444

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.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.14.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 601f5ff465aa01212c70a1b6fef32a12e9349dbc5dd4afa650135a7bd28b7ea8
MD5 7b1aa43ac2ca4b94b155186272d22ad1
BLAKE2b-256 35367f39a4551883159dd1de13b5f0362fdb641602bb618c1072329fbdb5da32

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84a1f28df694e201b574e10d891e3b4c4782246c3b58d5e4e18a081ac53f476e
MD5 cdf717de371e85d8947a24db9f22d7b8
BLAKE2b-256 78f36ae3975b2feadbd84aa5393b43e6cbe0e2805fc1b697c958684ece997aa1

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ec8b7cb607eb5047e5ec8845f65b1abe1f945e2a5e2b41a154ad23baf63238c7
MD5 a4c183e28799c83d2eb62a0c66da1798
BLAKE2b-256 d11db87d6e7bf13f289044a41e3ef4c2bee695942036ae487e11de018dafcdf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f6447d65ae7753f5c3d8f96f477f7626c329234823c5b4ee829eb56033ad14a3
MD5 68e812e8f19a8c8e9fd710c73ebbbec4
BLAKE2b-256 d532f894082f5139e2bf32dde233c9b17e1050f5597f0bcfe21901fa0c47cdf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.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.14.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a03e3ecc427129daff4ccea7f0b541a8490c53ffd6f3eac84723086d685cd73
MD5 308ddde814500aa3cd94c901937e1354
BLAKE2b-256 6913f6e90b14c579dda3919761b9503fc6d22567f659ec8e128fd7ed4c128af0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28856d7220c626d16088333aa467590ac05534cdccec9ae99047c1644bbe8694
MD5 a2bc7beb86a87bbb9a861e86273ff3b6
BLAKE2b-256 36f83a6ce08df046cffc2115af6b7097d148b1752fa9e79eb14c1ac5c5964825

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f65fd3acedc4fd0453be165038dbf7f8166bdad76e59bfcf7cef97b24d93f8bc
MD5 8faee5639847f21ad2ca22daa8a2798d
BLAKE2b-256 69b1c3eed7d375566ebc30e279fee764c1f5904d54e7a24be053bb2b6ff01331

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 670e98c2b057297f54097c45a96d4b3d61ce2ba9f3e8abc3f0cc5503f45a7fba
MD5 d9453d65cf51e51ec3b76feda9de05a6
BLAKE2b-256 ba77a129807293141304cc0397a756dd13d117dcab1aed262edf6fe143a8d4b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.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.14.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3701a48a8d2a11739de4e8f2e8e3ceea2fa402fdcedb137ef72a2735222efebd
MD5 993a55f9c6a7af7aeb5ad872489406ec
BLAKE2b-256 4e1203790d1d126160b1615c74bdccf4e893a5136f3f3feb595d167c8e76a1fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b47c370f972216997ca2a21941cf721ed2dbb0ce69bba4bc063bc6ec8b8d407
MD5 0ac173efaa8f6f24f766591008c1d50a
BLAKE2b-256 695858fb333afdd9eaa7aa0401c403a153cbefa44e0fca25a2e43f47c7c5754f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 09ca27477cc2a42b6d686a84fc6ba66f6458af243bf1361130fa9c24eb85b722
MD5 dac31641ec6598e21ed8594cfe5b27fd
BLAKE2b-256 46f26cc3424d8e6d75550e5035d48f851accf356420c2afc0059f673fdd1a0f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 9568d75d0d89eaeed480cf175e30f6c19dccdd110c173edd3516cc43f6d86917
MD5 d2db06a58aa469145c3ce825fcf4ecc3
BLAKE2b-256 573938f7622d40e16bae97ac464c42e1c9edbe2ce10bab78b40c61af762807ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.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.14.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d96e798520ce6607f8b76b98d7edb3ee980f72c8c08f37dfb43b0f99140c2ec7
MD5 09dc43ef7e47066ad91362ff38e21b96
BLAKE2b-256 1201895fbe70565b83c36513a6a0e3191e6b585b4db156a1827ded8712a86498

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e836466fae8e1c892adf03d41295e0f388cb1369561c7f1eb83b118a6995b785
MD5 84c9f24a808e46082c298939f339ec62
BLAKE2b-256 57b06a1cbfed81a130b0f033718d4e90b7dd98f9ff3e91e9cdf430604674bf9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a804b2f1e5518e85769aaebda542d057108d9bc7e1cac5159bb5e71f482d756a
MD5 e9f944dd4de880392a37a2ef9e2159ce
BLAKE2b-256 cf6ea5880a37754ba63ebcae10b7ae98ce27b75aa638c18b86ae6fa6cb9c2f9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 baa04aae097ff0adfe2f1d51d68d4c47df0f87a51c089b26c65e5ee8688a92e2
MD5 9e0a948072550bb037354b0626fcce39
BLAKE2b-256 add12655681f37f1ec3609636caab5cce0de6a12d06403c8ec347f64ed8e8cb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.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.14.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3cf996e3ef2e22119270da800d1de6b643421b6810193a2b01f694fd255ffb75
MD5 98f185806a168d0255255dc56aa6a0e7
BLAKE2b-256 39a50350a31a8add008228af76cbd14d74c70b00bf102e70e5d83a0abe539029

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cca7053e2426afbbf0342bcb89d4698527a901c6a104067d5c0afd2a5f53c0b3
MD5 774960c2ceb6a3301b0b393c2cdf65c6
BLAKE2b-256 5e3bdf74580e46e56c7eb8b7c5303937294ca44fa3c8c1f2896251cb1655e86c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d4170afb1c17b54194dd3d642e59abb716d05747e876b0a7fc5afb7ad5b33d34
MD5 c15288c897d56c062ecf66a243bde207
BLAKE2b-256 d844f57ad6456c41c903847b1ca1f8e2a997991389760ad29485453da0fd1048

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 78192bb29f43162ed1017e9bcd7c2e8a579566b55613a74f13d6b04e2bf9ff9e
MD5 36f3dcd8a72035790389a1aee88b959d
BLAKE2b-256 c83c414c241c75ea3ad4d628e896176c1a2e756f16c37f2e94df96ed7be32968

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.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.14.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9393fbd00318d34d52343159279452fcaab0d942c4d99d801f4c40d167a59aec
MD5 8134623cc69e612f3c8dfdd6d079cb77
BLAKE2b-256 db7ef59841453432d93cbbce6031c3065f5784883ae10754971626d6be88d8a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 102587fa65ba3777bf7ff4e8f06ad4c96838f4858ce2142e796670d6501b789f
MD5 aef0e19b4740ea7b9f164cdb7fbd115f
BLAKE2b-256 1b058644f5a5acc6357f393e84682c514aacedc159e644b6176b30c7c9fdfb3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 86884737fecdd2ba6649114501940823337b1ceb4c8ae5ebf36819d2123553f0
MD5 e7d9bc1dc61c31f3eb89985602f6c28b
BLAKE2b-256 e970760606a4543922f1c6cd1428c8c1743c487c84ffaae0d5c043c3a7baaf9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.14.0-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for qpoint-1.14.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 990d9c19d5f94dc384500ed34b0b512eca570aff30cbba95ec2305cf094a6feb
MD5 95f536db89b4e7cf9bbcd64f0e0b364f
BLAKE2b-256 cf4c6c8c1806144233e2fd962ceb91c0db8cc2dc4eed050102c4984d4da03325

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpoint-1.14.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.

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