Skip to main content

No project description provided

Project description

GrPPHATI_rs (WIP)

Rust implementation of various GrPPHATI classes, including:

  • RustRegularPathHomology - an implementation of regular path homology producing a basis in parallel, using custom column types.
  • RustGeneratorSparsifier - a lazy sparsifier written in Rust, meant to work with columns produced by RustRegularPathHomology.
  • RustPreferredSparsifier - a non-lazy sparsifier written in Rust, meant to work with columns produced by RustRegularPathHomology. Sparsifies columns of each dimension in parallel.

Usage

Note RustRegularPathHomology does not produce columns in the same order as RegularPathHomology. This leads to considerable slow down when using PHATBackend. As such, the recommended usage is with LoPHATBackend, available in grpphati. Eirene has not been tested so far. It is also recommended to use the provided parallel sparsifier. Good pipelines are provided in grpphati_rs.GrPPH_rs and grpphai_rs.GrPPH_par_wedge_rs.

For example usage, please consult examples/disjoint.py in the repository.

Known issues

  • Graphs used with RustRegularPathHomology must be integer indexed.

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

grpphati_rs-0.3.1.tar.gz (27.3 kB view details)

Uploaded Source

Built Distributions

grpphati_rs-0.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-cp311-none-win_amd64.whl (374.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

grpphati_rs-0.3.1-cp311-none-win32.whl (345.1 kB view details)

Uploaded CPython 3.11 Windows x86

grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-cp310-none-win_amd64.whl (374.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

grpphati_rs-0.3.1-cp310-none-win32.whl (345.1 kB view details)

Uploaded CPython 3.10 Windows x86

grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-cp39-none-win_amd64.whl (374.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

grpphati_rs-0.3.1-cp39-none-win32.whl (344.4 kB view details)

Uploaded CPython 3.9 Windows x86

grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-cp38-none-win_amd64.whl (373.5 kB view details)

Uploaded CPython 3.8 Windows x86-64

grpphati_rs-0.3.1-cp38-none-win32.whl (344.8 kB view details)

Uploaded CPython 3.8 Windows x86

grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

grpphati_rs-0.3.1-cp37-none-win_amd64.whl (372.7 kB view details)

Uploaded CPython 3.7 Windows x86-64

grpphati_rs-0.3.1-cp37-none-win32.whl (344.5 kB view details)

Uploaded CPython 3.7 Windows x86

grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

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

grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

File details

Details for the file grpphati_rs-0.3.1.tar.gz.

File metadata

  • Download URL: grpphati_rs-0.3.1.tar.gz
  • Upload date:
  • Size: 27.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for grpphati_rs-0.3.1.tar.gz
Algorithm Hash digest
SHA256 55e411a58fe095da3ef1b163b8a476de86128030da048e5340648f1bac606cf2
MD5 d1e7e6bbcfe1cbd5cbb60f198e7cccb4
BLAKE2b-256 c5c058dd97e7f7853d3d13bed38892d0a7587375977837f60ceb43c212259a83

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 296ee45f2c3c72e0245d1ea5779f75d3a382f9f209a0ae49bef5567899ac4e24
MD5 1c3c79c1328417932ee41bce3e528162
BLAKE2b-256 63ccf8a88781557c63dcd6f0aee96039cc6ecb473e4dbbb2fe0c4dd49e5dfa73

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ffaeb018adea4ba25ebc1e8f47aebf91ae2befc86b982b8f4433d49fecadc67d
MD5 d40580808c82d7879ca1b7993525d28e
BLAKE2b-256 d1a1b28b57c67bffe4958d5354d487333414f3ce9ea5e9cd9a9718741d35af75

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4a838b7920478d363b76e19d8dbb7e535a3c5d79c84256cdf9008b706e8a12d
MD5 5033bdb866b6d1e8101dc2d476121365
BLAKE2b-256 50e0e0b8bbacccc9119fd5c84d9ddb7c7d2832a7565679ad49b480462db48823

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d8ec922a6a47d37216b7bb43d5982c4f47c766e4bdb075d3c25410b7e993fbd6
MD5 dce36dc3bdc429a976d37c88a777f204
BLAKE2b-256 3f70aad7c969bfe6c7f9e4ec399bc3e27aaa249ed39868aefb9925ba70ac5fff

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 49f5a14800c80cbc3f83684096dc11de0ce03946461da0e57d00cef1f1b388f0
MD5 6c16607c838d3855e0115bc86165f688
BLAKE2b-256 4212363f5ba710607eb040527f6ca3e2ed1650320f9aefc20407b6929b898fbb

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8d140f1fde90c30ef2de1249c3e6e8676b273e4195b8d3e331b5d727e09dec7c
MD5 cbf11afb147a49145b0923f4f3339ca4
BLAKE2b-256 07ba60d565a09d8e5b9e8ae6382bf7bd358b38ab7ab041333fa688f70c81f384

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 99537ed0405902d513bc52daaf666ef24201102e50402244118dc2063b08c0ae
MD5 0b008b2ae440deba96d0634d3a1c8746
BLAKE2b-256 e0d9ccf69a1525ed5f3ba0adcd72bf02964cf3c9a99424905a37c80b7875a1b5

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1ebe0cae1d67d345e53d55f47e19e26f11815426ce526b9d6e5454c596ab8b52
MD5 a8f6733290338f75d5be4e1e4d1ddc0d
BLAKE2b-256 73d132ba235280d7514f7771e9df91c3aeafc794ac65db18ebf147ce5b59003b

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8200f1edc868eab2a9e3865bc6d71e398202c1dbd4490a692519e54ed42b07d1
MD5 dc151f694798fcc3e54ab608f66d3559
BLAKE2b-256 7f0692c42d5791e867110181431260c0bac607229b51d298e1d4fb3e9ac5148d

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eb22ed0270637a192bc06e78772a01e3621a47077b0762f3eabccbd407fa9abc
MD5 2116facaae4c4c2ef5ed79e61da8aaae
BLAKE2b-256 d79a7bdee2a0f56c7c50601f242c8279146e05e75c576034bc5059ebca8b4095

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 24cad58352ca5979c22b789ead33360f0a8498932bf732a5cd5de8b0adfad0cf
MD5 cb38a223fb31d16cd40b37b5c02fbd53
BLAKE2b-256 c6a179d3e4cbee8a6d753bd26dfc0443c9ba6775f53319fd80dcb5b00b8a4781

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 83885bf7fd56b73292912131dba353370172d1b32b25a62b36d6c2a2bdc44ad5
MD5 a24967454fb99b855e30073d1efcc66a
BLAKE2b-256 83defabc376e8ce3488caa5a8edd9d0f0ecedfab8ca81f46b7131226e93b3d8c

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 590ab2a7a34ad6a45ef3482d210a51fb7faad305b21cb8eda4cc0a1fcaa83880
MD5 fc2e4431af7cbdc77889777fcf3cfae9
BLAKE2b-256 908010f69e8ea135bb5303214b0e096636576b2c6203ecd1eb6ff74f3981a61f

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 44f8bbe43045836438b62a0bd7ee4248903f09a29f385a708c827de3925203b7
MD5 8315e0a92864c8a37304d7e0f45e4962
BLAKE2b-256 ea988cdb63a94ae6d695bd86576127e2e2458f20ed0c23fc9528ef888c0417e4

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd08c21dcf22dab8eebb92b7e49b0dab799f6d62e8a3730586fca57672ec3390
MD5 103d7728d4b7c951c777d9e77e4e9887
BLAKE2b-256 3cfd17dcf2f3f5cddb62738283234afe63311e06f417c3f4510cec140a251eb0

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eeb8e2b9b462adf81dcfd1a2e3bfca8b5c6ca6bfeaa996db45ecb43de12f9502
MD5 55ee045989c9f47b93de8f58e764423f
BLAKE2b-256 462a23613e533aec29b65539900219ad704661cb3120883fe41f7f1b7d7abecd

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f0e0d714dd3807580d6ccff7e12095a3575366b7e6aa8331564311a20dbadad1
MD5 dd27f92a25739aaadc505733f2fd8d11
BLAKE2b-256 a3e0b34162c89f7c626ced00083db7a04dd855569be4ec79c599fc76810e838e

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 386683da0eac6d6462ea3bcc30b7c2e31006e109e48bffb17388b199b97118e5
MD5 06e555281e5cd7ba0a65b77c6f41a8a3
BLAKE2b-256 048531fbf6d0bcc85433a4706aa5cdc00f0b8551a0590bdbbe884ae8c1672ec6

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2ec220eb814a1c26c00d22476c8562b935fb650978685ade2e209a4e293208c3
MD5 97de6efa307695c6fa4f3649c732af54
BLAKE2b-256 777223806fac9fecff5c62457b900fc0dbebb08b77098abc5d195051f16fe620

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 135d72a66aca02b4c1ffd2cc3d6b1fb46a28483ecf4b8159b88ddf6f141b38f4
MD5 a4ad69fe6e8a99cf5178ffec551f6550
BLAKE2b-256 797b93410ef2535d4483d785ace063a9aa40166b07dabcf42fc4ae63a0413fde

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f7f377be2d813073d514a2658d90d955f82e05e8d4aab3c9c1d523f2ab26aea0
MD5 f3f0ea9e35070f985192560803945f07
BLAKE2b-256 a66aa3ac5abf2d00f2a68709bba4b0743fccf288c298ddf270367ff15cf14f97

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4354eb7a5baaa12e2ae294cf507af63644e5feaf4970b00a0ca185fd77ad4dfb
MD5 f894d6b57b3712b2be79e5ad5d1aae3d
BLAKE2b-256 70f459ca53172fafa940e2c43b04b2e443284726f34ffdcdd05dc99549007dd3

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f50b547323e21775d42f06081e1880ab91cddcc851ee79834e4fe7833431b644
MD5 803d7cf0e9ac43356b142a9bbc20fa40
BLAKE2b-256 9c856818afe0aeaea203d49884eb1089ee41c3c2e068cd95cc9119f4fc4b4e80

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 68c903e8bdee79e8c2d307fe84b29b20b3d6296f0059fc8f4996056a2261edc2
MD5 fb26264240bae84a720545edbf4b225f
BLAKE2b-256 28521ac514c7683d78249313b214827c945e73cbc1d7f3dbff41c4ec4659c48c

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 fac8b2dccee0b74b0845906aca279a6f766ae202f44dba90809281645bc37874
MD5 a8cfc4b1cf4b0722b6644862de36b712
BLAKE2b-256 9b59f4f630cb6f5285094648df3c3f478d717ccc5a55748d89cea3ab619b6c99

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 ad8b9c8631f3b873ad00cc1d3a9da4000cd0472c4ced8f137f3872a65d635cf9
MD5 65b8ed22f84bdd352426865597fb67b7
BLAKE2b-256 66a5f28d971a582c9a56354a4a5f7df27a6175ae5a6298cfcafcd75b752ac372

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-none-win32.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 96795db26ce1b809773925d7c110e1cd430793af9f9faa5fe185198d3a41ce63
MD5 086d261758218479a0743030243815f2
BLAKE2b-256 2baae1cbc0e70ea42029607779083412e9517fa6d03a8def9482c9e4b592f739

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d967f402f9e7905ccecd428d5c19657b727323a78f20e11919e37831d4befbf5
MD5 e910dc2bb9f05f0292bea450fce42f13
BLAKE2b-256 93717d4f713e7a09bfdfb181b8ea1dd91756b48c03f424013178e2b73cd41983

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f5ff85b705e2cbb0ae17691f0cbde2fe290755f6ba2e5faad18e18fdac00012e
MD5 4e2a24cde70f09d11d6d43f9e38252e9
BLAKE2b-256 781da4fb4f4d5e08536b570604f343181f07d5882d737ac8b73937f3cc6aab2a

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b374bd0d400e817ab9abea56703a12993ee1826f8f68707be384f9ea5c3152c5
MD5 c64c9cd8fea330053451f903cdff1dc2
BLAKE2b-256 610ffbac03df48f50ad35af923aaaf7bc496877040a78c17c2098cb8aa366be7

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e7108b9575f0efe55bc04192e6ff19217f761c94f25eefd8e9370b4ccc1a1ed3
MD5 10aed59a9acd9d9d57bc8c8fb867e782
BLAKE2b-256 11cafc68d2474f954e57dcdb9b4cbfe033778895f57bdf6d2ffa7e57d00cb841

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 afcd07ebb2314dad34595653d4c392f31df9df2fd199f073f4de487dbe38a4bf
MD5 8920c7d3d3faae3599589c554c412f41
BLAKE2b-256 e84c785a7dbd60a55237c0d21195c9e2273981bcf847d7f06ce2d9f4096231b1

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b809b678e460ae9d9fd1009280de69b1a521531f6cb97e26deaec1c5ca78e2ea
MD5 f4541e07f6f30721034aa09494b1b408
BLAKE2b-256 34719efa9dd987bf34373513851adc405a8828616e219d937bdb6e6006a5c8e4

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 ce89752912be62776b618bd4ab3ccb1a5b9e5892b7d02a8d57bd519a61034c2b
MD5 428d74b963eb4a3ae85b2d0e77ed8ebb
BLAKE2b-256 26e218d597022dec1acefdb6629e746c32afc11e824dd9699aa1bcb96ebaee46

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-none-win32.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 d72022988703b68f970a47c83c0bab4b9e20e9ece737b075d314229a8ed14363
MD5 aad3036a6a91ef67ad2044db6127c4cf
BLAKE2b-256 b9bac512d8f70ce5482796a8df3ee42aff241ed7b45d92bbf65df5c88738cc8b

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b63e62af41c4b62cb60f84b793bd327042d3c4a3408fec73296b68d561f96d47
MD5 02cac9276ea04276ccb49c0bc3771305
BLAKE2b-256 e560e1d89da2bf0c2e2d6c412aff24056cb89a396624f700b4ca8061ec10be87

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 58f23b951040a1e7c7a88ecd5697bd51a435719e7153c4766b30951a1d6e26d5
MD5 c3cd2d4a21e45601df5c63647521a8ca
BLAKE2b-256 ca92b1aad17b3f1f72585032f8df4ec610d1c39a59d139863d5f0713c9e69f91

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d17b096fc23c751a4e0fe80180749b1268bb28aa0310ab81347ffc1b7c03cbf8
MD5 82a9dcf0cf28300b5aa58606a7ef41f5
BLAKE2b-256 e6dd3dfc8fdd1e89eefc4944b5e8c2cd35b2b2907265478002709c19c9c204d1

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f97d0b69385bef0a58e518194d9d6e59ac380d3c82b252cdc6cecef4f7fa839b
MD5 6825c54eeb8df26e0defcaac7b9c80eb
BLAKE2b-256 3bb471f63fbcf89c48b22687017c219fc015e1a51a743eaebc4fdc6662d20c5a

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 45fed45d80074fcc62c908e57ed4d595e9e0b86b7b118beb120746176e0c2a9f
MD5 d626d2dc0aad5d42b5c6a600d31b008d
BLAKE2b-256 15641546fa355b1f5f56a35d63fd654feb0be466b0d4b227c7a47acb328d5b9d

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 af7af00f7e04ae729edc017c32b0720d71c2ca80e7382574c8749cc6282a75fd
MD5 39141908067b73d783405b910b8ef615
BLAKE2b-256 8728a49263daad07c54d05d6569b726991dfa041f9777eadaab6a76d7346df45

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 5a2a308d1dee6fec63b1683d29452a24cce7f11bf748542a7d84fcf195b388d0
MD5 287aeb35432b2942d6a4b15c275ecbf3
BLAKE2b-256 5f0a7e69d25913d1253ef08d697f0f4d3b07fa0b0f7c3d27b384a2f76cac4722

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-none-win32.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 9457c778298a97b748bd5a5a6f4de2b6ce96e980c96c59a50f817a1992cba4b9
MD5 da4860588b62ce0bf89381036d46716c
BLAKE2b-256 6788bbb9b202d5f3577549cd8d499078df4b213dc8bb80b894ffba215f0b485f

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2609b118f26d5e3eb087df78a80883177b4e7a9855cb46c1f21d3b72857a167
MD5 108a945bff05bdcfbf0d77e7d50dcde8
BLAKE2b-256 5a8deaa5b30679bb61a7e4ab7a4ed5a317b6b7bf340542181dc32d993744aa7e

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 100a1a44cc10b38aca3aece679cbd31f2ebf4e0cb8ea2a579583708b454e6bc4
MD5 b278231f14d2eb36ce975c319c274518
BLAKE2b-256 63ec1d1380d42bb8cd821c50b8a3831c21b97c6c267111f56c46000d6610e1f7

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 75d770c32ac668be5ec5109b138f872df2c6737f11599a9251322636c66db99f
MD5 d2a175d48321327ec26054b2a6073fdf
BLAKE2b-256 9372e5f4e322a018e4385058b8555b90e90918dd626881418396da3b252f4d18

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ec7286ee82f604a93eea220105ca25b5d6d0412406bd1f49306258e32e237d15
MD5 790b6247bfa4577181b0f88cdd4018aa
BLAKE2b-256 5da60b7a71e6f5d659682aa4122ddb9f9b9ee07323abfa7bade1dfe558765a76

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0832f5fb606ec89e6ef00e2e9c24eba45543accd591b9fc09ee4f139e4fc7fa5
MD5 c49d81fbb7c24fcce939bfbe1004f9ae
BLAKE2b-256 069c086fdac372bd4b4a2ada81bb26f7bd7ba57ef0623914707f91212f7e9195

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 947dbe8476df6871b5e88ec420bc8aff8944f3beaa9117123328e73899c16319
MD5 65910f6e246aee2cf0611b678a17173d
BLAKE2b-256 7bbfea1065b604bb371a03e5f07a6329c0d6fdf4788b89d6ca5955afdc917520

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 0eb7eeb46e68522256b4871ee42bb0e588ce7b6a223d0801be9930481b8407d2
MD5 4962ebe10e8661e8343e237f78439b58
BLAKE2b-256 48d79f2185cc950aad393ff4294624238115b7e37276623e328d370dac7bfe1b

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-none-win32.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 c3914f295e35fa113b94f62ec7e7dc9b3970d3b276507e691fa445bb10c6539c
MD5 08e8d12a937aa78fd14660a6aa4c6394
BLAKE2b-256 b1598e99e52716d13e97683a7e8c42faa4d22039b20177a84ba85f9af7bedb5c

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b65cc15eb892966b42c49346f85ba886a8a8e35c0817ce4b37f71feebe59c9a9
MD5 fffdef4df74a984d6b8879c528299714
BLAKE2b-256 5e751b4c828ed286af44eb8598df9b14a0338ec77376ecc6ea8278e59829e389

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f75f5799ede5b39c0c614a3453b7c28c9d7dc58cb3c8cf7d0e33bcf3b0a9cbfb
MD5 a7ecd88a34127d38a11f496e173aace5
BLAKE2b-256 1bc34c59897c7f3d78d80d7642527e348d30240153e12ec16d8aaef20a5c4440

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7406d12ce3f958206ff76c546dfdf524596f8e0f42e879904f33d22458b8ab9c
MD5 43f891ea6c037147bb8092ac99aca626
BLAKE2b-256 a2fdd35ad632664617b1346fe390511468b1b0b8c68ff68cf4b6bb174ed0ade1

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 397444cce32af5750314b056537e66a846c367118b4201bdc5a9266cd39f58a3
MD5 6ee305fd542d26230b341216b51be11b
BLAKE2b-256 616c3d2e2164485fb1f7cceb2a36f0954c422d618ca7b704c024b0fd8e950411

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2309d2570e1b3a483a637eed3b693b0843bdb9f7ec0c8c457f0ea83156167ba6
MD5 b7abfa4a9dee14888d4ca1c4bcc07fc3
BLAKE2b-256 afd7efdf7d9d4b5236d4e5bb904f1ec5a247a7ec280a9912fddfaad8daa6613b

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 153d9043c3b1b447e8fcb1b5ce7bb0364fed3f68bb373fbec5df13c51d57aea2
MD5 230d28fbdf681d3af0c0fee245e2b269
BLAKE2b-256 5ee29ee57b917b4573cc2465db38b0955d7b7650a5988cc0a1a617d810a05f93

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 632863539fec281d067ec4868dafcf0e4795c1c9424a0db69f6675ab6d99b1aa
MD5 66cb6aca46f2aa2a2b0e227a5550a530
BLAKE2b-256 e71a3ac467abc57c4e3a17e5c9d458df70bf4b2d68581b2a34301f2010464d11

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-none-win32.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-none-win32.whl
Algorithm Hash digest
SHA256 b20251bb33abb94060f3dc0f67714bbebe1aa38c83d70fde8a7fad269d66d32a
MD5 5069577299fee52b10fb735def8b9a08
BLAKE2b-256 3b85683460574255baf7b6c3e647bbd482a7608920c6e823d1bbd39e0da178d9

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6097727e507be168dcfbcb50a35294910162435584cb0db514f37f2754649d16
MD5 7e4df5a45154e18e754802b34688223e
BLAKE2b-256 8b2c54a3654b692367dd70ca2cf094b550ca20dc9270fd1875e3c5ec2ef9d58c

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c723dd81f7da247fd30fa17cccb2d7657b83ad439e2258b74870087e78e15508
MD5 9bcaa031993afce61cdad13101ef861d
BLAKE2b-256 151c095e33fd3ff83babd9e83beb7231ccd00dd4688660abad9b3bc7b3ee5639

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f91b9c64d89ca03a1c9ed583a9c661625447f030abbd7ee95a6a381276668205
MD5 e9ea54c7a1dd3647464ff997a9904b5c
BLAKE2b-256 88f4e2d68c31c27684747f97d863e5ddfd1dc758e8ddf939b0f7f006ddd2a9d6

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 87171367db4350b8d666465addaac873922c1ff57b76d5e24c61fc42e799f0ff
MD5 b8de435afb7f3c9efdb65f0cf387641d
BLAKE2b-256 791fedc87bca9b7ce33f7b7d4ca0956b19b09ea54c0535ad0c15231df16ea829

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 82a7287fd7df4bf96b5e11d79c8433b30f130a0ff6dbb13ab57d3afae09502d8
MD5 72e034cb0c910df470ef3d32cdd67f4b
BLAKE2b-256 e661766fc2dea296ab23921c9bc00dfef4df6cef50aa0543b1c048acb84814e0

See more details on using hashes here.

File details

Details for the file grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for grpphati_rs-0.3.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d78082e316a4cd9f7e35b79e07217e1b5c409ffa1922832e48412d07a40914f3
MD5 1571f2d2ac5f644feacf6acd9f7105c2
BLAKE2b-256 67114081897b3de3f51fd5ed584fc14deb672b5d705065c713b15db5101fcb35

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