dwave-optimization 0.6.1
pip install dwave-optimization
Released:
Enables the formulation of nonlinear models for industrial optimization problems.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License)
- Author: D-Wave Inc.
- Requires: Python >=3.9
Classifiers
- License
- Operating System
- Programming Language
Project description
dwave-optimization
dwave-optimization enables the formulation of nonlinear models for industrial optimization problems. The package includes:
A class for nonlinear models used by the Leap service’s quantum-classical hybrid nonlinear-program solver.
Model generators for common optimization problems.
Example Usage
The flow-shop scheduling problem is a variant of the renowned job-shop scheduling optimization problem. Given n jobs to schedule on m machines, with specified processing times for each job per machine, minimize the makespan (the total length of the schedule for processing all the jobs). For every job, the i-th operation is executed on the i-th machine. No machine can perform more than one operation simultaneously.
This small example builds a model for optimizing the schedule for processing two jobs on three machines.
from dwave.optimization.generators import flow_shop_scheduling
processing_times = [[10, 5, 7], [20, 10, 15]]
model = flow_shop_scheduling(processing_times=processing_times)
For explanations of the terminology, see the Ocean glossary.
See the documentation for more examples.
Installation
Installation from PyPI:
pip install dwave-optimization
During package development, it is often convenient to use an editable install. See meson-python’s editable installs for more details.
pip install -r requirements.txt
pip install --no-build-isolation --config-settings=editable-verbose=true --editable .
Testing
All code should be thoroughly tested and all pull requests should include tests.
To run the Python tests, first install the package using an editable install as described above. The tests can then be run with unittest.
python -m unittest
To run the C++ tests, first install the project dependencies, then setup a meson build directory. You must configure the build as a debug build for the tests to run.
pip install -r requirements.txt
meson setup build -Dbuildtype=debug
You can then run the tests using meson’s test framework.
meson test -Cbuild
License
Released under the Apache License 2.0. See LICENSE file.
Contributing
Ocean’s contributing guide has guidelines for contributing to Ocean packages.
dwave-optimization includes some formatting customization in the .clang-format and setup.cfg files.
Release Notes
dwave-optimization makes use of reno to manage its release notes.
When making a contribution to dwave-optimization that will affect users, create a new release note file by running
reno new your-short-descriptor-here
You can then edit the file created under releasenotes/notes/. Remove any sections not relevant to your changes. Commit the file along with your changes.
See reno’s user guide for details.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License)
- Author: D-Wave Inc.
- Requires: Python >=3.9
Classifiers
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Uploaded
CPython 3.13
Windows x86-64
Uploaded
CPython 3.13
manylinux: glibc 2.24+ x86-64
manylinux: glibc 2.28+ x86-64
Uploaded
CPython 3.13
manylinux: glibc 2.24+ ARM64
manylinux: glibc 2.28+ ARM64
Uploaded
CPython 3.13
macOS 11.0+ ARM64
Uploaded
CPython 3.13
macOS 10.13+ x86-64
Uploaded
CPython 3.12
Windows x86-64
Uploaded
CPython 3.12
manylinux: glibc 2.24+ x86-64
manylinux: glibc 2.28+ x86-64
Uploaded
CPython 3.12
manylinux: glibc 2.24+ ARM64
manylinux: glibc 2.28+ ARM64
Uploaded
CPython 3.12
macOS 11.0+ ARM64
Uploaded
CPython 3.12
macOS 10.13+ x86-64
Uploaded
CPython 3.11
Windows x86-64
Uploaded
CPython 3.11
manylinux: glibc 2.24+ x86-64
manylinux: glibc 2.28+ x86-64
Uploaded
CPython 3.11
manylinux: glibc 2.24+ ARM64
manylinux: glibc 2.28+ ARM64
Uploaded
CPython 3.11
macOS 11.0+ ARM64
Uploaded
CPython 3.11
macOS 10.13+ x86-64
Uploaded
CPython 3.10
Windows x86-64
Uploaded
CPython 3.10
manylinux: glibc 2.24+ x86-64
manylinux: glibc 2.28+ x86-64
Uploaded
CPython 3.10
manylinux: glibc 2.24+ ARM64
manylinux: glibc 2.28+ ARM64
Uploaded
CPython 3.10
macOS 11.0+ ARM64
Uploaded
CPython 3.10
macOS 10.13+ x86-64
Uploaded
CPython 3.9
Windows x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.24+ x86-64
manylinux: glibc 2.28+ x86-64
Uploaded
CPython 3.9
manylinux: glibc 2.24+ ARM64
manylinux: glibc 2.28+ ARM64
Uploaded
CPython 3.9
macOS 11.0+ ARM64
Uploaded
CPython 3.9
macOS 10.13+ x86-64
File details
Details for the file dwave_optimization-0.6.1.tar.gz
.
File metadata
- Download URL: dwave_optimization-0.6.1.tar.gz
- Upload date:
- Size: 266.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5aac6d7825fc13d51b59e2492d21f0b1dfa6d02be39df208245aee6bae3d3d58 |
|
MD5 | ac80558da8b72c8e0a30fa1749bd0219 |
|
BLAKE2b-256 | 7f11e830d05d1a2ceb13f371108385f7a987fd6cd6192a83583c4e7a70e1ad61 |
File details
Details for the file dwave_optimization-0.6.1-cp313-cp313-win_amd64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe79bbd9b6740736062432f6744d45fd58565bfe9d5bff291ff732616afe36a9 |
|
MD5 | 69792b2e24536570eac20c4e63ee02d6 |
|
BLAKE2b-256 | 65d6ed5c9d250d1f310bdd74fe86f22b9995f0f59f18d5aab91fd2984495ebfb |
File details
Details for the file dwave_optimization-0.6.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.13, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ae990508fbe526e95bab07766e64092794e74bee7b84d881d515760705cf010 |
|
MD5 | be9c053a622110ecc92ba7de10a184b4 |
|
BLAKE2b-256 | 062a839d2d90168a2ccea5ed44407e8aae4f5b7210c50717dbe1dfe613dae745 |
File details
Details for the file dwave_optimization-0.6.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.13, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc2f13f920d1e8c08656dadf9b1674d3636da7fd6b3906d080e56af85245e123 |
|
MD5 | cd54752dcf8b17bbdc6712c066929815 |
|
BLAKE2b-256 | eb08d3d0f7e6a2593f321444361a4005c2cc79aec13318b3493351bd349232fd |
File details
Details for the file dwave_optimization-0.6.1-cp313-cp313-macosx_11_0_arm64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6e8a484e7fe364feea3cdc88e7b0fac3a3c9a3d51e29f309d39bf0dda5f2505 |
|
MD5 | a55d6b097824f63f5bc10c2c76ce8fdb |
|
BLAKE2b-256 | 5a6b5920d510648b23ac86c0b7b791782700f969c3b699fb1929de3f2f5283c4 |
File details
Details for the file dwave_optimization-0.6.1-cp313-cp313-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c998eafd99bfbb9aa2b81eb14ddbf1c2ed7cc96e6166129b3f8c5816a86fe815 |
|
MD5 | 70f9dafa767bd39bda382e6b4956920e |
|
BLAKE2b-256 | 58557d70fa0d0ce3dcad1db6e8bf4de2e30916592570d0203fb277264fdf139d |
File details
Details for the file dwave_optimization-0.6.1-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 497c143a4b051dcf18c3fdcdef4e78a08d893f8ae7f4646b668d3eebcdefee65 |
|
MD5 | a5dfbbb67ba23178c638046c6972a615 |
|
BLAKE2b-256 | b294ebdbb259f29aaccb0ec8d8801693c66a4b6b04aa6d140d9b4bd388fdc010 |
File details
Details for the file dwave_optimization-0.6.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a90b70f454e4f1ecbfa0965843d13dac6098ae0506f3f819c2e5fc4b3a4ff98f |
|
MD5 | e850fbb5ceceb6aebd8706fe0b847a35 |
|
BLAKE2b-256 | 3039cf013d80157e0b31dbc21372ea592cbb42ae54aeb8c0f046af02aff4c2c3 |
File details
Details for the file dwave_optimization-0.6.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d33a5b30cab043b87c6a0a44e34bbb762f5264fe4c36a5a40309397f421bb1b |
|
MD5 | 172713fd81a1ab5054ace909a190e3cf |
|
BLAKE2b-256 | 21e2c1ac96bd8fcc5aabc46d7c383561c76ec665368bfc4dfb22fbb7110c566c |
File details
Details for the file dwave_optimization-0.6.1-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e22c9af436c91e9ab3b481fe3f8b69c38af8f30262f10232773471672c841e6a |
|
MD5 | 524ec1d96edfab2f61d3bafda82827a3 |
|
BLAKE2b-256 | 3b02bf4afb7e654d2b839df5152d7de438b1c8be1a180bba099ffd6c5f7557d5 |
File details
Details for the file dwave_optimization-0.6.1-cp312-cp312-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7914e43950cb2ac86f3d045937a3729fd16f1d7291a15d51a78d3bee19efdb68 |
|
MD5 | 1e27661f54515081e4911846c5ed1ef6 |
|
BLAKE2b-256 | d0b5e65657284057cdc54b64a838880423f4bc682c25a04fe20830385fc5bc25 |
File details
Details for the file dwave_optimization-0.6.1-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4bfefad602cf4b7efe23a896128807499b81678a24dd3d768d9130e03b55ab2 |
|
MD5 | 4fffb4f11f1cd69ccb4cd7a17d4dee79 |
|
BLAKE2b-256 | cdcf20e41841a20ad52211bc60b562353ff6f764a314bde5ab609ff67510725d |
File details
Details for the file dwave_optimization-0.6.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 3.5 MB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5515aac64fa34b0ca3270e60c1e5de92b49405277286c41382be6431d6c80ae7 |
|
MD5 | a3e8ef946d1769652071f6564c3fe9d6 |
|
BLAKE2b-256 | 1593ee0995be15f0442febb6c36f0299409441423a3e9689b90eca29ceee25ad |
File details
Details for the file dwave_optimization-0.6.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 3.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b4f6c452fa3c68fb6d4b76275ad4df8753593d8a9aaa19df1b4c5434e01eb1d |
|
MD5 | b5f1b30cfae24df7f3131a6bc3cacc60 |
|
BLAKE2b-256 | a849b85ad565f8b5d0dc2678203dbd2d99ca4ada3559dfd966ef447819956c87 |
File details
Details for the file dwave_optimization-0.6.1-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3de893237436ab3812b6a2ce63d2429d839fc9cfe527801c2cae5b5fd56e7aca |
|
MD5 | 6c801a0c1ce17c40cc5077aff1ba2e40 |
|
BLAKE2b-256 | 49451c1f83f078546e696fdf2de16cbfb803454f77083f3f817d11ddc2769281 |
File details
Details for the file dwave_optimization-0.6.1-cp311-cp311-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp311-cp311-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.11, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a3a8d603b73650e567ed809aa13e31163940d2ad59e4b09bd2189537bf0796f |
|
MD5 | 91e70c43134d15232c4ec22ffab77933 |
|
BLAKE2b-256 | 458f01b9d2c421ee6cabf8a9d761996ebe417c2994c705d59192b1d55ac357cf |
File details
Details for the file dwave_optimization-0.6.1-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a40c5d664ed6d5eea0e27b4dddde367846d4e0e2842143c2fe3e7cf0ec751c0 |
|
MD5 | be1ae34cd8ad2d320fe1bb0ac14e7aa7 |
|
BLAKE2b-256 | 080f3b0275d18844c8da99cea4dfd25bc5e988ad820226e1e8e879cbe42622c5 |
File details
Details for the file dwave_optimization-0.6.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30974eed451de75c5aadf4099cac1f94afc63cd62960a17297c361721f781fce |
|
MD5 | 549b9568cc6c089cbe6e3c6c2015d29c |
|
BLAKE2b-256 | 842d9d77931ddc72f2907296b394e25881b414fc5d50a67cb5bd045821d1acc1 |
File details
Details for the file dwave_optimization-0.6.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51119f2c3a4c2454986fa1b8a7384e13b8f1462a32e14e46892a2d41c04dd0ca |
|
MD5 | e74202df5e0f9344d55ead4bedeb74b8 |
|
BLAKE2b-256 | 0136442a270b9778401a6a6b6f0b6bcf2c2dd36ad88d7e0cd73296b781de5745 |
File details
Details for the file dwave_optimization-0.6.1-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa1eab662f4fa65e09b4c248600d8a54872f0d04dcfd981f996f19417d47a123 |
|
MD5 | f22ee4b8e7263c3d1b8022c760661ab3 |
|
BLAKE2b-256 | e9505bf27544031aebc38ca179f1c45b90fa1ae9d593c982b2c488aa6f1d4439 |
File details
Details for the file dwave_optimization-0.6.1-cp310-cp310-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp310-cp310-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.10, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0efbcf2d968f06d7c01580590c1a9de70bf6f04c65b83b713deaac15acf97d60 |
|
MD5 | ba2d353174fadf0a3b4e31164e95f5ec |
|
BLAKE2b-256 | 33ac7dccad4ee01e04e769d2a5b2e135b14ee7d69a0276582b73db19b3c694c3 |
File details
Details for the file dwave_optimization-0.6.1-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b96c4aaca8faada4b67aa3af243ca674729a27e61bfcfd095fc9280fd09fa609 |
|
MD5 | 7782c5c019a28bcc23ea6c7e63a52f69 |
|
BLAKE2b-256 | 26e3e18c6d61fdca2d6ff2e0b9fdfab98aa7e4730f0521f391a401aeb159cfe4 |
File details
Details for the file dwave_optimization-0.6.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.9, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af017d2f5ec66aaf22dd0d0cc72e05100dae6c19939ac9d67647de458c313c57 |
|
MD5 | 128c0bda6a6a399c8244113512418ce2 |
|
BLAKE2b-256 | e2ec8c9ba7a1b02ee66b4e6ecbc528c32faaae22424652b31154580e602e9813 |
File details
Details for the file dwave_optimization-0.6.1-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfa0d539d65575590d439fc3398916f8d57e7b861c6cedab0554a8436b1ef2b3 |
|
MD5 | 0f6daf2af065b601b0eec7de2afe289d |
|
BLAKE2b-256 | cc04165e1b40923d37ab60d05221d6fbed3866ef33a9bcb8cf167f93cfd0c706 |
File details
Details for the file dwave_optimization-0.6.1-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc8a21d433d6fb63f9a167bf529dd80102a5467af0329c225ceaa0b3c172e7a1 |
|
MD5 | af4faf2b1a12893ee9ec361d87b166b3 |
|
BLAKE2b-256 | 588e52f60b35643bc4f3924adb5eac2a46fae0e4f1f94d0e6dc8d0cb17af70ea |
File details
Details for the file dwave_optimization-0.6.1-cp39-cp39-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: dwave_optimization-0.6.1-cp39-cp39-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.9, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c5ca8639b850e8c25968f45a5fc3d7dad09733cbc67bf98929c7cdc8a952a33 |
|
MD5 | 62556bb6bbf0b989299be751869547e8 |
|
BLAKE2b-256 | 539425ea3dc209b2c538af1b570d158cee3e97efda6ffd386e1c1cbfb055a3e5 |