Skip to main content

Massively parallel computations for piecewise constant functions

Project description

stablebear

Copyright 2024-2026 Björn H. Wehlin and the stablebear contributors

Description

stablebear 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

stablebear can be used on all three major platforms. Pre-built wheels with CUDA support are available from PyPI:

pip install stablebear

For building from source (e.g. from a git checkout), a C++20 compiler is required. CUDA support is optional and auto-detected; see the build instructions for details.

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

Citing

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

@misc{stablebear,
      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 Distribution

stablebear-0.4.4.tar.gz (613.9 kB view details)

Uploaded Source

Built Distributions

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

stablebear-0.4.4-cp314-cp314t-win_amd64.whl (10.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

stablebear-0.4.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.5 MB view details)

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

stablebear-0.4.4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.8 MB view details)

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

stablebear-0.4.4-cp314-cp314t-macosx_11_0_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

stablebear-0.4.4-cp314-cp314t-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

stablebear-0.4.4-cp314-cp314-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.14Windows x86-64

stablebear-0.4.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.4 MB view details)

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

stablebear-0.4.4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.8 MB view details)

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

stablebear-0.4.4-cp314-cp314-macosx_11_0_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

stablebear-0.4.4-cp314-cp314-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

stablebear-0.4.4-cp313-cp313-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.13Windows x86-64

stablebear-0.4.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.4 MB view details)

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

stablebear-0.4.4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.8 MB view details)

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

stablebear-0.4.4-cp313-cp313-macosx_11_0_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

stablebear-0.4.4-cp313-cp313-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

stablebear-0.4.4-cp312-cp312-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.12Windows x86-64

stablebear-0.4.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.4 MB view details)

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

stablebear-0.4.4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.8 MB view details)

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

stablebear-0.4.4-cp312-cp312-macosx_11_0_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

stablebear-0.4.4-cp312-cp312-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

stablebear-0.4.4-cp311-cp311-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.11Windows x86-64

stablebear-0.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.4 MB view details)

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

stablebear-0.4.4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.8 MB view details)

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

stablebear-0.4.4-cp311-cp311-macosx_11_0_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

stablebear-0.4.4-cp311-cp311-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

stablebear-0.4.4-cp310-cp310-win_amd64.whl (10.0 MB view details)

Uploaded CPython 3.10Windows x86-64

stablebear-0.4.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.4 MB view details)

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

stablebear-0.4.4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.8 MB view details)

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

stablebear-0.4.4-cp310-cp310-macosx_11_0_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

