Skip to main content

Biomarkers of Critical Oscillations

Project description

crosci: biomarkers of Critical Oscillations

Collection of biomarkers for estimating criticality of neuronal oscillations:

  • detrended fluctuation analysis (DFA), as implemented in [1]
  • fE/I, a non-invasive estimate of E/I ratio [2]

The spectral ranges for computation of DFA and fE/I have been optimized in [3]

To reference, please cite the following papers:

  1. Hardstone, Richard, et al. "Detrended fluctuation analysis: a scale-free view on neuronal oscillations." Frontiers in physiology 3 (2012): 450.
  2. Bruining, Hilgo, et al. "Measurement of excitation-inhibition ratio in autism spectrum disorder using critical brain dynamics." Scientific reports 10.1 (2020): 9195.
  3. Diachenko, Marina, et al. "Functional excitation-inhibition ratio indicates near-critical oscillations across frequencies." Imaging Neuroscience 2 (2024): 1-17.

Running

The demo script (demo.py) exemplifies how DFA and fEI are computed for randomly generated data. You can use it as a starting point for your own data.

Building

We use uv and setuptools to build this package. As we also use Cyhton to improve performance you will need to have clang installed on your system

To build go into the source directory and do

uv build

This will both build a SDist and a wheel of the package for your machine.

Note

Crosci is also dependent on openmp, with is missing on modern MacOS clang version Apple ships. For the build to be succesfull you will need to install libomp as shown below:

brew install libomp

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

crosci-0.1.0.tar.gz (316.6 kB view details)

Uploaded Source

Built Distributions

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

crosci-0.1.0-cp313-cp313-win_amd64.whl (469.1 kB view details)

Uploaded CPython 3.13Windows x86-64

crosci-0.1.0-cp313-cp313-win32.whl (446.2 kB view details)

Uploaded CPython 3.13Windows x86

crosci-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

crosci-0.1.0-cp313-cp313-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

crosci-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

crosci-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

crosci-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl (763.1 kB view details)

Uploaded CPython 3.13macOS 14.0+ x86-64

