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.0b9-cp314-cp314t-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.14tWindows x86-64

masspcf-0.4.0b9-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

masspcf-0.4.0b9-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (716.7 kB view details)

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

masspcf-0.4.0b9-cp314-cp314t-macosx_11_0_x86_64.whl (756.4 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

masspcf-0.4.0b9-cp314-cp314t-macosx_11_0_arm64.whl (691.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

masspcf-0.4.0b9-cp314-cp314-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.14Windows x86-64

masspcf-0.4.0b9-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

masspcf-0.4.0b9-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (709.0 kB view details)

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

masspcf-0.4.0b9-cp314-cp314-macosx_11_0_x86_64.whl (728.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

masspcf-0.4.0b9-cp314-cp314-macosx_11_0_arm64.whl (656.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

masspcf-0.4.0b9-cp313-cp313-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.13Windows x86-64

masspcf-0.4.0b9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

masspcf-0.4.0b9-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (707.5 kB view details)

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

masspcf-0.4.0b9-cp313-cp313-macosx_11_0_x86_64.whl (726.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

masspcf-0.4.0b9-cp313-cp313-macosx_11_0_arm64.whl (654.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

masspcf-0.4.0b9-cp312-cp312-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.12Windows x86-64

masspcf-0.4.0b9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

masspcf-0.4.0b9-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (707.5 kB view details)

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

masspcf-0.4.0b9-cp312-cp312-macosx_11_0_x86_64.whl (726.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

masspcf-0.4.0b9-cp312-cp312-macosx_11_0_arm64.whl (654.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

masspcf-0.4.0b9-cp311-cp311-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.11Windows x86-64

masspcf-0.4.0b9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

masspcf-0.4.0b9-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (708.6 kB view details)

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

masspcf-0.4.0b9-cp311-cp311-macosx_11_0_x86_64.whl (714.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

masspcf-0.4.0b9-cp311-cp311-macosx_11_0_arm64.whl (653.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

masspcf-0.4.0b9-cp310-cp310-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.10Windows x86-64

masspcf-0.4.0b9-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.3 MB view details)

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

masspcf-0.4.0b9-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (707.3 kB view details)

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

masspcf-0.4.0b9-cp310-cp310-macosx_11_0_x86_64.whl (712.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

masspcf-0.4.0b9-cp310-cp310-macosx_11_0_arm64.whl (649.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: masspcf-0.4.0b9-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.8 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.0b9-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 70e41d09314d388d4cfed30bdc857b18112e09f379c1936befae07c331b49721
MD5 22e65360f71c6775ee71a42d4979c651
BLAKE2b-256 d9c393f531fc4a903d23fe018a94f5d8fdcc91f3cab7595afaa5e07ed14f0764

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3c00fc26007d6271f8241ba08087470f99b236b0c46a29e47c9ecc28a1369b2f
MD5 a5ba9b002dc56d0d320160c109a614a4
BLAKE2b-256 05ca5483a057cfe3830b49c6efe2b3f96ba948e43a246e0c02281495e04ad4df

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3bce000b61fd653441abff50b8cea7c2f03450486850d202e2ef192817f2b65c
MD5 0b99fee71695202ca41957600cc73392
BLAKE2b-256 f963e8e2c5259724b35de203e14cd58476c6b03bcf687527a6ba35e4d33d5101

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e46f03b7c8141ef1b51705f7f09b5a9bada381c9b4b37ec2d282961cac46e247
MD5 1cb06a75499493322658f8bf74cc4688
BLAKE2b-256 87aee6d3daea234f0ce9eecc4c60a9c4233ce6cacf6327049c6aefc229df5ac9

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb7060bdecefd5d2017f19d90f318fc6d8c423cd298102946b2d2a4e2fbcdc3a
MD5 dfe74f40cef1acb6ae15fcca5c09311b
BLAKE2b-256 dd56200d331899009c2a249a63411fb97afecd596b572b4c234a32a448bdf69b

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b9-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.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.0b9-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 62bbbb5a03311b3299db0ec20d07ed5e07f0bf608981e04b476c4ed17e895363
MD5 b9bbf49ea365b540ebb31be0f2bd9cb2
BLAKE2b-256 bcbdd8413ca4934004da4e13b8c8fb0e911363226cf793cfea53dbe2beccbb14

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fefb931f9dbbfcd9687724c7dc9bc467b7c3d521d4cff7a49a595b7ed9eccade
MD5 b656b0ddbfe12cf5ad6ba5233ed8bb12
BLAKE2b-256 89aadd37d97f1cb420a9f61f5f60dfdc7ec23b9a1ed3993174a0e65189826604

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 467081d2c6efc8b48a5b1de6d7f46782d872b122d3e94beab73f1a447e09b917
MD5 fe78ef05ca072aa4f817b3f781612d7d
BLAKE2b-256 7b4d6097c3d0e831ae55e41b9121e74d333b345807d7b158db76e6e53c053608

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3640c7324070832520bfa27f7e3208b50215b9f392b89e55916508b4bb18c9c0
MD5 9db4899df9daf720778a369c88b8c8b6
BLAKE2b-256 0d4f7f9bb64a9eb350f83f1bc388575ad04601ed353857935a22d3589a951d66

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5786ae6bb75966949abd475e0b6ab595c4dfd9603825a06080612c66cc237887
MD5 8369095ea185ce3db5b8d505c9821929
BLAKE2b-256 484996eaaa7adf16b68023aa0fdbc8cd6999487c7aedb84036ddc34c9c3cea77

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b9-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.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.0b9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3972a5d0eba355fd2d38c210546f60f7db15f35731f5ad6dc8222487d077c1e7
MD5 e88cfbfa2edc8eced0f022075a3a7c1d
BLAKE2b-256 c27502a56b8d281b3768e571446c33ace04aa2cf55c580e04226b9426f3eaf8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2637d827023d9fd3f430f3a79b75fb5c29b48f8be1e3c0bcab3756ca90fa4a4d
MD5 40454ee17f32b24f072b5347a62c3e58
BLAKE2b-256 63bac518cad03affb2aa34c657374dd05c81f56e57b41321647531655524d27d

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d58d99f3736ed014aabd0526ac5c0a2b99e49a31a8366084f39b54ff5043b9c1
MD5 f0a7723ae8303393dd88a67a597393f5
BLAKE2b-256 3752e6b262677a7f280374c73afc5d910faaac794b7bca25891835655fb88764

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d2d828bc6c7b9d8049c0457510a898873e293d9aa1e1811edd71befa0cbe5a54
MD5 10611b849b971f87c3d7cb0859220d5f
BLAKE2b-256 94a3f144ce7ca3edb78db18882139243b37fc675e1c5a76f5c55b0d71df933a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0dee2614ab218e1e9d52da3bcb3d56c3bdd7d7d9595a2d30431db8c2774da985
MD5 2104c4c3f2845073355935c27e29b856
BLAKE2b-256 da464141c2837abcd4fb8dcab0cc32c92b492502632f7c4491bd3da8cc7ba78a

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b9-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.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.0b9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7f5ce007f0a3a9cfb8b16081c84f075b4d37e358161027efb10f9184ef000afa
MD5 9e1488654d297f971f62209e7e307e8f
BLAKE2b-256 1b74762f4c48e5c7a72b03c448c1ef552b6bcad59de63e7542abc43a800c2b4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ddb3253b15ec35d0b7b10ac76408b38d534b8846c0ca98b1e616be79e8e802a
MD5 c4f2482fae55710794506a7c7ff6927e
BLAKE2b-256 54a49b25c6b560bd32e40443419b6b84b77d4943bf9c94bf4198049f51c1484b

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0c8769cf10fbdbe0be91c3390732d94ba6e40bdc910d371e538da3fe68c9f00e
MD5 29ce4fed5ac410bc287404fa5e5c8df5
BLAKE2b-256 db54e6ab0c1a6c0196f9085cb4a267f2944e3bf6bacad15cb23c9fbccaffd5ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4c590d7a24fe0ada64f11a534f78eec520d79cb2ea96130e13cd596d4b65a275
MD5 0468947c3aabd8a4f0f6f70192bb0326
BLAKE2b-256 ad65db1fd6eb04b65e253addbe5d7d23761be67d1846a71bf9786d68ad6e0752

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 93c785d1add9383bb70540e102b5de9734b87a04225e36e2cf533f4eba52254f
MD5 7c61e426ee88d227743a99da717466e2
BLAKE2b-256 7014797b76fc4827333cf1d0dc4fb5aad7b8341475219b08fad56c304529ad15

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b9-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0b9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d69e59473a2bfd163831724c15ce76fb541df7a2c2b7ea7d8cec493a88ced334
MD5 4ab753e1a10898213649d841c4fa8ee0
BLAKE2b-256 7a8ada15deeb7ceadae857c6c0a6cda0233a07245e67052f082acb6eb8cd5fac

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c2e052772af7a6d8adc1adbdffbe5985dacc9c9395ec348e4ac605ed9287b6b
MD5 857bc2fb682cb314f4cfe726cace143b
BLAKE2b-256 9e4d57d6771b15b1e049984f7a3e8e4bc711f0fd1b9264e1cdd554a0102c8053

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fbab82753c225bf549ed66ff6812fdd09d1add8de6e28ee417ed6660008ff6fb
MD5 1e88c0f81b099b981fb718f7a378ae72
BLAKE2b-256 573748c5dabfb455603897aa5e542d52a05a773be7727cabf9d155b6c0707abb

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b262a758ce9b3627ddabd407594b214b4c55d6125799d7e328cb4f1e9a26da39
MD5 b27122f865bd2d071b1d3a4c481c864d
BLAKE2b-256 1dc539064fd8f5907e64dfd9ffbd07be0376f9b724d5b49d092a652f77957c5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f11947a1f58f2467984280137342f5c6478139579d1f200dd8e43ac89555818
MD5 81328bfd40d1e23044d2cd0b749b4a36
BLAKE2b-256 b579a964c0569e1f91de9df7e83864e77e2c0f5597d9bc55ebf5f45e8e0819e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: masspcf-0.4.0b9-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.0b9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 23fc5fb3dcf24f8018660d5be70a4f4e6bf8eb105484db2903b7c47866c766b3
MD5 b3e852eb6a2cc0f06b49dab17228e400
BLAKE2b-256 e71aee9bb02732f44156ebc800bb9d01e4239032ce381be91d6d1356c894b3b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d136d493cca4bf2ea44682c280b2a1aac7822a756c766883604e12e75d6f98f3
MD5 b4226d821362f3f788a5001701f7f816
BLAKE2b-256 1b7ce0a9839966e0a262bfb0430c4625466ac314dc2982e9d2891215ec816246

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 705024ad6de32fe8ae291e08c52f1eba671efac67162791838ba1ac38586f3db
MD5 985c869ca4ea5050ffaee6d3ba84b9a0
BLAKE2b-256 809592ad231c7d0f37bc348f052b0c649bb674a5bd9643e222db93811c1379f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 094c9c2cc961fc5e311eeb215add2646f0a08beee69616914c047261e2871ad3
MD5 ea709f37b9d02572a36c41585c525c4f
BLAKE2b-256 7ac05f3033186519f9e00bc2b32904ed5cbd3f808b7b1ca85c1f4041096f3d13

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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.0b9-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for masspcf-0.4.0b9-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38860d81a28763aa46d023fec83776893066675f32653037f0f2b9a705f23b7f
MD5 ef0883186bb709ef95cb2741670009ee
BLAKE2b-256 6b48020f03f46a16be8f59eba73e97bd0691d6b07868b4d2149479d007dbd480

See more details on using hashes here.

Provenance

The following attestation bundles were made for masspcf-0.4.0b9-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