Skip to main content

Massively parallel computations for piecewise constant functions

Project description

masspcf

Copyright 2024-2026 Björn H. Wehlin

Description

masspcf is a Python package with its backend written in C++ and CUDA for performing highly scalable computations involving piecewise constant functions (PCFs). The primary audience is practicioners within Topological Data Analysis (TDA) wanting to do statistical analysis on invariants such as stable rank, Euler characteristic curves, Betti curves, and so on.

The basic objects are numpy-like (multidimensional) arrays of PCFs, on which we support reductions such as taking averages across a dimension, etc. For 1-D arrays, we compute Lp distance matrices and L2 kernels that can then be used as input for, e.g., clustering, SVMs, and other machine learning algorithms.

Installing

masspcf can be used on all three major platforms. Currently, users must install the CUDA toolkit locally (for Windows and Linux) to build masspcf. In addition, a compiler supporting C++ >=17 is required.

The latest released version of the package can be obtained via PyPI.

pip install masspcf

For any issues installing or using masspcf, please file an issue on this GitHub repo.

Citing

If you use masspcf in your research, please use the following BibTeX citation.

@misc{masspcf,
      title={Massively Parallel Computation of Similarity Matrices from Piecewise Constant Invariants}, 
      author={Bj\"{o}rn H. Wehlin},
      year={2024},
      eprint={2404.07183},
      archivePrefix={arXiv},
      primaryClass={stat.CO}
}

Acknowledgment

This work was partially supported by the Wallenberg AI, Autonomous Systems and Software Program (WASP) funded by the Knut and Alice Wallenberg Foundation.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

masspcf-0.4.0b8-cp314-cp314t-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.14tWindows x86-64

masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

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

masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (576.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_x86_64.whl (564.8 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_arm64.whl (522.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

masspcf-0.4.0b8-cp314-cp314-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.14Windows x86-64

masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

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

masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (571.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

masspcf-0.4.0b8-cp314-cp314-macosx_11_0_x86_64.whl (542.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

masspcf-0.4.0b8-cp314-cp314-macosx_11_0_arm64.whl (497.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

masspcf-0.4.0b8-cp313-cp313-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.13Windows x86-64

masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

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

masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (569.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

masspcf-0.4.0b8-cp313-cp313-macosx_11_0_x86_64.whl (542.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

masspcf-0.4.0b8-cp313-cp313-macosx_11_0_arm64.whl (496.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

masspcf-0.4.0b8-cp312-cp312-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.12Windows x86-64

masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

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

masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (570.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

masspcf-0.4.0b8-cp312-cp312-macosx_11_0_x86_64.whl (541.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

masspcf-0.4.0b8-cp312-cp312-macosx_11_0_arm64.whl (496.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

masspcf-0.4.0b8-cp311-cp311-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.11Windows x86-64

masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

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

masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (569.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

masspcf-0.4.0b8-cp311-cp311-macosx_11_0_x86_64.whl (535.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

masspcf-0.4.0b8-cp311-cp311-macosx_11_0_arm64.whl (494.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

masspcf-0.4.0b8-cp310-cp310-win_amd64.whl (3.8 MB view details)

Uploaded CPython 3.10Windows x86-64

masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

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

masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (567.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

masspcf-0.4.0b8-cp310-cp310-macosx_11_0_x86_64.whl (532.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

masspcf-0.4.0b8-cp310-cp310-macosx_11_0_arm64.whl (491.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file masspcf-0.4.0b8-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b8-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b46944744cbed14152a9294cf9712a98c68f64a5e97969fafe5b01fa1bce4186
MD5 10362fd5b0974d2c93912ec2054fcf26
BLAKE2b-256 00c0a56acca1da298a696dc61799038091eb4c3f71aeee1679ba16eefc2831a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314t-win_amd64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 47d019a8706fbb32bc87da4ddd015ecb3cb0fe0e1e52c30fb712480a5278c528
MD5 d436819655a6e4bf9fed74e207c69e44
BLAKE2b-256 6fcff2fc9991c90b36774597e1a9b2a1cdd484c8d253b670a13cd48526827853

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 881b70a99047e7e7401970427bd1355d4320a8657082df70b3f490d64657d205
MD5 fe156ad33a61380036de2ffa8450d9ee
BLAKE2b-256 0253a4c7378599cc37d8d423ec73778e347979e791008f25770b2678ab1674e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 30b0ce08891405025affc3f1a85721124b02d8145a2987027e7d4e7262fbbc85
MD5 c603ca9790cbcbdefe77f2fc87021e33
BLAKE2b-256 0f470ebf5cb289dc78bdd1db4ae13c2a503c0214dffa34b045f874d50c33a835

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ba8f14a9c90b25f847332b5bb87545d9e191f8680178d2ee21ef557344a3f6d9
MD5 44660be60ac6518b181de7e4dd4426f4
BLAKE2b-256 6b7b8ddc8b86f24de3cc7f464d2185fd87794719f98bce2eb5f883460901c17f

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b8-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d74fb0f2f5c92a42566debfe9e5a2953294b68a8a301f49832ccc2314fb7233e
MD5 4ab9b11722e88c354b904f058d3ef92c
BLAKE2b-256 9dd17906fbdd0f254bbcd90dd033de7659189f1b6b16a2c0f443e2502bdd94af

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314-win_amd64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfad5973d2a943e99b0a7192d93daacc81ee13a765c6501d8dd781116c43a6ab
MD5 532e78be495c7067ec1116a77d42d320
BLAKE2b-256 b83226c29d819be83daf0b20c45abc0d547b3ec67d2c37e75502c038b1680e31

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ff34e551dcc11807da11f41076e2c8c86d1e18bce9c4bfd0d2886f9c8188088
MD5 39f494703b8ab514c7368aadfd2e9637
BLAKE2b-256 c832de5c126afcdd5c342d50ac49b0eb1b9cad5b3f21158a85f5f8ffe72b6b95

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 47c53a7e3f60d42d50d1db08b7db587487eb1c20c1203466d07dedbd176faed3
MD5 2970fe033923b3e92b8634699cce52d9
BLAKE2b-256 e41dba686f75e0ea12cf828b52e8ad0c573cdef54ff42928f1211c2f4c61065a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3db2e9b2e99e4fe472fe0131fd302869a85099c1bdfa5fcc0085b2871e1d6567
MD5 0e8788d50493bce0a910362acbec6c8a
BLAKE2b-256 0ae4c415389fa1e2c01ee53994eba0ecb2c772ee7a6b32158fbf7a58d2c37cd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b8-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for masspcf-0.4.0b8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6eb8f4f2b82c4459ec12e70279b815a990b751a97445cd037ed1ade67b1302db
MD5 9fc87fae74a178e760396f40b1af6c29
BLAKE2b-256 fdf27378926789a12df762c3db2a2bfac65c4bc724f556a15fe1116d5b5f788a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp313-cp313-win_amd64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3373f2fa345a5f8c3d98300dc68d546c2301c7e99f391a30d72de48dd6f3df91
MD5 370a5ae840f09fcca8beb9b4ee4bf232
BLAKE2b-256 9a253ef0a99500bc598b7cce6d599e24e3c741a7acee00941d5b9d8e33af9e21

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b9ff7e41d16e97170f3606f81526f4218159ab405e02354bd079baa400174e7c
MD5 21225c4326e072e43a76d5f0fe5d92a0
BLAKE2b-256 764aff2c81d26b60706eafb6854ae7ab1f9e6fdb89517cbee564ec9b9e6e6031

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 bfa40964d76104a84a76ca9941021a6838ae0685c216adb66fb61f16116a61c7
MD5 aefbe60759728861ce7c4d16245203d7
BLAKE2b-256 a68ba2e11c206f26b524f0ce63a3eba9200fcdfe3648ea747590d300c7193b4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3797e869aa6fea45ce4c13071c3a05cccd6ac7d7685d77beba6f4826c636fae1
MD5 1a30b3dcaa0e9f13848b3e3650f4ea98
BLAKE2b-256 c46e04e372ef8ffc91850003be8248b3a14816831fe8a0d249647e01ff8af8cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b8-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for masspcf-0.4.0b8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7d72c6770f47fb19b2d03f76a24f2814f564c010bba0d7db83f4ee868728e0f9
MD5 3620012b43ceff677951910f975caab9
BLAKE2b-256 392ae2bc757e38ad7d663a4600a0dd72c5ec3f288bc35997852bbd055081d04a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp312-cp312-win_amd64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 27122509e43c94633c92e40899577b2373cc89a220ea0169626023c1d2089b66
MD5 b2748c2a90aee535a768ed44814c95f6
BLAKE2b-256 4e89f516a1dd324a521322d34c196ae3e44597bde46de8a7dd1607c351da14d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0eb0cce7cc0f13e8830d794bd675237b8888e67a15e8e107c97d5be5dc6132af
MD5 3b4ecfd192141a0926f9170d968b728d
BLAKE2b-256 011d84a013e2e832f5e58cac3fb1440d0c779a99dc33172482de09b477f41d4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3db9c87b1fbc485455ea11517f0d6670b42327078e84029655bea1f5a019a3dd
MD5 039d1ca7973a38ab98dd6c92f1ae7fa3
BLAKE2b-256 ccd4e1e6cb5706e8b14ccb8976ccea11af4fcae8d2e74d3fb5686e79951a0783

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78b16ed7175464f97974daa51dd8fd0bc79bacfb113ea7410713e9ab24f63b67
MD5 ee182f4d7e9fc3193c4d8a05f698f6d9
BLAKE2b-256 2b21356bc76f6c356c807bb6ba87a8e1b19b2bc47db5ac13c32be4a9f4ebe5df

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b8-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for masspcf-0.4.0b8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 21489ecf701cf18042bd8a14c86939c0c2d0eec4e6ed4bc8f324f5969eaf23fc
MD5 e16a4a08f8cac1106427398d233fc552
BLAKE2b-256 f937d6b69de814337a87af6016080a04a9fd198aa5e5df0f3f5a473f8f8633fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp311-cp311-win_amd64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cc4108ecc16d0d3a1526ac4ea66024b717a5f74b53900d04d59910308faba563
MD5 a3b486a93c24107ab0aa5e4a272716d0
BLAKE2b-256 8b20730e6079fdbe122394e3ae022f3ed320f30363d403aaf9ef518f7d511c2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 125f22bfa219391355352d411083b4d6d34f719fbceafdf9921b4a880c7afb1d
MD5 5d99a8078f1e773a88c3e31c573d1cfb
BLAKE2b-256 7a4fb5ca809b79eed7ac58b4c3070cd857f899fa2c753883c14c7071deb0e2ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 26bd06bd511a9d559a144d53fff3cfd1df618442f0b30a7a0604246fe8600509
MD5 fb4b5dc13702306c03b823348abf6a34
BLAKE2b-256 587c3a358457299e6d62564d9b1669b6323482db722685c5f1dcf5ef7d21730a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f90c3a59f416b5974b3621c6ed189ba7e3a6ddcd24539fdec693e7d0819db5c9
MD5 727452494a57e48db9ee692fee4569bc
BLAKE2b-256 b89ac840aa3fc869704783bf469f5fdcfefdc462925294901955bf60ff7dcbdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b8-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for masspcf-0.4.0b8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 052e7fab901c071c42a81a02001caa9f9ebc0982f4243af5aeb8b1359faebdd6
MD5 3a832963e1c47c8cc963133d4d375c67
BLAKE2b-256 0bd09860281b69c235cbadcd8b40380e8253e24251bb39f3a13c84c6603ba9ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp310-cp310-win_amd64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 879614b5ee30817f57d49823801d714ed1d306c5b02b788b2eb930f4fef88388
MD5 a28e269def8c2922033cc5b22871ab1c
BLAKE2b-256 6917b6d65d71c337cad88cbca0a9cb33786c5597ef84b0caa6293914afb8ef4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 63f89570869b7f783a1164a0566356c41de0d4d01deaab243f748736e9648a70
MD5 d9fea26f8d6719a62e073dc759cf1a48
BLAKE2b-256 e787a9aab23faa5a9353246d09a5766a521f6ac5c886f28b1a88b5d4f414b527

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 468e5a07f5f1a579aee731009bffa968feab5772d8209f882c8acac3da181787
MD5 305bc03f5b8e104782d7ca96b3f58635
BLAKE2b-256 6ed8419249bf7c694e84f0eca9a1f0273add3ec3089cd6dbb2486cf3c8c50d1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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

File details

Details for the file masspcf-0.4.0b8-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c2e174eea815d5cea9b3fdff13b1ecf5647116e3a2b5a39fc70a9938a3fa8d0
MD5 7826a1563a7bc212302413b238c25376
BLAKE2b-256 bade2127bf0162dee95fbe5311f38d9cc4ac602ea13b07059ad5d631f33688da

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b8-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on bwehlin/masspcf

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