Skip to main content

Flexible and accessible design of experiments in Python. Provides industry with an easy package to create designs based with limited expert knowledge. Provides researchers with the ability to easily create new criteria and design structures.

Project description

PyOptEx

Package PyPI Latest Release PyPI Downloads
Meta License - BSD 3-Clause docs

PyOptEx (or Python Optimal Experiments) is a package designed to create optimal design of experiments with Python. It is fully open source and can be used for any purpose.

The package is designed for both engineers, and design of experiment researchers. Engineers can use the precreated functions to generate designs for their problems, especially the cost-optimal algorithms. Researchers can easily develop new metrics (criteria) and test them.

To generate experimental designs, there are two main options:

  • Fixed structure: These designs have a fixed number of runs and fixed randomization structure, known upfront. Well-known designs include split-plot, strip-plot, and regular staggered-level designs. A specialization is also included for splitk-plot designs using the update formulas as described in Born and Goos (2025).

  • Cost-optimal designs: These design generation algorithms follow a new DoE philosophy. Instead of fixing the number of runs and randomization structure, the algorithm optimizes directly based on the underlying resource constraints. The user must only specify a budget and a function which computes the resource consumption of a design. Go to Creating a cost-optimal design for an example. The currently implemented algorithm is CODEX.

Main features

  • The first complete Python package for optimal design of experiments. Model everything including continuous factors, categorical factors, mixtures, blocked experiments, split-plot experiments, staggered-level experiments.

  • Intuitive design of experiments with cost-optimal designs for everyone. No longer requires expert statistical knowledge before creating experiments.

  • Accounts for any constraint you require. Not only can you choose the randomization structure manually, or let the cost-optimal design algorithms figure it out automatically, you can also specify the physically possible factor combinations for a run.

  • Augmenting designs was never easier. Simply read your initial design to a pandas dataframe and augment it by passing it as a prior.

  • Customize any part of the algorithm, including the optimization criteria (metrics), linear model, encoding of the categorical factors, and much more.

  • Directly optimize for Bayesian a-priori variance ratios in designs with hard-to-change factors.

  • High-performance model selection using SAMS (simulated annealing model selection) (Wolters and Bingham, 2012).

Getting started

Install this package using pip

pip install pyoptex

Documentation

The documentation for this package can be found at here

Create your first design

See the documentation on Your first design

Analyze your first dataset

See the documentation on Your first dataset

License

BSD-3 clause, meaning you can use and alter it for any purpose, open-source or commercial! However, any open-source contributions to this project are much appreciated by the community.

Contributing

Any ideas, bugs and features requests can be added as an issue. Any direct code contributions can be added via pull requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

pyoptex-1.0.0-pp310-pypy310_pp73-win_amd64.whl (2.6 MB view details)

Uploaded PyPyWindows x86-64

pyoptex-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyoptex-1.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

