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

Uploaded CPython 3.14tWindows x86-64

masspcf-0.4.0b7-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

masspcf-0.4.0b7-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (533.0 kB view details)

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

masspcf-0.4.0b7-cp314-cp314t-macosx_11_0_x86_64.whl (510.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

masspcf-0.4.0b7-cp314-cp314t-macosx_11_0_arm64.whl (476.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

masspcf-0.4.0b7-cp314-cp314-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.14Windows x86-64

masspcf-0.4.0b7-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

masspcf-0.4.0b7-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (528.5 kB view details)

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

masspcf-0.4.0b7-cp314-cp314-macosx_11_0_x86_64.whl (494.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

masspcf-0.4.0b7-cp314-cp314-macosx_11_0_arm64.whl (458.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

masspcf-0.4.0b7-cp313-cp313-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.13Windows x86-64

masspcf-0.4.0b7-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

masspcf-0.4.0b7-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (527.0 kB view details)

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

masspcf-0.4.0b7-cp313-cp313-macosx_11_0_x86_64.whl (493.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

masspcf-0.4.0b7-cp313-cp313-macosx_11_0_arm64.whl (457.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

masspcf-0.4.0b7-cp312-cp312-win_amd64.whl (3.6 MB view details)

Uploaded CPython 3.12Windows x86-64

masspcf-0.4.0b7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

masspcf-0.4.0b7-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (527.0 kB view details)

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

masspcf-0.4.0b7-cp312-cp312-macosx_11_0_x86_64.whl (493.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

masspcf-0.4.0b7-cp312-cp312-macosx_11_0_arm64.whl (457.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

masspcf-0.4.0b7-cp311-cp311-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.11Windows x86-64

masspcf-0.4.0b7-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

masspcf-0.4.0b7-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (527.3 kB view details)

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

masspcf-0.4.0b7-cp311-cp311-macosx_11_0_x86_64.whl (487.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

masspcf-0.4.0b7-cp311-cp311-macosx_11_0_arm64.whl (455.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

masspcf-0.4.0b7-cp310-cp310-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.10Windows x86-64

masspcf-0.4.0b7-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.6 MB view details)

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

masspcf-0.4.0b7-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (525.8 kB view details)

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

masspcf-0.4.0b7-cp310-cp310-macosx_11_0_x86_64.whl (485.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

masspcf-0.4.0b7-cp310-cp310-macosx_11_0_arm64.whl (452.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: masspcf-0.4.0b7-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.0b7-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 60a3e0cd0395fb9cde6f646fbecc43fbc433aa873890339cb10e2f5aa21cfd21
MD5 f6b3904f8aa78afcd30a8adc50a4f4d9
BLAKE2b-256 5d6425a47b5e4fc7e5d18ce304a7cef97e597c502aa9eed208a4472e248d4b1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ff2de9ad41def6a17c2f6d5c580925194e61371cea6b822a3dd0663037bd258
MD5 3e225c111524e215f3c4c460644e0dbd
BLAKE2b-256 53d2df28e68a71244aee92b1a77f2216251ee78d4dec68a3498a2a772f6ed173

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f473d0d1960c4d3a2c20ee9361b2466d37af980af65adcc71bba6ff64cad8ad5
MD5 610243a6cb4e4ade7c35e7b7405e979b
BLAKE2b-256 5b101c11b11d5ff2702bb06cf19bd3bff6754b678d6ac2063286426ed5f9d83a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e0fb282c01a3d68a844029484dd4d4954155ea8a96c1af4931db66be28d97d48
MD5 bba69ef3054e49d992b45a18884d911f
BLAKE2b-256 66a35f644211d1b8cceee4e3bcc4b44486cc73549ae1e5f815bcadf3d7baa968

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d8e35ac55a8e5d5969469d9aae2bee0365187c42e15b2fdcdbf69bc32bbf199e
MD5 27211ed2700a1de5c1adf16088dd4dd4
BLAKE2b-256 570a10ceb3763b1689cbb7ec3a0414b54dc157c405c45587c81b22da05c7f5d7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b7-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.0b7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9822675746ca5a9b853ddbff8fec59324ddd7c77f3adae6667ca8ecd92ac2769
MD5 a6e0695fda6840885faf03c90c57af0d
BLAKE2b-256 76111aa324dab8ab18c204e197b325c48adcc29653978a1c71240f3d0a41b3ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e62bc55b2467d3621884035fa5dfe954f2440f5a8e9fdcb0fa2066d18f85e13
MD5 c331ee3c4ca2551e406b306fe87a5700
BLAKE2b-256 e9f5855542ed9fcca12b04934bd43c2891c10048f094975c3a82ce13695a2bf2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f9db760804d0c6e527752e7a601d6444defcb2c602a8f6bc54cfcfbc01cdcf9
MD5 3467bc4a91c31b9d303d2af8c2d2afbd
BLAKE2b-256 383fcaf05b37f7152a7395e8fad84c6c811677cdc95ba8fcc1ec0e80c46f72a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2b306f97b06a38c85862ef41dfd1e1094d5305cc8460e13acf2d8f16cdfc0385
MD5 68312fd401eeb9dd413234f7509fd4e5
BLAKE2b-256 da74eecab47444e5419c75546cac1b5345bbd8f50486e68d51aeee3bc108db66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e6be19e7881da97c18c693a9d09264356c3c878da0f673f9a4f2fd10b93d067
MD5 74de05e8553819e0cf530c8cf107d609
BLAKE2b-256 d0c714def64109d2817f08b830361feff320b336f61e2ab277a3a755ab5d6787

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.0b7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 910f18eff7431b92a8053662029ec7f543200161fafdddff1dba7b85fcd7b56d
MD5 8d8745aebd5db1dcd23c6facb48588fc
BLAKE2b-256 b76abec75765715cea690c1f454d5ec3b09046e4a6bfe32e8a458f8b23799daa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 229849ab339eb65f3520090019ab0bdb4bfea08fd678e1ca0bd420c58018a228
MD5 fd1db7e53df2872b115a0816a4997f85
BLAKE2b-256 e6940e59e90eb36dc720926221fbab4a086492f07e42146db8f0cf6bc475c01e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5fb2a22f46600fcc9df298e82b889287b0a7d9a7485b970a3e82da2da07076e5
MD5 d6a960647a557aa62030575abc268855
BLAKE2b-256 d0477296eabe886eaedf1dafc27c36a53017ff42a53eadb663ebbb4e51c94fbf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 bb4d0157736b8172ce8132adcaa280e6931973dd11508edd5cba8b38d922514e
MD5 6271d77c39d2ef0fe524ca9c5078070a
BLAKE2b-256 7c9c7769dbe060c11ac1d179e21318416b97502882a254b710533a816e011d4b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f7ffd77e81820486217ba9b29df12e979df9af9ec391a46ef6ad65b1d996637a
MD5 941e3506f9947aa7a93e0dd29c06b3f0
BLAKE2b-256 492d930b469d7107722ded49bed1167f09dd264a57713819553e09c3cb3cbd98

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.6 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.0b7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5bcb4158f76626d268cfeddaa8e15170839d25b74ce75838c50530e3d14f0a8b
MD5 e22f9a00acbd73ee5aa1c1fa3f41b609
BLAKE2b-256 bc92ae44d663ab8ab341e76f93748b1791fada5590a2c57ae32e383289d20358

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5665381fe0b7f077175c8fd5be8e7c88ef68fc2cce3978b2783b05782721522f
MD5 034195bf2e9784c83dba9d8e46d03941
BLAKE2b-256 cf6e1aa3ecb7638fe5768418f5a0a681d12bf5e4734a7bce27f3a2f3a7ae93f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 141d4dd0d4cd4197e613e79adaf8516c6557574b1ed5de6654a86c471f8dcf71
MD5 d38b7bf85667747e677baf9edcb6a304
BLAKE2b-256 2fc3be64af02940f9e82fcf476daac47e0d2ffdffdd28657f7ab1f48dda24b07

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b22f86d77661dab8479c374111aaa4ca8b0f49e15e39c1db6173e8c54310f0fc
MD5 acc26dcae1b3404b68f263c0f6150866
BLAKE2b-256 607f148b5f2ae1f540874f6337f7033b80acbbda4bb7ed28a67bbb18324c13ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d7ffb3a0600c51c3c285a52e02c269256f8e6cacc5df37b614572b1bde187370
MD5 abf797e9eb296a0130e57a70993b15fc
BLAKE2b-256 752936ca45be8aee40c30c13ce009da2fd7915a2d80a48764676db00c02eba9e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.5 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.0b7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 13795ad93aabbe5e6fca069c65318373f50845e6762bbfdd6d1e3c09efe3e5eb
MD5 83c561b6bf012ca94c89819a7d27a132
BLAKE2b-256 59d85921874575ac08dda44d7408cb3237f3b35f913cee7b4e2e1e0c284c1993

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3399516a4c24ef082bacdbb7c54d036e71c0a8782bfd5fac9cf404cc222fd9f0
MD5 4f85ac280aeb03ce11d6c285e14c3e70
BLAKE2b-256 a75f2ea9e7c228d19972569f238863c63929f2ddefe90ef81a9a505ddbf7b00b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e3d8dc69987c61f1c9869a8945462e18d6804d4db76ad82e5a98cc9b3246cacf
MD5 682b2f91be8eb59bf287096f83421070
BLAKE2b-256 3f1438d04604d01569d9cc13512c01b986271f24012d361b3a7a2b6c30d98d74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c86946ccab57c236eb03f483d6af8ce099f3ccb98c0cea0cf54115b36b49fdf7
MD5 fd16cdd4b0e3db399ae84614767a671d
BLAKE2b-256 c722e6fca1b166480f01f9b9ad92758a0e368ddc7fae397fc331439bf86aa14f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 09aee56f53fd5909a4b45960c6d38ba222f7c916699f55ac4115ccaeed3bf722
MD5 1d743cd92c9572758b3e382727b1461c
BLAKE2b-256 3ba94a166c13dc9f3232018903777bcbf29ea2e6fdb6d5ba8e615064a2831bb0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.5 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.0b7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 55eecf8d5a0b995e321ff165c469b0317722ec95261665f68e34d95ca345a3f9
MD5 f906e4892b8ac00a889802e03881398e
BLAKE2b-256 32cdfee2ba79dca12242712c9583ce0a0135536b25ab4af713e84e6d1d185bdc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c6e27ae94ee120c27d5a09da4a3dc75b4570f2813c913d107bddbc92f3ca71e
MD5 655b971acf1b627052359dc212efbef6
BLAKE2b-256 14fd352553e577e4278773773833cf7ef91a5efc3ab2123e6059380ff318c069

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aad3be898c10be216a846dbf0c977e2aeda2504a887e1122e89b2bc89715b31c
MD5 c2b738b90e969967eaa94283b515e2bd
BLAKE2b-256 bc6a5b1a50e8148474a6dec64fef4cf32022304626cbd7d2a5884b6d5e537330

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2df9ab02c40b9438da5a15fecea5b525ddfb0d66f1f2af68595f5a1570ecbb30
MD5 8bb60bbb5d99db8993ca06121b036ef6
BLAKE2b-256 293b051b5bb1acfc3cd3a01c2aac9db5e8403bdf2cbda5ac216700761a1e9087

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a989d0704e75bf92b184d18e4fe07f9101410023858bb104430f874d473d3e2b
MD5 3df092889a2836e148bf59757936f468
BLAKE2b-256 a0defeb51371beb2ea6a3d95ccb26603ee536a3f93d76c193fc0b2b91b78168a

See more details on using hashes here.

Provenance

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