Skip to main content

Optimization algorithm combining genetic algorithms and multi-armed bandits for stochastic problems

Project description

EvoBandits

EvoBandits is a cutting-edge optimization algorithm that merges genetic algorithms and multi-armed bandit strategies to efficiently solve stochastic problems.

Build & Test


EvoBandits (Evolutionary Multi-Armed Bandits) is an innovative optimization algorithm designed to tackle stochastic problems with high efficiency. By combining genetic algorithms with multi-armed bandit mechanisms, EvoBandits offers a unique, reinforcement learning-based approach to solving complex, large-scale optimization issues. Whether you're working in operations research, machine learning, or data science, EvoBandits provides a robust, scalable solution for optimizing your stochastic models.

Usage

To install EvoBandits, add the following to your Cargo.toml file:

pip install evobandits
from evobandits import EvoBandits

def test_function(number: list) -> float:
    # your function here

if __name__ == '__main__':
    bounds = [(-5, 10), (-5, 10)]
    evobandits = EvoBandits(test_function, bounds)
    evaluation_budget = 10000
    result = evobandits.optimize(evaluation_budget)
    print(result)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you want to change.

License

tbd

Credit

Deniz Preil wrote the initial EvoBandits code, which Timo Kühne and Jonathan Laib rewrote.

Citing EvoBandits

If you use EvoBandits in your research, please cite the following paper:

Preil, D., & Krapp, M. (2024). Genetic Multi-Armed Bandits: A Reinforcement Learning Inspired Approach for Simulation Optimization. IEEE Transactions on Evolutionary Computation.

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

evobandits-0.0.4.tar.gz (90.4 kB view details)

Uploaded Source

Built Distributions

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

evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (498.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (595.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (508.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (332.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (330.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (498.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (595.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (508.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (332.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (330.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evobandits-0.0.4-cp313-cp313t-musllinux_1_2_x86_64.whl (498.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

evobandits-0.0.4-cp313-cp313t-musllinux_1_2_armv7l.whl (596.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

evobandits-0.0.4-cp313-cp313t-musllinux_1_2_aarch64.whl (508.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

evobandits-0.0.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (333.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

evobandits-0.0.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (330.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

evobandits-0.0.4-cp313-cp313-win_amd64.whl (181.1 kB view details)

Uploaded CPython 3.13Windows x86-64

evobandits-0.0.4-cp313-cp313-musllinux_1_2_x86_64.whl (498.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

evobandits-0.0.4-cp313-cp313-musllinux_1_2_armv7l.whl (595.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

evobandits-0.0.4-cp313-cp313-musllinux_1_2_aarch64.whl (508.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

evobandits-0.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

evobandits-0.0.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (332.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (330.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

evobandits-0.0.4-cp313-cp313-macosx_11_0_arm64.whl (290.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

evobandits-0.0.4-cp313-cp313-macosx_10_12_x86_64.whl (294.1 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

evobandits-0.0.4-cp312-cp312-win_amd64.whl (181.1 kB view details)

Uploaded CPython 3.12Windows x86-64

evobandits-0.0.4-cp312-cp312-musllinux_1_2_x86_64.whl (498.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

evobandits-0.0.4-cp312-cp312-musllinux_1_2_armv7l.whl (595.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

evobandits-0.0.4-cp312-cp312-musllinux_1_2_aarch64.whl (508.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

evobandits-0.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

evobandits-0.0.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (332.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (329.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

evobandits-0.0.4-cp312-cp312-macosx_11_0_arm64.whl (290.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

evobandits-0.0.4-cp312-cp312-macosx_10_12_x86_64.whl (294.1 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

evobandits-0.0.4-cp311-cp311-win_amd64.whl (180.6 kB view details)

Uploaded CPython 3.11Windows x86-64

evobandits-0.0.4-cp311-cp311-musllinux_1_2_x86_64.whl (498.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

evobandits-0.0.4-cp311-cp311-musllinux_1_2_armv7l.whl (595.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

evobandits-0.0.4-cp311-cp311-musllinux_1_2_aarch64.whl (508.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

evobandits-0.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

evobandits-0.0.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (333.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (330.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

evobandits-0.0.4-cp311-cp311-macosx_11_0_arm64.whl (294.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

evobandits-0.0.4-cp311-cp311-macosx_10_12_x86_64.whl (297.5 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

evobandits-0.0.4-cp310-cp310-win_amd64.whl (180.7 kB view details)

Uploaded CPython 3.10Windows x86-64

evobandits-0.0.4-cp310-cp310-musllinux_1_2_x86_64.whl (498.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

evobandits-0.0.4-cp310-cp310-musllinux_1_2_armv7l.whl (596.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

evobandits-0.0.4-cp310-cp310-musllinux_1_2_aarch64.whl (509.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

evobandits-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

evobandits-0.0.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (333.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

evobandits-0.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (330.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

File details

Details for the file evobandits-0.0.4.tar.gz.

File metadata

  • Download URL: evobandits-0.0.4.tar.gz
  • Upload date:
  • Size: 90.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for evobandits-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f43a7c0beb596d816d8783024b17006d6126af50bcbaa31d6490221392c63f6b
MD5 cb91fc3047d69e62e842feec447d35c1
BLAKE2b-256 0b4118c42c6ea056c36a2cb377e1d4a39ea455d665088e4c80c568a51737520f

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 249c4f409e3cbce9eb0816f3b0481660eed705b031ef2ee8667257d9897f9fa2
MD5 6d9104ada6850026027fb67c600a252f
BLAKE2b-256 821d8725c4b6b2fbc6feff5e686929f145fd63544aeaee36cb7cb26245006feb

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d5d185d5d311856919df5dbab9fd7ae7abea4bbd22d181b61734b4a555fe77cb
MD5 4767160496adbb57f24dd416ea7fdf96
BLAKE2b-256 2cd9735f7a88f2bb799e84e9a7eff6c0a9105874e59125e0a879d0c5e90b5d94

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 18516c96c218d01ed66a1e0c5119174e005a3d0634f84ba0512e4544582cad4f
MD5 d53743f1aa42247fdea369fb4a8928d1
BLAKE2b-256 0eb5f2681de23863138b138b2265101209e23218e6a77b3666c7f5ebc9450f27

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5348645d95d34ff29e2918e486d2556dbe65a96101650be10cbf50ae5c6bd4ed
MD5 f900291c2b35f107af85d5bcaf1b4920
BLAKE2b-256 9dc0032598c89800bbb8c429b9d38e35055b0e0b29a66e80a38d07f80bea89bf

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b87e2b0af967d2c22ee7d8565041c841832fe55a45afb92470640244416aad30
MD5 294d2b8d6da754270377a48622a840bf
BLAKE2b-256 3baf1a319f85bae3e3c3f5e1c8ed0a4280d9883e17ea9d690f39251322be0e7f

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d594515edc7d62bbf6ea3913eca2487d3da28ee28fc6ee49caa50b69a318c170
MD5 3be4a6bc2ec8c31698cc21a53de28e2e
BLAKE2b-256 84d6b0d7b8fc383bdf574be7669320ff82a12a646ea9aca402968df8f0616ee8

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78d091d476fa812325dbc41356e567f84a725e5ffd18949a72f0f4da87ea924c
MD5 b17fa70b35cf113f363f5ff07a688723
BLAKE2b-256 8767ca2212a12afd9da6edefb2ce4804d08e0d396d7f47982a13249e5014b755

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 684596fbdcfcf13549b2a09870740df56b24cccb434e68043417f3d63b98146a
MD5 675090d02b1f5ff975a2ef2dd8990be1
BLAKE2b-256 7bfd764507a8de3ad87943251f9d65fa016e63e21ebc6621576e1d222ccc51f2

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e2c3722ff8d02908b7493df0489363417628e6f90b78ded5f773e0698d205f91
MD5 49054c4f3db5525f92919ce98ca46b2d
BLAKE2b-256 7cf380472226793747e22e05979ef29e8e0a8760ab2d2284bf29ccdd0258734f

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a57a78b6098d4d95710b442e8e6266c0131ca72188c3c3215ffa845d84b119ef
MD5 4bb1944696d456dd3a38b37785193b55
BLAKE2b-256 885cbc39f61068d28fd48b9cc8ba27bc63171ad72a30099ae7f7af060c2416bc

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a3d32b4e96cd5d7517b3afef7fe8330227ad13f31866929b8fe8b9f312b56dd0
MD5 3730f43cca99361c09744db710fcc8e9
BLAKE2b-256 91343af6e0f498743ad169adf3571ddd91a53b2b1952edfe9f7e0b92f78e1ed7

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 15a323c7e3ddf53a2909d93819c3ad9014416032613ddb1b82c05c2b5a516f2a
MD5 d46fbe38cd4580d708bbd89e790b6626
BLAKE2b-256 c2badce1582ef12cf80f7ecffa44ccbd2f1afb1a9f95db1d266a68c48a39ee5d

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f474fe3274143a77feb44573f99f51c5532872663be69734278740c306aef3c
MD5 171746d5a6f1e66d3cec1ab93dafc1c3
BLAKE2b-256 561da487fb72d016212192825aa5d5c15f590134ff64aad8e18745a058842a29

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 69042ddf528926fbe1627e824655b1ed8062a901d4b3078464b13484e6212b75
MD5 d03157c1c6f3f0dc044d282622ac63b0
BLAKE2b-256 07b30b804c893f096e22be21f200f5604a8dd8a6364e4b73f183506f3473bc09

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5a7f90b15b12596998e6399fa6920ca276fb0dcc29f18a1d6a6a658fe1083490
MD5 b51cb58bfe4763d396404613a6b2b609
BLAKE2b-256 c5f635e73457df39f6d386c41e67cfa4fca871891308e1f01e4b487ce1fa1f3e

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 33b60ec5ccbbb7837b89365b8c9ab2ab8654d754a19356fff81e0df78cda84e2
MD5 5cb6500b66f14a225231b462e0da0a1d
BLAKE2b-256 87e6bdf82c138503baa07ccf8c5955133b47ff489ef7f227489b46af49eee5d0

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b73422ba452cf533e37c6dee697ef162eaf4eb542f27221e4c8e550b3c3a754f
MD5 20bb1aacd87c893ac10b5cdf21b85cdd
BLAKE2b-256 325629acc752c000f64245d9fc0850feaa6ff86ebf097bcc9adf4a9057f2d890

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3d0bec8d0be63657ea6bd93ebcaee08304ffde490925039e0645d00ed856d444
MD5 915ab3e7ddb75c26c96c61ef5d00d7e3
BLAKE2b-256 d9b62e0536ee3826a11219950cdfa5e57af4f1d60771a053619ae61c8b537349

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f542358ef623ccef22752cf243c22edfa2b78b46e2bb0bf4f1e77efa42186c2
MD5 5816778372efa2bf083a9a1bd9243c56
BLAKE2b-256 816a021d17525d35a3ac16fd49fcd90f89756c0361a0964acd9f0cf896071178

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e7fef427268fd1f185f80e2e5c76ac4c02751c397c5b8196d34f5f0becee5929
MD5 8b5dd5498aac68772a2142f360eef636
BLAKE2b-256 80d699917c0a824b76fab147da04925de4f03ddc490c0a5c46eb63d4c22a95e2

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac622c71cfa2b305769f2c9bab3cce63d1ac12a22a874d917b1bf7cb39fe8db0
MD5 c8509893e4294158bdfda6f0a57f2041
BLAKE2b-256 73c1b9f05be3ed73a7d3f965b365719e5d70bd3d8f97ec3e5d9d73bf9e3a4d7e

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da9767dad70d3138cb855a4c579e4e3b13b1a694f57e97284caff43c5b9c24ab
MD5 92a669ebdc330af51bc5498f0b36ef88
BLAKE2b-256 733f0a9b31ae005b946ec49663c3abf792ea5692204fccfcab10277b11e2ba7f

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f7419535c65828e5248ee15c3dd2db34a6c6830ac709cb61a0e1e174b3900f33
MD5 4c7dc47a416da36a8a4c1f9b32e151f0
BLAKE2b-256 f7c09c046b0bd458d1afe1c84658d9cd4e12860cd897ebb68b63f574df0563d8

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fd4dbcf10cba94aa49158d1eef48fb211c3f787e7d0b3e6f73ff169f91b6ac06
MD5 71720e34f56d690ad08570a7a0d0079f
BLAKE2b-256 d14bb8ef32bc9a66fb4d0c7926d22d94c18545c14e4462c2866d82013f58ab78

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63333907add8242588f03bcba82ea4a6593801e7c602e404b9bec64256939f0f
MD5 473297efa14214abb7758fcff95f3bd4
BLAKE2b-256 2b5fdff20e76f5e4e6c705a3e58d57068848bf006b98707f3d458b32298e5b38

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6d2f4d5b63a9adf40d6e602e90700f62474b887e45849f42ccc4f1e6f6d483a0
MD5 c912032fe0092383e3b9a70f93e7a17e
BLAKE2b-256 02e28cd43d9fcf1621210b74ff4320f4eae2898d30aeaf9141f74fff75dcdd34

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1da27aeadac311c4ba29c4235240e4bcc87b8567609353aa01a8745c2274c7aa
MD5 16bfbaf3ed9f5f82b9b1a2a8ca8eb1da
BLAKE2b-256 955c064a74b8e114deb9837a1e7fa185c214e8ebaa9267aabce443f3ba8c85cc

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1c122dffdb5ffa539e43ec5b75a5a345c8dc5837531c968b102c71dc476f5a8
MD5 afbd6acf3471975a70b43825bd72c1d2
BLAKE2b-256 e325a84df1c523b77ee83845927035c5cba3358e00f1d391d13c9ddf2b9dd8b0

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9c2c39f4d63a1ab535758b1c8bc91e1456b5324dc9706e7c0c92f82cd50a323b
MD5 adc010630e01d1dae95c0f09656622cd
BLAKE2b-256 350a84096adc0901365765bff4eccaa5622487865da9af23372d9ac9a2addbc8

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 499345d000655eddbdebea922001c5f59846c93814878af10776f537a66c4ad0
MD5 f83bff66e04ad8f90f5c9257d20fe1db
BLAKE2b-256 60b67fb5e0fdff5885e0f4fc5ece27fbcf212b345229c7c94fa92a457b5e7edc

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b39885b7daf2b246b23070abf042198f4958bd0906766e03172495c1ca68dcf7
MD5 4de66ff8ebae90cd6ac739311e0454da
BLAKE2b-256 9a8bce2e71bfc698ac1bddc93c9a08ec51c34501e9f638c1676b341bd9af2fcc

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 100c1d4cefc7c334485297922eb0a0732f379d6625c96a9f3ed7c58a788d6de4
MD5 e2c4cd132bb1aa17433a984aa1efa6e2
BLAKE2b-256 4a1315fd706477a1e1d27087aff3a0a33323d58b14f91609092a7348186d18ea

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d160a57c3ecee363d8179018976e47a2a9779a746fa4916c72a21823154053c8
MD5 de10c0bc3dd85782fb5fe6334d55451e
BLAKE2b-256 84a7a34bf7f3b615c411d9903dd1b357c28d177eafcfefdedea13f128e0e8627

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a45ae8a74166dc223f4011f06f73ecf3dceb313019359000d999a62775feb746
MD5 805eaa00fb269cfa441d95e0f435948c
BLAKE2b-256 f29dc7a892e8b46fff6bb626561336a9ac133356852c6d39d7114b8d94c3ddbb

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 555f57c0113444c243b49909056e191fd436964a607d9338a1a603559a8f266d
MD5 d976d8ea5d661cb3c22c14c4bfafce05
BLAKE2b-256 bbbde27f5b385628beb1485b2fe0caa8444a18346ab08248711930108a70bc61

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d2797a0b35331bd4c42780719416d6ac3a9666c44d62b03d5a91830699ab9873
MD5 ce6caf20938fcbcf49409dfe4ad5c111
BLAKE2b-256 6866118954d0854857588a18f2b414f9d6ddcae24abbed3180cde751b2cc8a3c

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a5d59647d92be135ed2e2e1c20330b558e166e565dcf17be1d8ca2136bca7c26
MD5 6fbf56fa64a5993e430a4add21a89ffc
BLAKE2b-256 6d46adcfd0c2304894091c578facf801c0ea7f5d1f1442c4c3bde1c299bb5ac3

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c471e6ec8178e2d6487a9b1a527f412820007a19c83432ae5f468ab4819e981c
MD5 d0d97d7dec5b8be4e305c2fc8539c012
BLAKE2b-256 38db4cf59293c04fbd23204c8fae1f2c4bfbc40c5d8c304f7eb4231647d8404e

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 56d91a889492a12bfc53517b8dab4d340620d27c1806f240b3e27d7dc1ad1ff6
MD5 994249b09bb99b01a66faef472cb6409
BLAKE2b-256 2a6e5e47fcf9ca4eaca9400941d98891f4f41969de1fc173268b406d9b3e5a47

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cafee9335ae1447e0452eb6029d8a0941e59a62087c1c90088c345bae9f98368
MD5 dacbc5861a8f3722894cbc69f75319f7
BLAKE2b-256 d9e4e6dd41b09ced99b45f304b7a7d72bcc3a976d7f0e5ffda8eb6ecff384ecf

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f585fc7cdf42edfd2e2b44f9089e72d903f7bdfc5f33c086288960aeb20a192b
MD5 a4c225676d79575402858e19829bbe6a
BLAKE2b-256 e78ff19d8c10cba6995558e8d7bbdef6d5478bb2949e51ad9ab483b6cf97d967

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 785050123d9e3b94c58eaf79ecb114f4406dca631b0567e7e17df61bf52378c3
MD5 c66803b3bc7f6f41c4c013979cc11c1e
BLAKE2b-256 3b0d89a7f399b14f6e2bcde6b80a32f323f9aaa1b7c8d2cae0d0dc9d12a5d1d3

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eff3e229fe87dde62b73891281374d41c14ad26857ef7b1119834bd223ef6b22
MD5 40307f0b248ab2c8c6c88a344117af9a
BLAKE2b-256 725cd4dd65e5c3f9cfe1e43c5fe246debeffdd8e5fe96f2f17c24c76d95eec0d

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0a8826e68ea278f600e555836a871f62f3975be3660cc5f91b8c7bf307b3c3d1
MD5 5f0b0200e569153bb5fa344aa4fe7c33
BLAKE2b-256 ae1c8ab20dd82d3ef4ff438265956d3fc754b52724c32c8d2b90e50f18014c22

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7c9e3cbfd9a2d2b2774dc1d262a926c1b87049a321d39872f3290b21ef3b1111
MD5 6493dc600a3e74468ac3c05cfc2f29bd
BLAKE2b-256 4579a0b59b81211689b5cb3db4d8fe6c3e5a6c71332fd6f729b39b35b1656586

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bac92e3825372078fb11d138f3f4fd9ba3431eeaf54dce469ff0720c4000e1c6
MD5 a06e4f1dbd114308f1e97eb35c03de52
BLAKE2b-256 6a940907abf09c3213a4ffa4dc62b6e435bdd51aba92413170bab67ec850694d

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 062207c9e62e136650c13587a716b04048f46130420a258a787985455cc10435
MD5 17b225483c6f382b78a25aeb914e0957
BLAKE2b-256 47f3589730a828d8576c5e4957049d36e339abcf27f4bd394fec0707ff9b324a

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 64ccddaeddfa745bf72c459861c06980eabfbab14c1ff0ded9f5efb9b838c745
MD5 4c713654501740ac4228ca4df752f2da
BLAKE2b-256 3898c9c5907b7f00b07a2a093945aa0089122a34e8a674572e8a7d4c0bc79e7c

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a27163bf3309bc6e7e25ea16c9c19922f66617a05152b67342acbb48a50e43e9
MD5 1feb24eb66cbe34e5874a93953b4279f
BLAKE2b-256 1f20acd1d824a953c1a755470310be8980a92e50f5ee21d8c3f350f36b08f061

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2eedea3c824c47e9bfed6beda9bb6a0cee50269de82657afdc57e9733eac4a52
MD5 1600eb6dc6003f3c42967b114fd26929
BLAKE2b-256 c0a6c3650dff4a8afbc703c3ab70f26ff426cf3e8ca44b37b355701fdbf925f0

See more details on using hashes here.

File details

Details for the file evobandits-0.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evobandits-0.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 04284072fb37ad1a7e7ccdbc307fd6e601ac593aa2332953615011de215af4ef
MD5 1ba26678245a906b6e17b18d874ff75b
BLAKE2b-256 9f07a9f8306f2c8a0618db017837f3f124dbb7ca0eb08935941c2d1d2aa2a13f

See more details on using hashes here.

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