stablebear-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (1.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file stablebear-0.4.4.tar.gz.

File metadata

  • Download URL: stablebear-0.4.4.tar.gz
  • Upload date:
  • Size: 613.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stablebear-0.4.4.tar.gz
Algorithm Hash digest
SHA256 3db74518436d65026e38e3687d0c8c1334dc8f0c33faed0b7ce37e0d6afcf3a5
MD5 bea4573fd933f5bc250575f6ce89b01c
BLAKE2b-256 479ba913df805ebde90f003f69f8fccb879a5e2e33deda7c4da7c93f2f775f2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4.tar.gz:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: stablebear-0.4.4-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 10.2 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stablebear-0.4.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 8a74f182a6a885eb4f1e01f2e45d5289f780954616a529372563a18fa8d09cc4
MD5 92c9e142824d6474ee63fa5bbe76a4ef
BLAKE2b-256 a22291eac3cab7c97d71fb29fb198a4bffa262ff757849ec344d0ff463e0cb3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314t-win_amd64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 05c0f2c26b5cbeff440a6a04ed1808ac96bf963c79dbbbfdb09cfc98c487d338
MD5 5c101ce5a8b1b735e85c3184506b42c1
BLAKE2b-256 836668d720c2692ff82da644dcc545da7fe75a475cfa4da0d299891aeb17f2ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d282850b0eb1227e2db0ed59061bc6ef6e6d9309b3d8fb898ad14da48c79673
MD5 4c37531c19dc57b8b830a829d57e1dd7
BLAKE2b-256 d143a431dd9103f9745e9b81ad042bd4d4672bef80b2ac1fb8d9573412f74767

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 61b884a9eed28e1f89481add218f0b901ac2ce14a984a40f7fafd26a5f451df5
MD5 0106c3ab3e094db1270d76dab1e64608
BLAKE2b-256 c6e81d7e773a9b803bd7efc203be97fec9f76f2b4bc0baea1b6ac9ed8e3f3ae6

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314t-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb77285d76b07dd321a8acd77e0ef5f47fb5b8aa7a9de6cb95970746f3a17ce4
MD5 c123cbff2e71c7da2a2b15e098d1184c
BLAKE2b-256 f922b29c621a5495d7daed8906192e9d3a0d47a3b9e5a981d705e12bc05bd9d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: stablebear-0.4.4-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stablebear-0.4.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 4377a604747b6dab14624e7774188a84cbe10dd1c1f269abd5aecb4c103a0a37
MD5 e1f8c2fd5d46384ca7703dd52f5b0686
BLAKE2b-256 1c0638617d739c44e42f30705f58fd08378b1c23c6929a5ff5ad63c7235bfa5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314-win_amd64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4040e70e7ca936a0f873c1a25df835e4be66534ee257ebf0a4433e7c9b10df48
MD5 275c82808c2e9432aedd96c7a24efbd5
BLAKE2b-256 2a12d4a6f4ede6d6d5e47bee59fd2c62f7da640320c815ded0477ed0160c2580

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5443b8038b40d56ba230d1bd10d94cd3bc182a722226d3bf9530ae19a2c0f517
MD5 3c18a3f6a597be4ee8a5461fc5ba1fc9
BLAKE2b-256 f0c8535b1b9ef48fb4995f97b717ee3a0cd49feeaeec793d4f5a2e1650d4b017

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 870f2b9fba12da11c38432cc00d710c4b4adb0835faad13918fe14d73cc0a3fb
MD5 ca518a3bd264dc3dc8a4fb7733982713
BLAKE2b-256 96f503c34e8d93e01504bd29bdd1b4b0c8ab7e86c16124c8777df2923261c15d

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d9782e8b408d7babd52a8daa972951c19bfba733edf9c41b5541073c6183492
MD5 f221e79b42f6951212edfb397168b7a6
BLAKE2b-256 3c070c5a95781adc63e8d360a9391bd075f33574f4279ee789e5ea75064f4b03

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: stablebear-0.4.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stablebear-0.4.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bd39da248427fc30b05e34f44e55820da088a3d456e2d49a5ce0e177dcb72744
MD5 7757417bd0a8401dd939884e41e34475
BLAKE2b-256 4ea12bc84ec933e0dc4a58126604bb03482d376f5813229a173e6ebf687dd501

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp313-cp313-win_amd64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cb4fc82bd134774c2f51cfa042359dd72ffa90c165b7d65200ceaa2d5034bb2b
MD5 c427867b33f9f490a5d86ec6188eae58
BLAKE2b-256 343bcbc41d0b1b6c93061aa1988fe6a9b1b735ac405928ba8f8cc4e1e9252360

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a77cce3ea5c7115f6a057a8f5ecd8a2a4081b949ab464043ca9ce15fc7f04c0d
MD5 d29082c67a3e812b4367c9cd5e4b4c37
BLAKE2b-256 7a057c744b469b33d62b86666f3d38c3be4bbec8c67763a1b47ecdcf964644b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 86493e13dc75419b5e571eb846074cfce1f9da5106da7e3cc1a62084c16bb6b6
MD5 cdf4ae3a2bc0929161cd5c3ba6fe1acf
BLAKE2b-256 a12a2d6ff879ede69a121ea386ac16e5c037410013fb1f9902f5f95a2c7893f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65f3fff52ace43453e9bdacd04183d7c4dc5d2cb808f82139b4dc00ea005f6c4
MD5 99e1b137cc18f50aa1fda31590727949
BLAKE2b-256 f92fb3ad273e66cc427e608eba82840eb214b54aca163d927b2009c71908cb5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: stablebear-0.4.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stablebear-0.4.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bc864837648446cbff83ff4d99f4fb5cc3e1fe075f8125f6096f4bf079c8a3c5
MD5 a7a2dc9f531b35f19072ba01acf03337
BLAKE2b-256 96a372f387f31be7136b476e6a73658250fee455b2f188b5035991b53fdd7227

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp312-cp312-win_amd64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae0f624897cb9ade82126e915e26b5b2e812f4700343a4433b12ef00ad390daf
MD5 d493e946b46117619f7d5741f65a92ca
BLAKE2b-256 c85219a801cef14d63a2a0f77743490dea54ff99ab014a62b36fde613fc3239d

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1a877720f1d9e66bd71506b44cb106f9aba07acf35a7908981ef6135e3b804d9
MD5 1e8004575d661f44d3149e130d02058f
BLAKE2b-256 cd6167532eb85fd75d8a885ca4d0e81bd94ee6609a1ab81afe808dc81dd8afa6

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f1abd4fdc2664c54457de07eeb2d145d658278a84508bf93d160b21f11811172
MD5 591be65ce07ab732f32874889aae4c79
BLAKE2b-256 8fe02a1ba8680ac3c5833a30bdfb785d9d68559f68c63f519e6340455dce3b55

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41f0e1c74b34d295dcf933beab43c6b6e5abd6b434497815e978da6694a700f1
MD5 177559b10555aac3f69e581bda671107
BLAKE2b-256 68d426a528690c2d1fe472ad65b0e4b2ef3223d39a1b7bee562ab0de3496a79a

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: stablebear-0.4.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stablebear-0.4.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ac546a4ff3a62a2c622adc523377b6ce6c5fbaf187b22fd8d3d4cf954b67359b
MD5 33cf17992dd3eb54668c7b2425749c0f
BLAKE2b-256 35fc3c6933e031796f483107d5ed50d76870fcf6247555c0e2ad25d9bc8252ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp311-cp311-win_amd64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24e48bb90c337f847b14a0d4a8bad25afd21647611898427af35bdcfde0e4a23
MD5 e77a46a82ac5144a96b6d33e8930d872
BLAKE2b-256 62b57234dcc40ae29758b2260a0f62b9a103399f74ec9759298cb6ae8f101e87

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d842913cdaaa36bfa4ca983c011ddcb3912f4f8220d161e3efe535a9d070f79e
MD5 a5210186b889843580863cb1eb77c9e7
BLAKE2b-256 563ac06c8181a833ae00a463388e898c04e77963082b01fea5b9a95618f9dc56

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 42f050aa6602a6c65247ee3fe0dcf1c484e0d4161dc02db72452b9e8948e4c4a
MD5 48b546eef8ca61aed807ffdda119c725
BLAKE2b-256 db13999b54ad20c7b36b52fdde8b09d0279d7338eea8331412f180108c0801fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d99c19e2249b2450c435f6647b8cf258e84aae83e1bb3882ea18736840c714ea
MD5 38266762b659850590226758654aedda
BLAKE2b-256 03ff6d1fd1065930edd7bb9b7effe821573883604e46e830ef5a2705124c9608

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: stablebear-0.4.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for stablebear-0.4.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5d5304f52ceb23303c813dcb4c1f083312776f6464d7a0271d9bd997310b85f5
MD5 9d4d3d7da0e336b3b5b0d9e9017f06d1
BLAKE2b-256 0160bd52dd807e83f2489c2b0d0db8ccdb0159af7091453c6bee6caf62b38d42

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp310-cp310-win_amd64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e4179da2a1df810947bedbf687c35caf69c1caebba2efd33b3a812e3cf96e165
MD5 ff27ffb4da0e7398e85405fdccf78b9c
BLAKE2b-256 4766dfe3a97950bea1aec052d993114916bac4ad6014b981e644b5e3ad5ae7cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 efb881dd6298d5387fc721873e5257371a786d793214b8b3905b42e2c1e576fa
MD5 b3a17043941d7bcebad8f51e0e9ddc6b
BLAKE2b-256 2a7b648eab59fa9ff6ecdabb0f204a977169cc3a72bd266e855404393e3e3242

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e4d2b9510535ecaa4f7f211195bdfcc3252c37370952bb471aa89d13b865c1d9
MD5 5a70007f3932f916970f83574cf48f07
BLAKE2b-256 6656ba9d4230d6ffdf1fdb254463bc56287d32432c95cc8e239676a6afacd0f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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

File details

Details for the file stablebear-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for stablebear-0.4.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad830f44ab78d009812ed794569c068705912a481ffeb6be67d54360bb5ebd67
MD5 35802f56b25cca8e01a8aed682c38c41
BLAKE2b-256 922e3fb9475a16675bb58007e4dfe281f3e05018e3b5666353e05e7737dc6a52

See more details on using hashes here.

Provenance

The following attestation bundles were made for stablebear-0.4.4-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yaml on kthtda/stablebear

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