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

Uploaded CPython 3.14tWindows x86-64

masspcf-0.4.0b10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

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

masspcf-0.4.0b10-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (905.6 kB view details)

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

masspcf-0.4.0b10-cp314-cp314t-macosx_11_0_x86_64.whl (957.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

masspcf-0.4.0b10-cp314-cp314t-macosx_11_0_arm64.whl (880.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

masspcf-0.4.0b10-cp314-cp314-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.14Windows x86-64

masspcf-0.4.0b10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

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

masspcf-0.4.0b10-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (899.3 kB view details)

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

masspcf-0.4.0b10-cp314-cp314-macosx_11_0_x86_64.whl (920.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

masspcf-0.4.0b10-cp314-cp314-macosx_11_0_arm64.whl (835.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

masspcf-0.4.0b10-cp313-cp313-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.13Windows x86-64

masspcf-0.4.0b10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

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

masspcf-0.4.0b10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (895.5 kB view details)

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

masspcf-0.4.0b10-cp313-cp313-macosx_11_0_x86_64.whl (919.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

masspcf-0.4.0b10-cp313-cp313-macosx_11_0_arm64.whl (833.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

masspcf-0.4.0b10-cp312-cp312-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.12Windows x86-64

masspcf-0.4.0b10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

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

masspcf-0.4.0b10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (895.6 kB view details)

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

masspcf-0.4.0b10-cp312-cp312-macosx_11_0_x86_64.whl (919.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

masspcf-0.4.0b10-cp312-cp312-macosx_11_0_arm64.whl (833.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

masspcf-0.4.0b10-cp311-cp311-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.11Windows x86-64

masspcf-0.4.0b10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

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

masspcf-0.4.0b10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (890.2 kB view details)

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

masspcf-0.4.0b10-cp311-cp311-macosx_11_0_x86_64.whl (904.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

masspcf-0.4.0b10-cp311-cp311-macosx_11_0_arm64.whl (830.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

masspcf-0.4.0b10-cp310-cp310-win_amd64.whl (5.9 MB view details)

Uploaded CPython 3.10Windows x86-64

masspcf-0.4.0b10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

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

masspcf-0.4.0b10-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (889.4 kB view details)

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

masspcf-0.4.0b10-cp310-cp310-macosx_11_0_x86_64.whl (901.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

masspcf-0.4.0b10-cp310-cp310-macosx_11_0_arm64.whl (827.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a66259d25312bd62310c5b66f67fd041a3552c5c79760b727807993ffea13050
MD5 6a6d39ff71e6b6b9cfceef7d88e4efbf
BLAKE2b-256 8bce69e686ee0db26faf109158b11f2b63ac78f5354b4df95041ecdf657e4a20

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6d182d3b6903dfa84745725713e39c4c5a7190d6ee02e72084348f9b8ca0a1c2
MD5 066c0bd491ffa7d3760c6317d9c279e8
BLAKE2b-256 ba2bbc449540d367193f8bddcdf213ec1c2db9360e577593f1cdaec32d772d67

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39202a6667bfb1d5e753d4f540e0c174f5cc08a5c67bbb0cb46db9606c1dbc0d
MD5 a02a02af7137a4f56772365e1ce83388
BLAKE2b-256 153fea3d7fa7f634cdcdfd5ae762b9284659e629bc0cc19c019d3248b5f9921e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 94292d3a4dfb3243f2235d7aab76b6048429ba11337ac06fdf8d760517294cdf
MD5 c98b3f2e38d09e1debef1affb6cd5529
BLAKE2b-256 f6d7362b9721b1c1eb67091086fe31e4abfaacedb1bdb1cf9055372f22748997

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e292277b2117027b696d70173f3da85888f5294e76b9baee5fa113a19f200d09
MD5 7c1fc7d5e2da7064d21e3504794ab67d
BLAKE2b-256 b9ff57b578a9d52925d4a438ac38a1876da1d6f252df7374f20a22983cbf26fc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b10-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.9 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.0b10-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 025dc7cb33a9d3f16c663b31342a71b7803628824e92e28fe18eba65b48734ff
MD5 60ad79c57b90a7249a09868b7819b9b3
BLAKE2b-256 d2de68630c9bbb1a35d715e4e6653c3290159be051ef52f5d6c101f10ad9f65c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ab0f22b32cc05a8554f9d2497508c896b6bd425d0bd083d44908322ae4c2a1fa
MD5 fcfce5efa1dd046c44b4416e3135683d
BLAKE2b-256 523db5f1ecfd18ad338cc084099a88ecc20e70ce1f9a5133e272baa3293cea7c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f148e769f9e17855bbb570ea4bf7f2e0ab707153b05fdef0f54a8e592a3faad1
MD5 d2e76605d15080c0a6f9f0abe33415e9
BLAKE2b-256 3ad65210266b4b7750be68959eafb0b0a0e107c4d2ee12a553f79febf35c1d72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b58582c673fed34eeba537b2fc366785d4810b585aaea5b00207d67eb376b686
MD5 346cc5474ad0de1b41009810ade58706
BLAKE2b-256 f2dcc1733d41505eb90feef00afec58d6f95f713af58820a125908687e6769fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9d0eaadc67d95d0f981753397b3b81539342bf2f827d75526e8290dd3d6f2ce
MD5 990dec0e0ab7e3521c28cf64268c6be4
BLAKE2b-256 f62844eeac4f9adff3ba70873a30aae245dbb544611d2fd9de45d405ba566719

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b10-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.9 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.0b10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 330a16463642ecaac06b52ca7efc09e972586db638064c7d7fd57bcc1690c52a
MD5 6e32d5b645414d810a48bbc765e27ea5
BLAKE2b-256 725691c627a850810ff5ae55cbb7151f1d64f33ba9726d6d40535230f00aff69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23f80900567217a56e26dbe6115f7c44f342404b7e88699cc215f92f0ac61516
MD5 4416407288ab91d466e8978b53397b8f
BLAKE2b-256 28e616daf0a5ec07c004cdca347b16680f1cd9b63f1ed46ba661551d2a13c273

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 371cbbedbd952190faa7f8a28af7e6d6234ac37903753cb9c5f5bb355ecf19a8
MD5 dca8008e23e3902efadc5059d1d3a425
BLAKE2b-256 55ba87d318a368e5fb1bea83a06d8ae54529c5e19b942bfe5d5e93a3b26a0aab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e1f660e9fa79677692659113fb4fe3e9970d05e851ac77b2dd33fd5abbea1d0a
MD5 1ac2580aae530116939cdbdd92eb4ea0
BLAKE2b-256 587dfa72eb451f9b3aecc9c336c086491461b41d0a1931975114f73a1ebf2137

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df67c2cc974a09835600009ce7e181ad1f8b380c989b1deb9b3b5a99d0eda8f5
MD5 64217d229a1605b0b81b4c13180d516f
BLAKE2b-256 aaa31c6e07990f48d5fee6d10eecd43c2785281da07e30b3bab71a98afe8718f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b10-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.9 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.0b10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b3ddc4990c20d0a9e2a9a93ae4dfe6aa154209ba21cb9de7cc60955763124cf0
MD5 8476d2ca78f8ca4e2c063285f1709467
BLAKE2b-256 da2f1a4dd791e31e4255b055ad99790c02abe5a211a6b45eea89d5c574bbd3fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1e5182dc9d4fc53770f97db595ac7e444819df87513a979b1d29f16bb1dc4874
MD5 2c40903bafd4f90b260d25800fafb1db
BLAKE2b-256 25feda43a581e8ed3861509e9335583cfa173723dca1e15c07928d4b0d2fb3c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 79bf62fc2318b537e668794f511b482f5356a757543b958b81be94bd32482c4f
MD5 3700bc069fdaa3e6e9f6120eacd87d8a
BLAKE2b-256 8f1552c1093abf2010bd3e6f4401aa6df4492b7481d48eb72a3a8767d6a68984

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d7b1d9c615434bc3e7c2e037c13728abf52112f18b16f90dec0165ae3d7a51e1
MD5 501ba5fccc49adc4f86e10a27951523a
BLAKE2b-256 0cc9e59f3a8fbc658846e093756c82c38a26d08a269ed1b084521e2655a7bd71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8543892f4e55585bc604f95f34f00e4da75cdbbaadd3bdc738de18c66f48a03
MD5 a745afd882e987c8c4c5052cf6b98ecf
BLAKE2b-256 2dcaa12d55b7b69268fc713372189cae8a9e572a70cabef132a5e09e9d3730ff

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b10-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.9 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.0b10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 182dd58159e80d12f8b2955e02bc314b0646e2bf321736e96395c4a62278cb61
MD5 c5be32db32a48b7710c6dd743c9cc028
BLAKE2b-256 960aa1f7b779ffdd8edec53a20fc16d0a6a45bc4d6c8e644be6939175e587d41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc4d2eae0c57029bf52acfeeafb96dd6a918e6cc259e7dd750f02131806e926f
MD5 e195cb67231d4dfb6f8c41cfd3fef3ec
BLAKE2b-256 309e11ee0344a8776f7755bae58f6d2f835bd3dc36207b546c091f06d575c82e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c01383214c7ca3d1393d725bcf9a0b0da939e251a74c36c9e5081e9958f96959
MD5 df6405e5c7e95a692671a7aa59bb6730
BLAKE2b-256 85bfe98731a3254ae5e2d1ed7aaebcfa3434eec454610fb11facd2a09ffe52dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 51816c2410daae0b5e521da34d79ebbdbe1a2b0866e6935a0d35f776a848742d
MD5 200b6804cc5f5104e2c31be5c58b1db9
BLAKE2b-256 94267a0ce1ac26592fddddb9a986c2c728e090893930c7dfc1919c4c062bf6e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 692811ce2889e514445b711d5aee5a9f75965568bb4cf6a33407f3b8412742d1
MD5 a03c101e8505c266339f283ddfbcda08
BLAKE2b-256 ccc28d79a80c00bb083cd8b08964580823ef3aae2628b4b3af857dc39b64ff44

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: masspcf-0.4.0b10-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.9 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.0b10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a17a8f9a6af18f93faac6c6e75f2459eedc5299fbff9993e90f92690f33308fb
MD5 962a68e1430bf0eea7c6dafa0bc8fc96
BLAKE2b-256 93b96a9f1d4d09f5a6df05ad8e0abb4f9e231668106005e4c36fabc2348ffe14

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3d5aa149a0d35436cd9c2d637562243d57c4a3b1c6b30c5d24c5fe1f8c86e5ac
MD5 a5d32204d1901ca81682c66ddfdc2564
BLAKE2b-256 f2b2e297756aeb286282581a79290cabc829f37afed533bcaf5e6f67c691260d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a14f7d4020c27b61230cd87e57625bbdefb69d573c6694549a9d144b66c6579a
MD5 c63963c716581d1cdafbdb04623c8652
BLAKE2b-256 fa7e1893dc289ee597c8020b380786ed271f1269db8f7c04030f88575e40ffe3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 63030cd55b2710055c714af307eab2e0bf4b1febe2428e94e2857d67eadacf63
MD5 9c9d59f7591881aed77040686a56fe9f
BLAKE2b-256 ae9b4698c134881f9ffd000d1d72e677f22f148fc20ba2745e92a47a92c0a489

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for masspcf-0.4.0b10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b12b5d13a100a2d4d24f2c46f441960da828be79db8f09ce5bb19bb3356619e
MD5 0412c58ff842daf3854b858595431b87
BLAKE2b-256 301799be9c4cb37f9b60b1951a289de39485531b4fc2ef604613c71f7319f5c2

See more details on using hashes here.

Provenance

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