crosci-0.1.0-cp313-cp313-macosx_14_0_arm64.whl (719.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

crosci-0.1.0-cp312-cp312-win_amd64.whl (469.5 kB view details)

Uploaded CPython 3.12Windows x86-64

crosci-0.1.0-cp312-cp312-win32.whl (446.5 kB view details)

Uploaded CPython 3.12Windows x86

crosci-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

crosci-0.1.0-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

crosci-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

crosci-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

crosci-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl (765.2 kB view details)

Uploaded CPython 3.12macOS 14.0+ x86-64

crosci-0.1.0-cp312-cp312-macosx_14_0_arm64.whl (721.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

crosci-0.1.0-cp311-cp311-win_amd64.whl (467.9 kB view details)

Uploaded CPython 3.11Windows x86-64

crosci-0.1.0-cp311-cp311-win32.whl (444.7 kB view details)

Uploaded CPython 3.11Windows x86

crosci-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

crosci-0.1.0-cp311-cp311-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

crosci-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

crosci-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

crosci-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl (762.0 kB view details)

Uploaded CPython 3.11macOS 14.0+ x86-64

crosci-0.1.0-cp311-cp311-macosx_14_0_arm64.whl (719.1 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

File details

Details for the file crosci-0.1.0.tar.gz.

File metadata

  • Download URL: crosci-0.1.0.tar.gz
  • Upload date:
  • Size: 316.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.0.tar.gz
Algorithm Hash digest
SHA256 627ea843df6f9dd8aad31651c5049d0d493cb18cef9a899b5beabd899d7d2e5d
MD5 f88eb7069d3721c1992406a797bb1349
BLAKE2b-256 22c04d9da8b9a005adf677db2c7e469b9f10b4fac87e6aa83af14bee34973b6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0.tar.gz:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 469.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 429f1c3aaf0dbae54531826cbea3b323b77789c7516949c7263211d76f802831
MD5 a90c06647e46deb97101e96f0faaf5f4
BLAKE2b-256 748c3ae5b538aa68b4e56af04af9864b10d84493e318e1798e9ad373c28db23b

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: crosci-0.1.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 446.2 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 4be5b09334294d05fea7533839cbea806797f6a38d204794fe188bd4f75d6d49
MD5 2b4d45c91d555ca62be850badd0c2236
BLAKE2b-256 31851a350819798f07576f31ec72c2f41c44f7144d00a88cc45a6f84c27520f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-win32.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 44ecc76f4fa10fcb0ec9e041d7ea5090162bd8e43c738fd369ea27e7fe1a883d
MD5 07f1d23d97d471efae33331ad91c6e3f
BLAKE2b-256 472f6207458d95a8a03f5c2ed35399315057c55cb47db81e797315ba86e9543e

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c7be3a9e0e29032e7165031d07e2c2b1ba4281a990a4c02942dae79118ad1a10
MD5 6595cedee6fab75ba0183aca2b1f11e0
BLAKE2b-256 22ac1aff8b3bab6de37439aa6e6d4066e0bb407524daa29310d178c59f94a284

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 92665fefe8bbb7b1803425fd794f7ec7458097e121ba74643d43a79238ef5d67
MD5 db3e588e67c3659b22e10f0922d0a1ae
BLAKE2b-256 735c9515073e5dd36b2f9a520ded052b239e90855e34a051faf9eb0f8863fe3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a1f9a3499c8edeb2050ec1041e0eefb153967f8412a67e415e52b99e3ba20f3a
MD5 cdf69aba7f46c7be05ca34d3260b2bd9
BLAKE2b-256 bfbca0f122dc5b8a7710df4aa0ce5fce70313d31b20d9872b03e3c0df8afda6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 4014edd0fcc62670f103e0922b0bcc9ef86e8652077f114eb973d114494e9d57
MD5 b4473f1bf5043e0c6e69176cedf1aaaf
BLAKE2b-256 cdc574852d79a31cea69015ac80777abef46567ed94bf410863bfc4d19b37564

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-macosx_14_0_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9a21abf71567ac41bde2328a0cd44e6da5c58b126e80e9c8fc734ac8031edc1c
MD5 4079c62cfb8c11e37a650e7494245805
BLAKE2b-256 4556d3741f9176aa8b99dfa6af220446bc9dcb102d6a5fe2aabba53dd72b08d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 469.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 482e9480833edd5756f7b824ff0ded2c37f8162a678666676ea49f7a96fdb1e4
MD5 37f543fa1f954d45141f8b47f0b58d4b
BLAKE2b-256 ab0935bbeb631dd411d6bf536bacab676a2a70826d3fe4bedef6d76708c93a3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: crosci-0.1.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 446.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7c2bc5f66b7fb23197d9e50059e40c76f802322495df5c305261ee6f4f1d0405
MD5 b10b5c79099566f8a1553d251b3e7da2
BLAKE2b-256 6f7945416a539234767dde1fb5384c92c0c7cc6fc826ef627027e8787778ebae

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-win32.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c31ee83789a6f48191021b55bd087614ad9e99cb06eb2239cba27db5518a86b
MD5 64b17d4d59e83d9474aee4563948dbc3
BLAKE2b-256 c1dbbd0b49dddd5598f97fcefa799204cd6ed7a4524524ad02eb2a0090aa05c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 43267fefa87e99af0d6075b3ed2756c7ab4700d1239c772f69c194de0f6c9a40
MD5 728af1d0882b725c38334ecc8a8b0d6d
BLAKE2b-256 45be2d540166b84291e6b8c73a530bd4568127c768a175df54996a2f286507c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1fd85d725b9a3178910eb5cfdaf1356c7def0302f8fe38e0434f5857dfe487dd
MD5 8ad5ebb23a6669e445330a92a8090220
BLAKE2b-256 f7efb31f27cf8adf29ed6ebfa509e56a3a1d30b64e5927512c402576fd7dfb12

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 31214107b640171a7c9232bd1935d8dc2c4d0ae82c5cd6e47d166303ec2ebf21
MD5 8cc345438b2384a32568602a8363b92d
BLAKE2b-256 19ced5dcf24f8527f1398f12769a2245cc5ac49e20fccf9f9274a16f8fa8d656

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 f079bab3b8af498c1f940ad63b8a9a13e21c486c14d1ebbde54c46299f8a4a9a
MD5 9692b4a3ce519b0fcf40308b8cc6d28a
BLAKE2b-256 ded31d9e84cf66c7632376dbe63f20e742bcfdeda3ea30b0ba303e522867e3ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-macosx_14_0_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8157a97707b59d8ac158849fa487249861ab5cfe7ee173991f619ddb6be423eb
MD5 4091a3df38b77d89978b545500b74114
BLAKE2b-256 5642415747e5032f8393d7f3fe2ffe27325fd2d7337435377263f00f6dce9d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 467.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 23fcc0eb491fe5a1d6ec2394a4aad3f1bca2536614b58b3dd1008a0a7294e7a4
MD5 494b04509e27ab6b96f86a011e8a877b
BLAKE2b-256 106a47dec070543f77b80d1930daf2bf2048d95e407d5af2ca1102669092abe7

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: crosci-0.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 444.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for crosci-0.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 35e09f9255b5fefb47872d6df1433981f44f7640a7d017f8d426873043568b4d
MD5 f66695c3b2337ae3c34050d0d9f91a36
BLAKE2b-256 74e65464cd463d418d462aae6f5dbf4c9de75c4f86bfbb50ab179afe2a633f10

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-win32.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8b1e1449182b13aeeea41fe3fc081b0cdfe77b08b3ed8cb9a145e21223357748
MD5 229cfef0e1af4d8a187cfa6bd1ae9b0d
BLAKE2b-256 d4cd71328514ccd4cffc6e9cc774009d1540eab512fea4b5ed39d8a64efdf75d

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 93c15e55ae940d808fc84d584208023eb65ec5a5f1bb33a863c050a61234e60e
MD5 6ffd605f2ce2c983ac3056a9313d95a0
BLAKE2b-256 d41ec5db4533467cfe621954057b760ca05780f7810ebbcfc0149fa6e6ba1ad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4ef0512c9f46ef823ff4ed25c3e494b2a06c8709964b51438f6adcd961c7286
MD5 8a9d76b67d35b136fd8ad0c9ae4e4a95
BLAKE2b-256 12d80c4dc665c2742d9f612b58830f58871f5076da3894d16d0b882f75699573

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 071229c448ee5de0f561e81dc78863f2b1d931f76cfda1218c0bec5cbe3a7bb4
MD5 413cb75167588fd9eb4740a2f5e1b43c
BLAKE2b-256 9bd523d1362f599b6c2286db083e8a22e09fd67dad2e178fa15f00b0faf24443

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl
Algorithm Hash digest
SHA256 dc6e50e5fb07f10033d0b4455f500bd1bd89067dc201c9ff83ba42f85f372f49
MD5 f7bc89fdeddb0b6b79977a60c0a416f1
BLAKE2b-256 cb6a70eb62fd443d97d419d22209d435fe970091b0f81f0608bec8394063231c

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-macosx_14_0_x86_64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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

File details

Details for the file crosci-0.1.0-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.0-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7b68652a2e2abccb072eeec808206b446af55a71eed65fb5463cd047a536a291
MD5 0433886d70eb0ffb36d06fb9492b2d3e
BLAKE2b-256 b564e6dbee82d9b4918527e740d34ffed614f724da99830c099ffb7c0cf779dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.0-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: publish.yml on arthur-ervin/crosci

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