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.8.tar.gz (368.9 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.8-pp311-pypy311_pp73-win_amd64.whl (453.2 kB view details)

Uploaded PyPyWindows x86-64

crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (539.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (546.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (536.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

crosci-0.1.8-pp311-pypy311_pp73-macosx_11_0_arm64.whl (723.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

crosci-0.1.8-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (779.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

crosci-0.1.8-cp313-cp313-win_amd64.whl (464.2 kB view details)

Uploaded CPython 3.13Windows x86-64

crosci-0.1.8-cp313-cp313-win32.whl (441.3 kB view details)

Uploaded CPython 3.13Windows x86

crosci-0.1.8-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.8-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.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

crosci-0.1.8-cp313-cp313-macosx_11_0_arm64.whl (750.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

crosci-0.1.8-cp313-cp313-macosx_10_13_x86_64.whl (811.8 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

crosci-0.1.8-cp312-cp312-win_amd64.whl (464.6 kB view details)

Uploaded CPython 3.12Windows x86-64

crosci-0.1.8-cp312-cp312-win32.whl (441.5 kB view details)

Uploaded CPython 3.12Windows x86

crosci-0.1.8-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.8-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.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

crosci-0.1.8-cp312-cp312-macosx_11_0_arm64.whl (752.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

crosci-0.1.8-cp312-cp312-macosx_10_13_x86_64.whl (813.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

crosci-0.1.8-cp311-cp311-win_amd64.whl (462.9 kB view details)

Uploaded CPython 3.11Windows x86-64

crosci-0.1.8-cp311-cp311-win32.whl (439.7 kB view details)

Uploaded CPython 3.11Windows x86

crosci-0.1.8-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.8-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.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

crosci-0.1.8-cp311-cp311-macosx_11_0_arm64.whl (750.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

crosci-0.1.8-cp311-cp311-macosx_10_9_x86_64.whl (813.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: crosci-0.1.8.tar.gz
  • Upload date:
  • Size: 368.9 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.8.tar.gz
Algorithm Hash digest
SHA256 a8a4637a04411a12c51cb2e4a7e1fe239bc5412575feca4e81a8856054a369ed
MD5 2f3a86af4529b70c3beb4aa1f2d72cf2
BLAKE2b-256 7d74d2f41a369779e93e0a16a1a73baec52757751f3528df55bec8634a15e49d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 33ab5cb7ffa4651805f3da43a11e9296efe9dbabacdd0ed3c5dbc3a3e688d978
MD5 27801896129a3f3514680eb08982ba42
BLAKE2b-256 f1dfd293ee7151b22bdb5f3e716665f434f15c524c2a6192e27589f2b2e5c798

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-pp311-pypy311_pp73-win_amd64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6ea730876348295c0bc599e1252cf3991de74d5cf764bb7dbbd390d663a48a2
MD5 d0e38a1b970686520ab0c4a65c49f233
BLAKE2b-256 3590b1a912d5f20fc7c75b0310a20ee894ea372cb32607cd84fd0236cb54557c

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2a8a1c6e62f2d869dcba4a867d42a69d8b83229245fb898ade41d90288cad27c
MD5 db430b5b2eea62be1eeeb97ebb293ab0
BLAKE2b-256 c39e3806d3cca09b9ac43bb55402d99be72d85755765eeed5b7a8c47f7d2d0a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a092b361622fce7a58a64939f2ec2ca6e3240fb516ced70bbb3da5d2bcb67ea6
MD5 403622376c22686b5f9c0d63f030cb1f
BLAKE2b-256 bb3ff9aa3dc4c673671ef7b1fb2474351bcdae43d4e189b6838b8e56c4fc14ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa5752f5b32897493d8ffeb7df1226f17f689487dc6c96b322e7482aea02fafb
MD5 2a75b9d63c9c3cab98b530e6fdd57ce2
BLAKE2b-256 08cd5a88247a3b9ec6f8673be450da1dc807e39f783fec4545e4e1f0e7f9b64a

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6a2c0f9fc08756590b6aff892cac8e0c7be0ac004d8f465d3adf2044e56c1159
MD5 043c07cd240979c673c576fc247f4d2a
BLAKE2b-256 3c245726ed7bb04beb93e9f9b09ffc60edf33c9f78fd52dfc817ff4acfee5c5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.8-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 464.2 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.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 147f791295e1ee94856a2929751fec4e649613db6e10631d6dfd73981aaf3548
MD5 eef125549a4055846efca047c7f1a888
BLAKE2b-256 526277473b036f56b457bfca69d9c3ccd79bfb4f198834bed0098309b6dd2a88

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp313-cp313-win32.whl.

File metadata

  • Download URL: crosci-0.1.8-cp313-cp313-win32.whl
  • Upload date:
  • Size: 441.3 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.8-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 0a7642124280b8fa811c7321654053fdee7d716f299c963946eb652cad80128d
MD5 f88275e96a1192abeb3c46016e2aa7e6
BLAKE2b-256 79ba2347c0d741c4fcb91a8b10c94e9c63a83030b873ddaa1ce719e5f1e22a26

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c14a34f64eee93f10e5ca025a0e54e78b955c11fc4daa186325a0a4d72b8373c
MD5 7a7d573c132b03b4ee3790a62328d81e
BLAKE2b-256 213df070b3e2838869868277e19be1ebd12e6d1b6befa5ebf9ad4c10c1c52970

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0ea5bab94ed1f5b28cc4936f9fadb80b3e387b8e60a962e941a1532598737bd8
MD5 7b2fff4f3f4f20486566589071ab6c11
BLAKE2b-256 6fb51ef4d98e004cddf7fde242bdd4bada5c32081de0e7972f98be9e2ae4c6e1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4115d0399fdbc414ec15be986f5ed63ac23257573e7eeb0c9880da2de9ca66b1
MD5 40ee317a2757ca0e644b35615739079a
BLAKE2b-256 335cbf766a5f4f266f58632cc7ed04c7b25b05183a928cfa1f8737d4e58eded3

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4266b110467ec6e989ccfb519d8bf04a39de95a2bceb55339761415122d7e986
MD5 dba5b7de45aac5605b423d4f65c031fa
BLAKE2b-256 63c01936dbb0d0c39054511dcb4b4e6d464ef83e3749221fc404fd93766604ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 dbc4df289703e0de86182d2b75d3ef582e6707a087259ec913c8528d756a12a4
MD5 0b3cc87c9634fae1e8b00c3de04d597f
BLAKE2b-256 67c96dc611ad6685c4a46bbcad037c4d2fbf406f6657260808eea2be2390804a

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.8-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 464.6 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.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cb567eb986655fb4fd4a6a6095b54fbb7e93960741d7839111d39587cae0b7db
MD5 7463c0ab29e63d8ab8815fc2cdfdd243
BLAKE2b-256 4669d81493158df1bdf9118ec71964dc281b7455dbe3feecc031338b5475f3fb

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp312-cp312-win32.whl.

File metadata

  • Download URL: crosci-0.1.8-cp312-cp312-win32.whl
  • Upload date:
  • Size: 441.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.8-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 debd268bb9d8b6442157fa1f5f78d966e35d7119a71fee54af3a1e8aa9ce4221
MD5 f9162343921cc0cb0ef6c30e873fbb96
BLAKE2b-256 d6a655ba16dd32a04ac8bf43c97d0f9aa994ef49cfb55894ed985d7a4a210e69

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7b0c3acd9d2ab6da670f5e843e3ffd6dd04fc19c25944c5fdfa40b3e08b6483
MD5 4105a1034b6228797cf1d7a21e755bc9
BLAKE2b-256 322b42e2a88d6c468a74d1b06f149128a83566d2678c5ace5a967bf353dff779

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7ba4e93397dc5e1a4c6360195d88de361f0228fab78563108717ae3f1d7bfaed
MD5 e958de10933a5f0fa53ac97b1efab137
BLAKE2b-256 1ed92b3373b54280836a245d2f058d7ca7c958250e29d99a5a6d4d9cbd8f1693

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f06c4e9243a43876561123f7bcf389a0acc7355c97c5aee8e91aab36ed7b3d0
MD5 2a0ba24c938a9975b98afed72a2ad3e2
BLAKE2b-256 1beee39132f7a5edef059ae0548129e7df388857bb1b2151ed5e29b084200d74

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 75a82d345523222410e0231372910afca668229b11dcc114addf1c74c4c935a2
MD5 8e6a61d0c3ff27d3127a9f51f38f96eb
BLAKE2b-256 6fec4099da79514668f8a8fae4b01c7303af3cbe0ccdb916e7a35f61ea589008

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ac1dd77ce44e281675fb9e12eeb896744fe52bb4fad97f3a6b7d0e6a7cc71fcb
MD5 e6af7b8ee9f7d0a3d75a512b4794938e
BLAKE2b-256 290fced69e212b1460cc8f25ad4ddbb06c257bb75889edc011ab5450905062e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: crosci-0.1.8-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 462.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.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f9ea125ab5754e80a1669e0e3a1587bc9bdfda8a65f340b9c4c204fddf18c4f5
MD5 90cefb08b8de4a9c63a688e4aefc2393
BLAKE2b-256 011def4f4dde87c38df9c1f3984a1d3f503f0df783c47a82879bf509bf598d81

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp311-cp311-win32.whl.

File metadata

  • Download URL: crosci-0.1.8-cp311-cp311-win32.whl
  • Upload date:
  • Size: 439.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.8-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 bb1c72229d08b5ca18214c23b8724a8c9ffd7acd96a3943f6ca969d8ff2b71bf
MD5 166419f2ca7dcc76291184544da72394
BLAKE2b-256 87641ceb1ac91512f365b54ef1a48f21dfe774879aa5231c5ce7740913739648

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 687e97e4e63179c08659dd8a4bc8d3f10a0a82a6d27e5cf0826788a74c39d05f
MD5 520560ed94b5443d0f3c3460eb28b10b
BLAKE2b-256 e2443a1e6c0b531f1febb21340f1e74611ba3a056215285ba265a89c0e21c39d

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2828493942b53c8cea0d2d9e98ccf7c903f173705a1cca8e82ee403c7a100b07
MD5 4ece6236280fbd16c1f177d28bf18c6b
BLAKE2b-256 082fef320ef6f8b4013db6ee31d6a15f7eacf07d03b338adfc9fd85b9785b991

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 19cc26ff0c6142c0635497d8b7ec43926a7e13a550ab5d055e83f51086a25af0
MD5 e637d0b20937b73dd61c2d83b2d039c8
BLAKE2b-256 7f36734e2e2ad1c59a4f50a43abe0ee2fe0329e4c457c1d7d9a0f6bc9e0b1556

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 93c35840b3fbc16927a7a267b2ad675b51ede68f60d966363d2e6e6f62adbb62
MD5 b5c3fdad5152b7388f8f8e35c51eb41e
BLAKE2b-256 c52d29c5d5c3b9d48a5cd8451d8cd8ffa7a2244432bf080baa2a21f798ae9bd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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.8-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for crosci-0.1.8-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b94c8ec1d85513e538298b418041d5fbe1d6e8d244bf5385d7c22b5f454cc30a
MD5 47f74b1d5d994e331e859d19bada0440
BLAKE2b-256 6e4fbc6d97591f079201fa6d21803d62579cbff30fb373a892d549035db50861

See more details on using hashes here.

Provenance

The following attestation bundles were made for crosci-0.1.8-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on Critical-Brain-Dynamics/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