Skip to main content

No project description provided

Project description

GitHub Actions Workflow Status GitHub Actions Workflow Status GitHub License Docs PyPI - Version

cr_bayesian_optim

This project combines Bayesian Optimization with Agent-Based simulations of cellular systems done by cellular_raza.

Usage

if __name__ == "__main__":
    print("Hello, World!")

Installation

This project uses maturin to install all required dependencies. We recommend, to pair this with the uv package manager.

From pypi

uv pip install cr_bayesian_optim

From Source

Once you have cloned the repository

git clone https://github.com/jonaspleyer/cr_bayesian_optim

you should move the respective directory and create a new virtual environment.

cd cr_bayesian_optim
python -m venv .venv

Afterwards, activate the environment and install the package.

source .venv/bin/activate
maturin develop -r --uv

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

cr_bayesian_optim-0.1.1.tar.gz (6.2 MB view details)

Uploaded Source

Built Distributions

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

cr_bayesian_optim-0.1.1-cp313-cp313-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.13Windows x86-64

cr_bayesian_optim-0.1.1-cp313-cp313-win32.whl (1.5 MB view details)

Uploaded CPython 3.13Windows x86

cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

cr_bayesian_optim-0.1.1-cp313-cp313-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cr_bayesian_optim-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

cr_bayesian_optim-0.1.1-cp312-cp312-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.12Windows x86-64

cr_bayesian_optim-0.1.1-cp312-cp312-win32.whl (1.5 MB view details)

Uploaded CPython 3.12Windows x86

cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

cr_bayesian_optim-0.1.1-cp312-cp312-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cr_bayesian_optim-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

cr_bayesian_optim-0.1.1-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11Windows x86-64

cr_bayesian_optim-0.1.1-cp311-cp311-win32.whl (1.5 MB view details)

Uploaded CPython 3.11Windows x86

cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

cr_bayesian_optim-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cr_bayesian_optim-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

cr_bayesian_optim-0.1.1-cp310-cp310-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.10Windows x86-64

cr_bayesian_optim-0.1.1-cp310-cp310-win32.whl (1.5 MB view details)

Uploaded CPython 3.10Windows x86

cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

cr_bayesian_optim-0.1.1-cp39-cp39-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.9Windows x86-64

cr_bayesian_optim-0.1.1-cp39-cp39-win32.whl (1.5 MB view details)

Uploaded CPython 3.9Windows x86

cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

cr_bayesian_optim-0.1.1-cp38-cp38-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.8Windows x86-64

cr_bayesian_optim-0.1.1-cp38-cp38-win32.whl (1.5 MB view details)

Uploaded CPython 3.8Windows x86

cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_i686.whl (2.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.2 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

Details for the file cr_bayesian_optim-0.1.1.tar.gz.

File metadata

  • Download URL: cr_bayesian_optim-0.1.1.tar.gz
  • Upload date:
  • Size: 6.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for cr_bayesian_optim-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2396d91e1c49eb3751303b62c2aaf82b39f6c8cea5bbdcc64aeb3fbc6bb49d37
MD5 61a6b98faa065363f0b7fe8b3c7908a6
BLAKE2b-256 2c843385c2666abfb43ca09fc615af67fc16167012eb0da5b6b2521be8c868cb

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a77839496fc74d108a03461caf9b8c1d87872e1e185b44131f19399984401ecf
MD5 3074b476433efcec6a252044157c4494
BLAKE2b-256 0cfb971658c6e36248375d77a21ef40147352d06e84a6d6e1cff872be86a58fe

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 62e0d89b6aecd305c62ca0618dacdf3fc7a8c14862d89136274ba9e43f03684f
MD5 f6289c1ec0abb88a2edf098cdaed9bde
BLAKE2b-256 17d5490e4ec427ae06ee12f0f6c7d1f6bac1ac06d3751f21fea8822c72d7eea5

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0ad13548d799ef6a435d93260e0dea20d4bd3e3247a8aba4f4e21d5182e840b5
MD5 36f80dc22a496edff44bf9c819db371b
BLAKE2b-256 b8d79fcc3c3e00b64087c43fc25e81ae50b751f9264a38a43c04ece292715ac0

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f1532d5bed0960ab1d0da16dabbd78b0599f396229b5b91f8f157ed12ad0f456
MD5 1ddfce93ee2d5bb745f292f7d5bb34d5
BLAKE2b-256 ce66deb7956fc62025e8175420d7b887be12c866aa1be5acb70ac485e5709346

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af69f3ee14494364576db58e0d29b4e7fff929c73e3c2d1e34fdef1cc60892ce
MD5 bce17e54386b83476b956d5aba452e05
BLAKE2b-256 17a99cecf0456c1f7023f4c4b6be264f1e566e2e80da469e594dc4dddc3f7718

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dba1c06af9febd755519a658d4eda82cd0a1f0ddf4497c5c13915b467963718b
MD5 7d7809b86d7783478e8d4c1a3064bdce
BLAKE2b-256 ded08963f767b9282dbcd6086de8e6fe35a4e6a891c8db8ab7bffcc936d7619c

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cce5d858d01f42fe86250281b83aef0c6f36f68fcfa26d4663ae2d029faf525d
MD5 9982ee0e6af75820752e3f89797365d7
BLAKE2b-256 7aecb9cb6d961d15eb9804aa05fd70e6ad88e8c0d05c03f2d75a3c62ba316c59

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 493e5877b69cf2df2507c964594f602ab4f1b0fe6ef322f4e831e5ed8a38828b
MD5 6b34663154a355ae5733f0562c01ed27
BLAKE2b-256 0d4a367a30e4d0baa465cff9e3882fb4f5fbbf34e08dfb63fcddfb96c86ec9fc

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 73a5ef1b0cc34d50f5ee016c1af336b7aa99458baac64261ba20f7616c4bddec
MD5 2bc5e322dce6683fa4fb9743f78c3455
BLAKE2b-256 d1258b7d730eed048de9a688699a820c6a375577ecb3dc2e36b7fc6b1f4c246e

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5f941439dac0ec071c29f08d1255f10727145adc447a32d9bf38d87928d76830
MD5 12ea7c89818323bab6d05204685d4cb0
BLAKE2b-256 efc176bcd4bf44e74ab70292d4876fc5e6949b9378ff510fa11b80b0402fae0b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 03b2525e8f545bae0703887884f85edae730101d9a70d3e1ffde511c8b2299ba
MD5 d2b836927920aaedd37aa03dabff9c3d
BLAKE2b-256 c2ad7b2a7788127629b84b68f9c493ad4213a4f29207e3319973279a80d9db70

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0e81e6a0cd71522ec771b74d8b0bbbf6bbd491d2f4db6e1b4f05b3441c2352ba
MD5 ed9126138aeb29c9fa8cdc09abc3957a
BLAKE2b-256 261492203fd2b2122651448dfa1aeb68aa742eaeca0c33cd43fc5eb54196d19b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8f036a35df3a5041682a21a304a810aecc300d8aacc4e80429f5b3f981411c95
MD5 b23c9d20d3a8b874e63392bbc3f25955
BLAKE2b-256 c663cabf821681bf1125eedea4b579a8b8f4e24366caffc46b58079b55277368

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c116317da7e9e2fc3e476d4a96713b938391eb9f7ecdff1d5d28de63442e5b70
MD5 829f92a92ec7408be92b0d989769b661
BLAKE2b-256 b8e1d8b4da19af6bfedc8018a8df905e16895123bf0b4a2495d2f8b51bd4f2e2

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1763434dec565234785d51ddab18413279ca1b117eb3b7bffa21b94bf535d1f3
MD5 8b2bcdfc4deb1003e1385a8759670759
BLAKE2b-256 a45d1fc92c8fe87180146038436dce3a3fd85819330f1652a41d8e5a02d6806d

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 142843dd348fd9b90c21fac74900ee9bafa5e31ff28837100a8340fb8bb89385
MD5 19596be3a6aaedb748fb59b2018dfd8e
BLAKE2b-256 31e52c3448a3eca4ad3f91cab9e7288f750c048daaa5486018e0a4d04dbb8a78

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 65c2e5536405c5987ff4a523a9f976c2c1a6b54c0f93dd1cbfdafd0312743eab
MD5 057f757d20ae9abcfd372e4917843f39
BLAKE2b-256 de2bfa4099e4853f57cd7be32043c387f3605bfd50162df2028d1b92e50ba09f

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 56116a18c77953630b0a27cae69d4a53274a80dab4dbcab40d71733517473e44
MD5 bac064e0c3299803ade9c751724bce72
BLAKE2b-256 2f49bc8e1f9cf3278666434c1610648946b8ea98bd66387c98268d65a7d47a26

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e9b22ce1903662dfb57944c9be26e0591377a03d111d6b86f020df10b4bcfd4f
MD5 60ce821e9bd82c310b74ddcb7a5ee24e
BLAKE2b-256 fbefa8b35a4a67c49cdded7186c5448279071c5e69cead50be076dc63666fe12

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ffebf33e520fcf6913c44d83c4d1f357b461226be30b66bbb612179eb11b085a
MD5 40d0ac71ead8dd590d13b67e075c3690
BLAKE2b-256 f7927b9d733f56994a243b630d69fd2e3cb9bcd78dc09229dc97e27b08ed765c

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82d9c701147e9655161fbcc253b6c2e73060bd444f012835bee5325af6caac1d
MD5 20468e40331dafffcf84da41cbaa1315
BLAKE2b-256 95fcb9ab6549258b9756813ba282347f027a52ee36aa1dbbe3408c5a60126f1f

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 155bf2a67d29b06a748d48656f91f2179808f44d2f9275b2bddf68441086dae9
MD5 6d604652f7553d7e8264f4b7f9f843fb
BLAKE2b-256 81856343701e3355eeaef4e29c0899718067a85274df7f997b829e024f3ebda7

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b0c2df6072c338968be74314f42029852648af1a3330f04ec598e9a59d538e19
MD5 f282c00355807459cad716dfd660ef25
BLAKE2b-256 f358d008a6540e82d100260ccaa12190d6a69f24b06a70752cab929c9436bc2b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c538c0917d2bb656014411216e8d7d96a95ee629d39266a59f3a33cf10948d7d
MD5 243eb656eb08bdde9998ed0429a0e3ce
BLAKE2b-256 6a1d2fe07ae9fe84a418901bd95afd7b71fe0202550d668a6fbf34e6843022dd

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c23e188601e0bde19d8aacef1c8a49c02d9740ccc05d50828984be3d11ebf59d
MD5 2a25ef9d934dde07cd0771d1e1b44e80
BLAKE2b-256 4aee2706ab7309255c76163185cecf87becc604d8e0433d4f66cd814e21e4e12

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 75e5da2bfae6e5e427796b135e7aceb8e81c42af618ccd7cbf6095bc97dd2f72
MD5 42e42f59a971b056b12f27ab630e9a31
BLAKE2b-256 e6fe2fdaeb4896b575dfcbb9349f9e6ce70d62e413394c01d6b19c9131b8c705

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 744e0c3c0304822d7620f01b7dd6636146e0d10fa6d1717d83f5a56729abd0a5
MD5 737080ae89f76c6861c5beb3341d8df7
BLAKE2b-256 8d3984d6b522857da0a07be3ec7bc427a018f805056da53b6eed9fd326376b89

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 55b6853c936dc2064301493811e92ad777963863df3130f4f00a483fd5e8c2ee
MD5 3c8e1843be6b999b6aef228d3255324b
BLAKE2b-256 f8fb7cdc783f3b791f3075bff92b1d22285bb6b02158fc7fa30bc9c2ce5ab68b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dfe79a93861bf575938ce706b977641ae19cbdd455212d122b50f3b4230be5c6
MD5 02e7df262ff39610c431222327d95d16
BLAKE2b-256 aab68ed3fe78baf9ae7a487f3042404f53376b403320ec7e8eff3258fcb9369a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e175882a0a7bf89860f2501d01aa3c38391362a1aaf5fa4571234fbbb9a5dee1
MD5 f0322e6daa40306d765769755c40a63a
BLAKE2b-256 6b2463391a92819d86e0be86a8790bfaf912b1ce752f2a1e034888e05995d9dd

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2be503159df69d637232383da39b462d2bebe02520c2cee53744e73271990d05
MD5 c63e07cd3295532118aa304bfb94d770
BLAKE2b-256 8d9533968f9947b7cdb8e735c8efda03c97711d367bb592a51ab4224f87b99c3

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 43ea8d3bbf930a8b1c206a1f2d2ccdecf52f5272fd437d1ee6ca7f0f03da1c16
MD5 924139175ce495287c715e9a88b61fd1
BLAKE2b-256 65f9b3fd45ed341512f87b77f0637a72b74427a5dfdffd216e428cfeba7ba4d6

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ad0a2fe46f4793320b48f89838f0be17fad41ab86b13d2de53a8832119085daa
MD5 0bb7f68d8d69766d611b25d0928dd14e
BLAKE2b-256 16861d1be49fc117cd44c66f22b77e4be8d34ca20a44e330232b732b8eff23e8

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3a9d3b1032c6e163c83f18f20437a6a1e57faeaa2533f7ef05b9fd2348abbec3
MD5 74607dc87cec2126cef5018e14ec5bfd
BLAKE2b-256 dd3e47eb92d1218c3dacc741da6544553631989c9453abc8a5f1ee496afd1953

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8aae2d1afd9b6acd32e34cb3ceb6f4cce75f3c79eeebcfa9c8bec7988bea485c
MD5 5b4b150c4887ec7e786b620593f8a5b8
BLAKE2b-256 21e61b7e83800d775af03b1fd09f34aa827eb90241d8544d454249810942f8be

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f7dd1ea8a5953656f1807b0225f0e098ca891d16798c949fc93a1f52cc0a2bd2
MD5 2c792afd6b7846b73e9a2957f3ec3b3b
BLAKE2b-256 61a39c1b3863d7dbf7a1a08bf9354a5fd054bf468a415a6b490a6840fac05963

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d2aaa4ca845e5dda7fdd86b719aead842085c74a167c2f540417c21302c3c161
MD5 e9f7f0756b7d77d3adc54efc07a3683b
BLAKE2b-256 35b38e3b5a204fd625b43bcf69e17aa90c8fe9bd07d0cff3300d85f5ce1cad93

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 1f593308bfea29632c378e831d3a603f7b7c20147349588bee63ab90d2ca8e31
MD5 1ca15f8dd90ce27f3d009ef052be430a
BLAKE2b-256 d722ff9e663859b370c054e5135879a7312ddf05ec93b8819d50306bc1e18abd

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 505f8d71638b9928137bf30b751e950d45772f773be30929d59adbb304d7a953
MD5 0373bed74a2732778f3ca7e1bcf390e9
BLAKE2b-256 a9830085bbd0357d68630b21e9b3ad9bc12c1f041c124d7263bbccc3b3b2fd62

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fa6a45c5e7d77023b9db63de71e2a2d02a7e65e8f853ab35f82f2fbaf50db44a
MD5 1ecf86caa33ce702b7a0796193b367b9
BLAKE2b-256 6bd60823cf3405890e461c5970181081b630c8ec0a63bb8f901c7dd46aad7295

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 82c683b3e600e17b04bf2ea2093cc6583cb68cc1257596a60b53344a69c265e9
MD5 532e1a446e72a36fd410551a05a422b8
BLAKE2b-256 b9a61adb30e3fa5c639b6af530d9879c675d537fd5e1663ad5d792ac7d068d9a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a3326d3b52527b58b0251fa198c423dee3f5ec168773ea99216b6fe414d6eec0
MD5 a6bd0155a9dfb077ddcb0d444ee05cf4
BLAKE2b-256 a5277facd20fdce87bd7477d0cf8e12b1fc1dd80abfc8b682b6b08cc2194ff6a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 034b4d6d8b2b965694c4860c31ca6ff45a99260dad7f2ae36a2033cf9cfebc6a
MD5 c80cbce343d1ab3a1d9d45b513a96dd4
BLAKE2b-256 c78c7b1074d4380f7bde2aacb4d170fac260c8c96e4f9b216c6e0d02317a5749

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e9dc4fda84ccba76f9b819b6de9faa0969820601e588e7c0a932ec5264b880e3
MD5 d01c536a9cc3120e0bb429fb11fdfd7d
BLAKE2b-256 a2d9dcd39407cfc6aa68cfa2defcf4ac8dd4224693a6a97f290cbb7dcfdae5c8

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 114f0b87d41d68bd516bead93e8b57d5cbc0c86d6042a22582052d79bbfbc2bc
MD5 5a799a22045a5d16d78e863a02aa137d
BLAKE2b-256 fe68a1cf67ddf9acfd263b12fd92e96fbd74ae2fac6d9d17afed3d64233dba7c

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5b8f1f33c91a923ac2110a65cf1a7698d3fda377b9cf4ba8fec66af36ad1806e
MD5 a112898b2ee3d33191b7e3c2c882773e
BLAKE2b-256 e382f69579303f5e3dd77e19278e091dc11d3d4490238a354c1f12a94e717c6a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f56aafd861b35dcd6a1c5edffde4ea11c9c219b3b9c110b4ead955cdb2f72116
MD5 e629360470f470e4252d5b6962f61db0
BLAKE2b-256 a9b1c122911abf0bd223ab68516808e2bdb59c2084a8b6a43d41f0357b4e1a69

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad58c83b1abdfe47cc9be3657b0c44909f7a4feb062c546528b4645d6c3bec21
MD5 0cf17f72d7b415101b9e3d5b8c5bc6a5
BLAKE2b-256 39f346b98a04ab6b062b6415c3b0c9ee5d81e95ad55471f9f9e2f29b37f9bf86

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e61a461a960749d70b9c582004f9e100a9baf622274ec036aec249089c2493ef
MD5 0f7cf2d517361759f17381d7620ac72b
BLAKE2b-256 b8c0399bc5688f179d141621768cc32117a2635a9b1283703578167b5ba2546a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7cbe5c05a1afd196972f53c60318447552dd8471acfb4053ba9f5b835b554600
MD5 698c12465ae4eb1f5d41b318d292bce0
BLAKE2b-256 4ebb82ef4913b5ca2883469e5022e0fd92a0dc9bb2b37a5bb9f6325f0660e548

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 49339e3ff8a81f1b77d9c9ffd5bb3bc9b59c74877dda56ba34c7c48b56ab025f
MD5 dbb2232796e1f6e9f5d84c853b1e5b3d
BLAKE2b-256 26d69ebf10bf1ff3e73ebd84010b4384203b20ce30cc30d044b45b82a18a3a3d

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 431e8b3053fcf0bf033b965d32b14931b1ee81cb22ac451f596592a4110f3b18
MD5 c86abfe3669649130f1860a52456d51a
BLAKE2b-256 7df7e4ce9373495ce1d54c26a94e2e652b7df73ffb54d94eda6d3b3923e96238

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5124b705cb6bac3cc74b400f4bc957cbaf649b7c5090d4af9a467ee75991f371
MD5 a2d5e27e6386ca95569f1a3f266bbe52
BLAKE2b-256 0f009b4c84778853e7a6f278af317ed5d4ed3744c689d43aeaf97ee7dd0175a5

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 966012fe97d78f3e8f911d2dd05c1acfe67c1cf5d4f981e3bd2e89370889cb65
MD5 5bd793f0021d4f8420aec22adf23df78
BLAKE2b-256 4595e0596118eb7d889241ab50e8351ec8edbeda94d827c4d171ccde58ab9b68

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3f1707fc0c14352c025393209afd3e7b5386ec9251125ddbd3e93554f6fa7a73
MD5 dae4be5607b971f43929084a7905242d
BLAKE2b-256 1f4bee01c180b870b9ad5da8379c1748bd8ff1bfd7e265010c1b121186a747dc

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2133c07812910a6b685b47cca3c63195740786a73bcc174aff5d5c7a4f5954fd
MD5 abc4e3652b06576cfe30209197adea67
BLAKE2b-256 b747e58cd0eccd81bf678a623975f11e1cd686d6b10170848a68ffe7eb900666

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ef1c4996c98da184e37a65c54b1130a0671c74064222bbbfaf950b572dda053c
MD5 7211694b1a170c1a7332863200f3aacf
BLAKE2b-256 09b3b66f7786548fa1167c031a25cb464ce4b2f293cb769d0af8d8c9e6bcb8af

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 19491f833f6f3166dfca382666a795506bea27670b0ec307a01c2df2a528dcec
MD5 8fc5a1a9adb3828ef13a277d419ea1ae
BLAKE2b-256 3289333e05704ad4c48d9d9fe5c489c8bef528adbb0610a7c4758349308f7305

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d16e6230ec0153b58b9c73055acf552c4500732f911899389534a1d87aa6c9f4
MD5 984e35687c2c61f637b86a68d90089f9
BLAKE2b-256 7ffc2dc20406d4eea806db0977725f9b54427a07cc604c29656f45de6c4136c4

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 26f8e7e19e7b39f87f904b530790b8b221d281cb7e535eab81459173d99ec72c
MD5 3b25681ffd2f639c2aed764d2312fff4
BLAKE2b-256 a0d70418d5096b8d00daf79ad082cbc6bd42d5e4fd1a345b45b1ed45c3e5f9c4

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 48dfdc876e91c74087d68e6ed5b86413cce15987b1e8f2a5acad3076d0e540d9
MD5 14ba049c3627a4c4905ed9210752bde4
BLAKE2b-256 1d6f35bafe1653395c877619e993666d89eccaf1830e2249c18e3afe63fd5f00

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eae787f7e63368e3290935ebe41dbb2dfb22862289e1895b55dc9079aa908e9e
MD5 58cfc2172faae370f25797b43b9a1e5d
BLAKE2b-256 276aad154b7454662352d28449cffc06feedecb772410b71bd64e11a05b1a7e4

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9041c3738de9d8d452af43f9650a6352104e1553a1ca485ef09b69c7db0794ab
MD5 70d09437ddb6569bb8dfc64499a845cf
BLAKE2b-256 40d1725d03b62315f8b00343fde4b2deaa9745ce64b6c8b900f36687c2bfbe87

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2462e024149295b8eb9dcc78e2c96c57a2dda1cf2ffa6bfa871d1e01c05bb4db
MD5 c13929ba49278040512096533420ae43
BLAKE2b-256 36b1f7b86c185ba5fb4b01ac8ec34591b2d8424fdd9a0ea679b371c10ba63325

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f5ac393b9f5acf35fc63f3dfea27954bed17f96c28cca69b9aefc91bd7642eb8
MD5 3db4473cb14c006717b68f7e846f112d
BLAKE2b-256 bbc26bd9f52af7a15e59c02a9bf8060ba30c87f35406f445092934b7660aa60d

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f4f2630b4eeaa28a49f85d70939046ec20c64ddb00a76db36847a11e4de33231
MD5 8f48f551cf35dffb6c61e6f55cf89acf
BLAKE2b-256 faa589c8483d7ec390d7a39afed109cb9ac56f52048c7cf24857abe721fbca4a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13ee33ddea7040932b596f83b95e95db4960c7d0887c14e43e85a6dde10cfc29
MD5 88f0d1d12f47a8f24dd14813bfda4b9a
BLAKE2b-256 eac2422b478904956a9ec6214dbadc386a798659090d6ece8c22e7b0329387f1

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3241953fd24267774df109485ec4acf8ecb893388c816b92a2d1064f59c6ed57
MD5 9b0638666ee7c821499df017fd748c61
BLAKE2b-256 9c5c8c9b162a181c7e8b7e2cc644fbc6127d100800ddc591aac6934207a49dcf

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 aa1c5940ca64918a1e4c49d4944a35b4d92e25e5391b0944af866c2838c466e0
MD5 0eaf7c1b254aadd9c14bb82929f168e7
BLAKE2b-256 2f2f787b833c9f79e044a2b8ab0c9a8328ea79c0c8f33ab7682cd5223ff2cca1

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 710d8690a1a765795ff5b3045070c64414c2c0bc09249990380609351b4b42d7
MD5 ba339cfd77187747c5af0e659ce64aa2
BLAKE2b-256 1f4edf282abba1410d17efd323d6fc2c5f71d95ae3988cd4f80552801bd78b9b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 33782553a427636597c6d844531324c3d66d5cad12b9edf74615f8a4c7f96db7
MD5 da5990fbbf4df2d155c78eb081b5aa61
BLAKE2b-256 a4d12bf342f4c5db8a57d7483a219bc5b2b81006a53ba09715fb727e3b057dbf

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4a629fe087d75d73f6b9f2b142a0fb403cd93ebcadf10fb79a7c5f4a4bdf27d7
MD5 b4e9d2686229d55bb9981a5c3e3375da
BLAKE2b-256 43bcbba405471b0b623d4375f8261116d9d503247373b8be79e2b6e508f1ee11

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4d4795f06bd81e022694e90d29fd13d0d8dd7d97a7a449bc83d87259a5cecf39
MD5 32b8af6e1880b874ad9947b3a4c3431b
BLAKE2b-256 4eae94ebbce791b306bf33050e2b921efddba74114e695c4a566cf444b5d4381

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7f61d1c05b56863319d0feb63afeaa296a45ffac25f723a12cce3044f4d5bfa3
MD5 57e888bf5a11743541a5b726fff3167c
BLAKE2b-256 57a37af89f8e809b05b14c8df0cb4ae17afed70305d11a2ef8d907de91705088

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5975156d194a15773f5084e2aa26d6e9b62d2798e1e9316c27d17ceab173be35
MD5 bbecbb97748c7955fae86acd82627d82
BLAKE2b-256 75a1b30d8bc1b3dcce3bd6cc946d0e0e13644f5ad3775c5d24a1e33a8438783c

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7451af47d15f73d2d346edf295586c79c97dccdfe84108fe2917eeb133d4ddc6
MD5 01907c4d436a1f483430eca2f6ca7ea8
BLAKE2b-256 d217bacf165d919067d2f6e11776b0a11bc882adf1c4fdc78cb74e99659c09be

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0914d74967b1666040925cd73ada92292a3468eee60e59a80bb4fda13246bc22
MD5 0eb9e7019c30d45c237faf95f27af812
BLAKE2b-256 53d45cfe89d66e5b0633964ae1cf6dee6e549277803d82c50be7c480d3fe53db

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2799653fb402bd3bb8a4aaabf3ecdad240ee3b1e0f3d5bab2d2ceeecd9daa1a0
MD5 f8047edef633e401cb33044221da7beb
BLAKE2b-256 d71e1e3f3565eb6933b2dc4bc691b006047910333f43f04fd7cbdbc7e8578e3b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 498377b29da129949d7a12bcc4effde4569bb0abeeffc0779c9513cc84dcee37
MD5 e1e449afc42b446ba91da5bc8fe32d3f
BLAKE2b-256 0843fca19504892208d7935e90244cd42a017a7621ca4eb5a4985f058d9d3ed2

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 38b02993b066f20468e701f17b893c2730fac61c4961eaa5fe5168e202685c2f
MD5 d5df4320547556d86de4e4f5be77c0ca
BLAKE2b-256 b73c06aa873599f66ffc57c625dd3f404fe7341e1be84da2594f82b5d13bae2f

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f816915c463404624afe68884eecc53a5b99f9a712943d1040ff5f926cd7f68d
MD5 8a229a5fabb824960b8e87309640476f
BLAKE2b-256 258176aef3768d203ffc44bbf8d1701f1bf7a677c16b1adb02ad0029403022b1

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3a7a484b05cc03f0533e42483b1af65ab530475bd1bd21dbe052c620fbcfaf3a
MD5 db56323d22df386eeef53b4cc3bdafae
BLAKE2b-256 baa7b943081610d497c942d8e2257f75f00e24f47daddf6a9905ca51489348ef

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 09d8c53ba9eecb6bd6607609623a742426a4c146f4264cce6a34db2d9133af64
MD5 19f2179705d260b65efda39a52f6c26e
BLAKE2b-256 51edc32a5b9e3c1eed9848d0c55aef71cc4c29f66c00cbaead0b7e67c65f77f8

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8d5fbcfef96d7604cae5bedbf67f44a2e908c19788e90813afd1f4d8dbb08515
MD5 0e6200a759dd13a31908704753f8121d
BLAKE2b-256 4e1210ac1184e561826666d2537031fb7edc7e0cdabf1af35a37cbd6cc5171c1

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 adf83a7a5bab957d93b76a0622ba13631bdc456094687d9025f511d374363f96
MD5 a64ee85cfd60ca1074ac7dd5e0be3f86
BLAKE2b-256 a171673abb93c1689c6d5676950f3f45c045030f51a6c2e15615e6ba89457e9a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bd6a64be97cbdaab9236b9bebda3d209e728e63e624acaa3ed079954aacffbaf
MD5 8d2e616f9d6ef4b1a17c56c10f13fe15
BLAKE2b-256 6324236818e0a398370604e9643a0ecc9916e225a2eb642a286801808d54d917

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 49997f57dd2af463c93ebc2731bbfdaaa88bf561aa5051bd219395670c48d396
MD5 9e17d5b745c4cf50a6d8003922e89b5c
BLAKE2b-256 31006c6fd12b0448a7f769c2162c92463b63ad4c36a93422c393ac332665d45e

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5ac67fad720242075f7a0c9ffa830a1c850efdf6fabfffe992140161c0b78404
MD5 252115857a6ada722b1143e6bf8eae30
BLAKE2b-256 c05ffec4c3f8d436b64a615b9a614bf0fa059173f2fa7f49fbe1eb1716ea145e

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 17fea9d82caa5238282c14da441637dd5766c43cb0f1f1828cb439782858e000
MD5 e2f70d8d40ecdf948bf6c526aa56c4e3
BLAKE2b-256 7d4356f75ed75f8add227bf33776e6fc966bcc15d4598f973a89eb3833bd4593

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0345a5fd89ee59a7011d19d7cb57b5b30fbf99904b63ebc14e273d70ae131e0c
MD5 aeb1f3f33058ed8d0c5b504febf58798
BLAKE2b-256 3010732692c02bfe44eb037dd730a0d710040ded9f9111113464c6e2d4d4b166

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a804bbba30532e1f9c6ed63791c4bd3b59683732ad47413f882bf891a34d667b
MD5 5377798a2b2aa06e613115571d6aeef5
BLAKE2b-256 274c9d478d0065836c793d3dbaa39e50424797d6b6b81ea82487d88c3a5141ff

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 dcad5e6b329ba4ce9525071cf892fda7b218e0a6345b8c873bba60cd023f0ee1
MD5 9be0c174e11773f66d9d6479b0fc6358
BLAKE2b-256 a2ef0e7fb8416a820dc3e088961deb8f6cf902ac23c9b31d0803e0e523cfabc0

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c0a321d2e1604706bc852ffc9c693e1e76d4ecb9aee181082fb0f56c4b02e50
MD5 7f506cb803ac3b7303ab17e1a9e1286f
BLAKE2b-256 5ec4790267903757ddcdb33672c4b4c77531d74be7e0b9cdfb0dcc7d570b1c4b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 780bd3ee0b6752eed878adfbefa03af2499958e51685b3e20a7d6e96e367dae7
MD5 805acc114c2937546fa10f6d92b63bc7
BLAKE2b-256 ab47abb95c2723ff089365efc11e8756123c32044548f00f3714faf71ac8fd9b

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 358d38601460dd4a9cb7ab41605d8ae9d5ab2d533d584dd8566856e56febb2b6
MD5 1230c4e048914eab5663a54eb81819b0
BLAKE2b-256 a5803424d171f4b38b2afd0337354a5f2b62f0d40fc7620ae77bd868286d0856

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 41e1c6024d24f32ec99cb883a21b6e019112483993a9a5483808c951e6755fe5
MD5 6b0f198c78f947b8242d467d252cae83
BLAKE2b-256 c12a0479c51e88b57076320d7b83b3206a9818fb86e66fd3d21e49c0c9257ca6

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf22102fa650f07e35b1dd34e7ad21fec5de954665b2abff7dbe7a421dd283e3
MD5 a5f44972102fddc50a0ea2885032a3f2
BLAKE2b-256 1f57d3c29efc4eb7692db1b040abeecd6b8b28575e50f6de1ca6dd30ebd7f464

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5f88b3bde5c03ab9f2491dbf3e836e0f5dcdb19e4867f0cb80188661e64279df
MD5 f88d810a8ac235057352b2861e920194
BLAKE2b-256 8e833a5ff02dd90fbd8145c3b5e76aa0e0ce970c81530fe4a81229e5cc0e254d

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 04160e154a37176d99c20c90891574cc3e9edfdf9a8da29d0ecd2fdd3e97af04
MD5 4f0ff335ed029a39cb31a2415c93c2f9
BLAKE2b-256 4f2bd7abeb2cff316f1d54fd8868439bd823da68a22860401f957c527224a864

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d0e292f8403dc6b9510d9e4babf9ded2e1aa8fc4cb7db742486348d9bf3688d6
MD5 d6155268ddc12041e6b4bcf6e878c426
BLAKE2b-256 58ecc65bb11e4e0e6dd8456853fc743d241f3aec38578ec4f461ab1bdfc42300

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 71c14c02d12a7ac12df1e177d2493acab309541b99f92d2cfd41e2630e89d676
MD5 26a1023f011820e2326ef4540fd5dcab
BLAKE2b-256 e882bbaeca7eef5581d2d861bf40f0aedb7064a9bfbc597f82fdac75d9444566

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8c144573514828a19f4fd8dd7a8fe486b30ab0478f4845b1ebfaba3d88066efd
MD5 4548a5fa2142574855680cbe4112abd5
BLAKE2b-256 9fe7333e4e5b441d312c403e506f1fe14ebf2640acde83121e54d3ba6d531f1a

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 61490755714dd8563b7ef3350eb0aa6cdf1dd362605b153a8a549e7ad76c5ef6
MD5 0973f3fbe37c047a71c44500b7fac881
BLAKE2b-256 5430a368b810d7a4fc5821ea5bb788ce55061e06e5e49fa71c83f5e7ce6da4a0

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 df0380af44153c61878a62ce1d02719b7c562907d7889ce945247a99f6890e50
MD5 7b7803b6430f86cb6da5683814366683
BLAKE2b-256 0374a0135997455a18e34ee0192aed61e0b72a42f817b581114c705ad657a55d

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 18fb1d389c405b84dcffae785e5a1cfa33851a9ec5927a72420e7a92d95bd9f0
MD5 611638e22f676b2a46e3f61f7f4fda91
BLAKE2b-256 ed17502afe0060448aa7f7aa6954d189c68bbb68784e83851636c17dbf621274

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bc8db0eedbf03298dff7fb83bbb6d0af1c71e7388c350a1d2997fb9bf28b7b2f
MD5 19c814546d452aa6090717574b5375b8
BLAKE2b-256 abbf14d78bc512c27f3cd29c3325ffbb61c168ce8707e9ac74724a1f942a5a22

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 95847d76bc977b23cca67c8ce0aeab53afc2787752ee9ef962107beb8fa4e5f0
MD5 06a4f92f02cb7d21d33d9593699987e5
BLAKE2b-256 ccbb159a7d069073d84a16678aea0b3d5252cc6c1902e6667f9b5ad1cecba30d

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 113856df9c89410a0a2e29d41ea051a92fdca99ebb3f8ab5ff8ea296262337bf
MD5 c6acc3e593d04f1fdc2bd2c5fdeb4882
BLAKE2b-256 fbe46928dea8f81a25b70ea386bc12902374b5b672a73b264b8c1d28ed24faf8

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 335a20997d71c103be68e9fd3f467115730677448131dedb6755729d2c8e9cfa
MD5 bb6eb45c98680d5e7c3c09778a1ebe29
BLAKE2b-256 86597ef7813b63266c05e99ca93a58002458837ad5f3b6192be3b980feab88ee

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a2f669a1d05cc96a28718feca322c2229e68d43ff78d449863fc170082ae2594
MD5 376cf1855d5724ce77d9110c2571ec6c
BLAKE2b-256 c1d85e165535acf83abd1134992187b0d3c842d1f59af6f163ce95035ff1a1a8

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3738706883588cccb4f4fa088c182fb0b560ac09b30ba063a935b4f1d9cd2212
MD5 74949de67eee779c9ea2d11aeca83306
BLAKE2b-256 bcd4eb01fbf7b626d93f229c324914a1ef30d366f5a76df11876e9c0e6e996d6

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5b6e9e919f2a1c500d07d606a1e0eeaf70cd463acec31bfa75cf48c375924e7f
MD5 9eeda3a5a628096b913dcef94c7c8af7
BLAKE2b-256 eabfc6f505955e4630cc3c88ad515023fdcc4167d0bef1ce40c34566d0e8d8ce

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d193bb9a68db854064cb8d36ebc9ae554955eeed9958a8243743e98088d5b6f5
MD5 a1b5979f7020f3cbb1f1dac18c66f3a5
BLAKE2b-256 4faebcce32c5971382d981e635ae5b2c11475877571ffde20e70fce99a033666

See more details on using hashes here.

File details

Details for the file cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for cr_bayesian_optim-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 74b1ce6a7cb21d09ad32b689aa061cc6f9750f3514fa11f44335cb8370920f05
MD5 ca82f2757e3f2faf1ab7ccfa29778b85
BLAKE2b-256 b0c5f6154380837970c7a45f68a591a5138638958fcfc5cbf28570734aa0da71

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page