pyoptex-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (2.6 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

pyoptex-1.0.0-cp312-cp312-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.12Windows x86-64

pyoptex-1.0.0-cp312-cp312-win32.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86

pyoptex-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (7.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyoptex-1.0.0-cp312-cp312-musllinux_1_2_i686.whl (7.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pyoptex-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pyoptex-1.0.0-cp312-cp312-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyoptex-1.0.0-cp312-cp312-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

pyoptex-1.0.0-cp311-cp311-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.11Windows x86-64

pyoptex-1.0.0-cp311-cp311-win32.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86

pyoptex-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (7.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyoptex-1.0.0-cp311-cp311-musllinux_1_2_i686.whl (7.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pyoptex-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyoptex-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyoptex-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pyoptex-1.0.0-cp310-cp310-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.10Windows x86-64

pyoptex-1.0.0-cp310-cp310-win32.whl (2.5 MB view details)

Uploaded CPython 3.10Windows x86

pyoptex-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyoptex-1.0.0-cp310-cp310-musllinux_1_2_i686.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pyoptex-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyoptex-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (2.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyoptex-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file pyoptex-1.0.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4c1af410ecaf30d1ebd1e85e0035c0103b1df6162dcc4865f9e27af10d715d6b
MD5 73d5724841da97220d72a36078cbf890
BLAKE2b-256 60f584fdb694daee6b909dc48353afd11556017658548cf0461021969f20ceef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-pp310-pypy310_pp73-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ee5c439a3a4604ba2b4dbdd200d0433a68a6fd78c12adff20e286d44fe9c192
MD5 effaa1064e00075611e31e2b6b1ca205
BLAKE2b-256 460ca7f52f3faeb90326413cb91f6af1b3ac6f903bc0b38c5f7d2a8e0d711f3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08cc9bd3b08168dbba48d1687c7837e7fc10bf203e72de9dc28479a14beee085
MD5 379f5ce8b372b39f68834d6c08fc2ff3
BLAKE2b-256 0712b91d7bdd30307852e249b00b41d49d16c5608c3764191c9e721d4b9c1758

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 911114baefba44116c8f154e8355a8fdcc85071f3d7e27981df7eba94be517c4
MD5 4c6a6199a57467660f3860730d7640f5
BLAKE2b-256 8a8d092b40e889bb0ef4bf22dba538d4d16b9ff8c6115e4387b6d4387fb25c73

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoptex-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a6f4bd3ec9e5b034d8d2c74299f085e7e92d34d83a1927a73f38cf995ae98efc
MD5 18d2b0fc629d7c8926d64192ef5b93b1
BLAKE2b-256 36c8dbca2f4c551dd5ee07247ac4afbabf716beb55cf4fe929ad5a660e16c1d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp312-cp312-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: pyoptex-1.0.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoptex-1.0.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c3fd8d7ee35686a7f649e40305f8afb8896289a9c30aa8a88c07ff870b25c40d
MD5 0cf1173216ef3848af00f58db1ca5c68
BLAKE2b-256 d6c023b11d6c93f146850cf858b3b0d1403a9ca5e1d154d0fd04ba8042dc050f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp312-cp312-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12989bc00410652b612d9edad47d78560603b10054d4bf66c33e0e5c64bbece1
MD5 53d57c17cc4863fe753ca1a1aed7c97a
BLAKE2b-256 e99883ff2e95200d5d1395354665a14b9ab3da61565ce025b11e3fa60d433473

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4d5b2fd8c5f3195424433d5c2002dfa6abecf9051909b7319a65afb53a8b36a9
MD5 adb89f18011bcdc8295d04824f8831c3
BLAKE2b-256 10649ad7f4d41226772b474ee60ab0d9ead712262e3a85c216daeb03436e5723

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ee6081eccfb0adecfa3d179b3d2f379f925a6e5cc2580fb711a64f442b32186
MD5 6ca886322c9417db6f61f42a04baf89f
BLAKE2b-256 16c217c728aef02efd27e04e8f136cad0daff6479d63b7fb019c13f961f27b74

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac93fb0e26136e50bf1a14a7f73e14d1d020030fd005111a63db815a826f8210
MD5 e724cd7c82e83cbaa29dad5a59d76e3a
BLAKE2b-256 931b48c44db513cca3c1ed73c30e0ea559927300c5547b4a94d33d18fd61b217

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 161ba1b84c2f3dc301eb1bed34a3a5a40263b165fea7a5c89dc0dd6ff6b536cf
MD5 2784627c6031796f5bc215c0d3e0b9bb
BLAKE2b-256 782ea9a29186354231b500bf45e3ee6491c794a2b236c77a15623cfd7ce2ba62

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp312-cp312-macosx_10_9_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoptex-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 807c1bf14f563f02f8d049a6c96ddfe6d7560da3c808b2e61f96914cd4ff21df
MD5 6d173c94e4d10bc77c5aaecf342e1ff4
BLAKE2b-256 000f7687a2c347f2df5d71de1f0031e63e0167ef8c81fee3c4abb2aa14e9c60e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp311-cp311-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyoptex-1.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoptex-1.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ccc724edd0e6f98779c7cb80574946aba305eeb3ff2b962e3684ed63f2aa769b
MD5 6f4f83ab0ef939d89c683f7736f67530
BLAKE2b-256 e562468214cc758ab81660a2efe1c41b020296fce19b41e2956849d4824aff35

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp311-cp311-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3afa65b9e96c8e27e32b19acdd5252314005c178490fad0185972bcd8463774
MD5 356992b1ca5c2d7ea8ee018b5ae9211a
BLAKE2b-256 b226d2e6ad571646d2214fd8f9f89a191dcf0fd94ce3a08f178269bf17b44a5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fd20aa51aa96ecbdc42a96f28bce3abb70de5c62b7d480a914581cd1fc735c86
MD5 65877a1a3f9b042d4c99be06d7416adb
BLAKE2b-256 db94fcf4eec229fe82ef5b929188e24e58840cdd20c971e2559533ca8ecb0f46

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a35b82ac2dde94a5a5cbb7c33d8f2a24388bc8dd5946753b5c00e0a25ab2df7
MD5 5c3fff34a1205d906c6ea144731edeff
BLAKE2b-256 3957019826cfb3d7056effa0a4ab53b21d19a34665166905044e9fef57182efc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd4a0ad224554d8adfe325fbee091e13d499989e68a6efc152d4a09331c3e440
MD5 19ef808db0daa4e7168e2271bbcea176
BLAKE2b-256 281140173482dc3531d516cc86d8fa10bb186f8cd67f0998d68d029acf8baef1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 025b6a67f2ffd19cfe9d4045ffd3f673f2ec68d5ae60ea08779162efe6806014
MD5 aa100206c0f13545f98651343de88e9c
BLAKE2b-256 a1c5420ff7d013cb07b91c032c0182c3fbe44e7a3328c420253c4071ef8634ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyoptex-1.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoptex-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8dd08622172dab098414d9e9c8595259a9fd8243839584a85b8c09cfe65e2665
MD5 b1a9fc888fffa313966b6f0a52881894
BLAKE2b-256 8139829b14532cc34ee402f77021a0b65244cb2c179dcf9c2fe1c6fc8960b620

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp310-cp310-win_amd64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyoptex-1.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyoptex-1.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5bb7610c773c3e9df336f72f69cf65ce9b27945b0db568358905a09625f44426
MD5 c51cfa4e1f283ec872c55d7a2fb3f289
BLAKE2b-256 7daffa042f674b9937690fa0a7526bc897e12017e13cb99846fca984b436e020

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp310-cp310-win32.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b7ec018968ef79d19bf90cb9985c91936c6ecb670c99f45e0f2e4ae0a2b1cf7
MD5 06f1ff9a2580cff74da33c88e9ac8dda
BLAKE2b-256 b9ab4f83b74f852a7e207f7ef3dfc9355a0562f05f2e1717c132d8ed9b57ab33

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c401949e91822a77dc8257537ff2870fdcca6a3d578e0cb777f7ba7718c68008
MD5 2179389b6509baa7033aabc7f54985d1
BLAKE2b-256 c72ebc3f613bab39b652b91a93a04010f17138f0bc4ddcf8856262ed2d9f4d03

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c2822cb267e39ba7c4af4682bee071ffb22e7da7c23e4fdb5373264061b27c41
MD5 c676290cc91cdc4a50c8e506e253012b
BLAKE2b-256 5f71d71b8b9316dc4d43a72d0f1ce2bc9902a3133022b174eb1ed9f6f0eeafa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b187a1ec31c1bd8c6e74b22e7ee3eb465da9c8be509d3d0a3576225350bcd4c
MD5 fa6ca715ee57e9d0e2e53db1fa921e5b
BLAKE2b-256 d36e5820d774b63616e988c8c3bd3522d5f970a22bfb6a56d7c67fa132411fb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

File details

Details for the file pyoptex-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyoptex-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f42c4a54395b2accd9b92ac06abfbee1aa5c957d78f2c580325e605ddef56d1
MD5 db8a283193cda7f48b347f019216080a
BLAKE2b-256 9aa609400d591d27a7dcfb7eee049454d985572e6659f6d8ffa395b40501efd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyoptex-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: python-publish.yml on mborn1/pyoptex

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

Supported by

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