.. image:: https://circleci.com/gh/dwavesystems/dwave-preprocessing.svg?style=svg
:target: https://circleci.com/gh/dwavesystems/dwave-preprocessing
:alt: Linux/Mac/Windows build status
.. image:: https://codecov.io/gh/dwavesystems/dwave-preprocessing/branch/main/graph/badge.svg
:target: https://codecov.io/gh/dwavesystems/dwave-preprocessing
:alt: Code coverage
.. image:: https://badge.fury.io/py/dwave-preprocessing.svg
:target: https://badge.fury.io/py/dwave-preprocessing
:alt: Last version on PyPI
.. image:: https://img.shields.io/pypi/pyversions/dwave-preprocessing.svg?style=flat
:target: https://pypi.org/project/dwave-preprocessing/
:alt: PyPI - Python Version
===================
dwave-preprocessing
===================
.. index-start-marker
`dwave-preprocessing` provides preprocessing tools for binary quadratic models
(BQM) and presolve algorithms for constrained quadratic models (CQM).
.. code-block:: python
import dwave.preprocessing
This package contains several preprocessing composites that can aid in solving
BQMs and a presolver that can reduce a problem's redundant variables and
constraints to improve the accuracy of CQMs. For details on underlying
algorithms and usage, see the package's
`Reference Documentation <https://docs.ocean.dwavesys.com/en/stable/docs_preprocessing/reference/>`_.
.. index-end-marker
Installation
============
.. installation-start-marker
Install from a package on PyPI:
.. code-block:: bash
pip install dwave-preprocessing
or install from source:
.. code-block:: bash
pip install -r requirements.txt
python setup.py build_ext --inplace
python setup.py install
.. installation-end-marker
License
=======
Released under the Apache License 2.0. See `<LICENSE>`_ file.
Contributing
============
Ocean's `contributing guide <https://docs.ocean.dwavesys.com/en/stable/contributing.html>`_
has guidelines for contributing to Ocean packages.
Release Notes
-------------
**dwave-preprocessing** makes use of `reno <https://docs.openstack.org/reno/>`_ to manage its
release notes.
When making a contribution to **dwave-preprocessing** that will affect users, create a new
release note file by running
.. code-block:: bash
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.
Raw data
{
"_id": null,
"home_page": "https://github.com/dwavesystems/dwave-preprocessing",
"name": "dwave-preprocessing",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "D-Wave Systems Inc.",
"author_email": "tools@dwavesys.com",
"download_url": "https://files.pythonhosted.org/packages/be/2c/c30ed93b89fb838e99822876a01770bffdc4bf489b6ef547380c4a5fc052/dwave-preprocessing-0.6.7.tar.gz",
"platform": null,
"description": ".. image:: https://circleci.com/gh/dwavesystems/dwave-preprocessing.svg?style=svg\n :target: https://circleci.com/gh/dwavesystems/dwave-preprocessing\n :alt: Linux/Mac/Windows build status\n\n.. image:: https://codecov.io/gh/dwavesystems/dwave-preprocessing/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/dwavesystems/dwave-preprocessing\n :alt: Code coverage\n\n.. image:: https://badge.fury.io/py/dwave-preprocessing.svg\n :target: https://badge.fury.io/py/dwave-preprocessing\n :alt: Last version on PyPI\n\n.. image:: https://img.shields.io/pypi/pyversions/dwave-preprocessing.svg?style=flat\n :target: https://pypi.org/project/dwave-preprocessing/\n :alt: PyPI - Python Version\n\n\n===================\ndwave-preprocessing\n===================\n\n.. index-start-marker\n\n`dwave-preprocessing` provides preprocessing tools for binary quadratic models\n(BQM) and presolve algorithms for constrained quadratic models (CQM).\n\n.. code-block:: python\n\n import dwave.preprocessing\n\nThis package contains several preprocessing composites that can aid in solving \nBQMs and a presolver that can reduce a problem's redundant variables and \nconstraints to improve the accuracy of CQMs. For details on underlying \nalgorithms and usage, see the package's\n`Reference Documentation <https://docs.ocean.dwavesys.com/en/stable/docs_preprocessing/reference/>`_.\n\n.. index-end-marker\n\nInstallation\n============\n\n.. installation-start-marker\n\nInstall from a package on PyPI:\n\n.. code-block:: bash\n\n pip install dwave-preprocessing\n\nor install from source:\n\n.. code-block:: bash\n\n pip install -r requirements.txt\n python setup.py build_ext --inplace\n python setup.py install\n\n.. installation-end-marker\n\nLicense\n=======\n\nReleased under the Apache License 2.0. See `<LICENSE>`_ file.\n\nContributing\n============\n\nOcean's `contributing guide <https://docs.ocean.dwavesys.com/en/stable/contributing.html>`_\nhas guidelines for contributing to Ocean packages.\n\nRelease Notes\n-------------\n\n**dwave-preprocessing** makes use of `reno <https://docs.openstack.org/reno/>`_ to manage its\nrelease notes.\n\nWhen making a contribution to **dwave-preprocessing** that will affect users, create a new\nrelease note file by running\n\n.. code-block:: bash\n\n reno new your-short-descriptor-here\n\nYou can then edit the file created under ``releasenotes/notes/``.\nRemove any sections not relevant to your changes.\nCommit the file along with your changes.\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "An API for preprocessing tools",
"version": "0.6.7",
"project_urls": {
"Download": "https://github.com/dwavesystems/dwave-preprocessing/releases",
"Homepage": "https://github.com/dwavesystems/dwave-preprocessing"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "098f7d0947f898e8185d4e57d644c81938fa9f61a31a1415bd4ce3a9e60e9352",
"md5": "e0d421d94c24423aa860cbec51536fb4",
"sha256": "e4da25b14591a183861b4a325b40d29c8f1f213860843379145042d8e1714afe"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "e0d421d94c24423aa860cbec51536fb4",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 723021,
"upload_time": "2024-10-02T17:34:35",
"upload_time_iso_8601": "2024-10-02T17:34:35.298447Z",
"url": "https://files.pythonhosted.org/packages/09/8f/7d0947f898e8185d4e57d644c81938fa9f61a31a1415bd4ce3a9e60e9352/dwave_preprocessing-0.6.7-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e9c810815db239449015219afa92ed037895f41a0b081bf6eb82e02b8752fa8f",
"md5": "80f0ec77d2ca647e472d2d1a863d4a05",
"sha256": "f093412b1cdf7e8c9bea28136efca2a7133308cffa53314bd92b25726ccf551f"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "80f0ec77d2ca647e472d2d1a863d4a05",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 695504,
"upload_time": "2024-10-02T17:34:36",
"upload_time_iso_8601": "2024-10-02T17:34:36.857635Z",
"url": "https://files.pythonhosted.org/packages/e9/c8/10815db239449015219afa92ed037895f41a0b081bf6eb82e02b8752fa8f/dwave_preprocessing-0.6.7-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6b73ff9d92d1df9156ea0394975e44f5af8bb35e8ef6fe652d485cbf2135298b",
"md5": "10403a9cd1d0cb0c8419178729c6e6da",
"sha256": "b38cf49be71d7213a468f21b8cfc61fdb8ac06004749687ca00176f877d9c703"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "10403a9cd1d0cb0c8419178729c6e6da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 3266157,
"upload_time": "2024-10-02T17:34:38",
"upload_time_iso_8601": "2024-10-02T17:34:38.188460Z",
"url": "https://files.pythonhosted.org/packages/6b/73/ff9d92d1df9156ea0394975e44f5af8bb35e8ef6fe652d485cbf2135298b/dwave_preprocessing-0.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f29329d778fdb6b079373b0c3780e1aa0eb0f935c34ba08b72da0e0d54816802",
"md5": "17b0bb01fed260a3b16bc796ca519981",
"sha256": "ae88b16fbb8e481d06e17bb37ed930ce6db9038a0ca4a532c19afbf43f66de3e"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "17b0bb01fed260a3b16bc796ca519981",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 3325386,
"upload_time": "2024-10-02T17:34:39",
"upload_time_iso_8601": "2024-10-02T17:34:39.551516Z",
"url": "https://files.pythonhosted.org/packages/f2/93/29d778fdb6b079373b0c3780e1aa0eb0f935c34ba08b72da0e0d54816802/dwave_preprocessing-0.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "485affb526cc116f9f769e25aa0e1973251dda3de90f654a8e76436e96f89f1c",
"md5": "b0786e2cb5b85b84c9e128c94cf511a5",
"sha256": "2bf9809921e5a15ad10e4631c97633c5c3900dc528876c640faa395df9b3ae52"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "b0786e2cb5b85b84c9e128c94cf511a5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 838139,
"upload_time": "2024-10-02T17:34:40",
"upload_time_iso_8601": "2024-10-02T17:34:40.843435Z",
"url": "https://files.pythonhosted.org/packages/48/5a/ffb526cc116f9f769e25aa0e1973251dda3de90f654a8e76436e96f89f1c/dwave_preprocessing-0.6.7-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ec9d2582fbfcd94a154f96702b16fe8f66750d1f9101d2aa15804447c89cebe0",
"md5": "6a0fe41ad987e244dfaeaa1fd29fef71",
"sha256": "b157e20c1f2fdb1cad1037974caf19826581b6b74a14fd24e2bbf82ece7c440b"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "6a0fe41ad987e244dfaeaa1fd29fef71",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 723615,
"upload_time": "2024-10-02T17:34:41",
"upload_time_iso_8601": "2024-10-02T17:34:41.957501Z",
"url": "https://files.pythonhosted.org/packages/ec/9d/2582fbfcd94a154f96702b16fe8f66750d1f9101d2aa15804447c89cebe0/dwave_preprocessing-0.6.7-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1efa925b29b1cda6022703b757cebf3a99ee480184063991f0243a5a5a320af4",
"md5": "23e7fad2ab1c1ef889e89a94acf74655",
"sha256": "87fefd76114976322c54afd4a56b6fcd848794c611b8aaf19f6e746463336cdc"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "23e7fad2ab1c1ef889e89a94acf74655",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 695695,
"upload_time": "2024-10-02T17:34:43",
"upload_time_iso_8601": "2024-10-02T17:34:43.143395Z",
"url": "https://files.pythonhosted.org/packages/1e/fa/925b29b1cda6022703b757cebf3a99ee480184063991f0243a5a5a320af4/dwave_preprocessing-0.6.7-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "83aafc67688d3a248153315e4c07e47d3f79cd5e207e15589c8d58060e03c0f0",
"md5": "633586020c86ef13332167b5983f997e",
"sha256": "5ff6ad3156d93d7193281788be5ff2890085d9fa92caed8b4396e6201c74093d"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "633586020c86ef13332167b5983f997e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 3355688,
"upload_time": "2024-10-02T17:34:44",
"upload_time_iso_8601": "2024-10-02T17:34:44.571811Z",
"url": "https://files.pythonhosted.org/packages/83/aa/fc67688d3a248153315e4c07e47d3f79cd5e207e15589c8d58060e03c0f0/dwave_preprocessing-0.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "95d5be7481d1c4b4d9a52fa8174e3cfa08e6fed90be3adb49da26ea9c10995df",
"md5": "5541f389395947dbe54b4d98c7cd9b38",
"sha256": "03cee872ef7e1b6211c27013472eb8d2c7ba920431ce5452c31e6fd0975ae544"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "5541f389395947dbe54b4d98c7cd9b38",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 3410054,
"upload_time": "2024-10-02T17:34:46",
"upload_time_iso_8601": "2024-10-02T17:34:46.597969Z",
"url": "https://files.pythonhosted.org/packages/95/d5/be7481d1c4b4d9a52fa8174e3cfa08e6fed90be3adb49da26ea9c10995df/dwave_preprocessing-0.6.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "68d5f6e778f5616d40c7c4feb4f419a14d5adc5c42cbdac52caf8fd9402bda8b",
"md5": "ff5deec62af4c7241e54d8ca1cf2e34f",
"sha256": "67055e8c953dbed270871b7a0453e666bfb9133287769e46433c4bcbad640f54"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "ff5deec62af4c7241e54d8ca1cf2e34f",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 838090,
"upload_time": "2024-10-02T17:34:48",
"upload_time_iso_8601": "2024-10-02T17:34:48.319160Z",
"url": "https://files.pythonhosted.org/packages/68/d5/f6e778f5616d40c7c4feb4f419a14d5adc5c42cbdac52caf8fd9402bda8b/dwave_preprocessing-0.6.7-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "715db82b7597c171f901ee8880f25a36081fbf101ac55de88160623fe6f75997",
"md5": "4de623d551da543e6ea9b6a491506a63",
"sha256": "30a821672bf56a7a53356f3e10f715ef7e78cc70076e06e7111f7a3cae8ed298"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp312-cp312-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "4de623d551da543e6ea9b6a491506a63",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 726242,
"upload_time": "2024-10-02T17:34:49",
"upload_time_iso_8601": "2024-10-02T17:34:49.727956Z",
"url": "https://files.pythonhosted.org/packages/71/5d/b82b7597c171f901ee8880f25a36081fbf101ac55de88160623fe6f75997/dwave_preprocessing-0.6.7-cp312-cp312-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d77d27dae009771e4d06435e14250d037659d760cec8c49d7e2658b673fcd9fc",
"md5": "8fe12f4310d5da6ac5deab8a44a7aad1",
"sha256": "f16e2317e59b9097ee2237836aeeecd2b5ca1d3c93639b094ed1715e7903f848"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "8fe12f4310d5da6ac5deab8a44a7aad1",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 697316,
"upload_time": "2024-10-02T17:34:51",
"upload_time_iso_8601": "2024-10-02T17:34:51.571970Z",
"url": "https://files.pythonhosted.org/packages/d7/7d/27dae009771e4d06435e14250d037659d760cec8c49d7e2658b673fcd9fc/dwave_preprocessing-0.6.7-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "904caf9233b63c5f87627688cd553aeb7f027960965d116c27da6d5d73c5e66d",
"md5": "f277c87e9832d5ec72451da35cd9a8f2",
"sha256": "70a380562fb4a1bb026eeb73da6c8a17f38da398d5fa13ea76884294311a8cab"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "f277c87e9832d5ec72451da35cd9a8f2",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 3319003,
"upload_time": "2024-10-02T17:34:53",
"upload_time_iso_8601": "2024-10-02T17:34:53.467787Z",
"url": "https://files.pythonhosted.org/packages/90/4c/af9233b63c5f87627688cd553aeb7f027960965d116c27da6d5d73c5e66d/dwave_preprocessing-0.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8780a145efa7a05f24e0eb2cff3cf38b5ade62ab1a940eb5d058f468b91ff743",
"md5": "b906c1cbb2e43ba4916396aef6bf1bdb",
"sha256": "9878ce4ac63533aa5e92feafd6ca716b7b73a04f2d6ac97c55567e787a3ef502"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "b906c1cbb2e43ba4916396aef6bf1bdb",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 3383133,
"upload_time": "2024-10-02T17:34:54",
"upload_time_iso_8601": "2024-10-02T17:34:54.971077Z",
"url": "https://files.pythonhosted.org/packages/87/80/a145efa7a05f24e0eb2cff3cf38b5ade62ab1a940eb5d058f468b91ff743/dwave_preprocessing-0.6.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a5ba0e3627f4ad47ad7ca3dcc45b17e1008d42530c197fd4bc1d28df2790a718",
"md5": "df2ae36e118d71511945ef03f5735bb6",
"sha256": "d0a24c2c338138627b549bccb3bfa6f7892f5944a78cd55e3918c4cdfec3f53c"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "df2ae36e118d71511945ef03f5735bb6",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 838431,
"upload_time": "2024-10-02T17:34:56",
"upload_time_iso_8601": "2024-10-02T17:34:56.607498Z",
"url": "https://files.pythonhosted.org/packages/a5/ba/0e3627f4ad47ad7ca3dcc45b17e1008d42530c197fd4bc1d28df2790a718/dwave_preprocessing-0.6.7-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2dea633b682de75d1cd28fba68d40d41beca124e7d54f0dd8b44d9bd7ae36ab",
"md5": "ff14b62ec9f20b61ea01d1364194767d",
"sha256": "849d57acae01cee445a76b82e666d23d4ef08dc900f8c5b154bbd5da7be197fd"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "ff14b62ec9f20b61ea01d1364194767d",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 723216,
"upload_time": "2024-10-02T17:34:58",
"upload_time_iso_8601": "2024-10-02T17:34:58.310424Z",
"url": "https://files.pythonhosted.org/packages/c2/de/a633b682de75d1cd28fba68d40d41beca124e7d54f0dd8b44d9bd7ae36ab/dwave_preprocessing-0.6.7-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9b1b3e9d33b3535ff1f4c12010e7275ca66742f515aaa2bb867dc7896b0725c5",
"md5": "deec338cac7ab93bb6db788a1b5750ec",
"sha256": "556499c891991db7cc4e67386a80f170c780caee9a1a41ce2e7f2b19beec5fcc"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "deec338cac7ab93bb6db788a1b5750ec",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 694921,
"upload_time": "2024-10-02T17:35:00",
"upload_time_iso_8601": "2024-10-02T17:35:00.077535Z",
"url": "https://files.pythonhosted.org/packages/9b/1b/3e9d33b3535ff1f4c12010e7275ca66742f515aaa2bb867dc7896b0725c5/dwave_preprocessing-0.6.7-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e367bbc6075d0af4fbaa41c28cb4c80ebfedd9076a770e4b9582d75b9f74106",
"md5": "c6831e3e8153814237edc2677b5c5ac6",
"sha256": "49eda251d1d25840eead47bf3e1ad8492cb3e298a6005ad7b85e1f8b2b5d83f7"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "c6831e3e8153814237edc2677b5c5ac6",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 3315700,
"upload_time": "2024-10-02T17:35:01",
"upload_time_iso_8601": "2024-10-02T17:35:01.282808Z",
"url": "https://files.pythonhosted.org/packages/9e/36/7bbc6075d0af4fbaa41c28cb4c80ebfedd9076a770e4b9582d75b9f74106/dwave_preprocessing-0.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f6de58ac4e5941d9e94254c2782c4565917a1a0f7d0cfc6f649f29cf8641fc93",
"md5": "b6a9087fb557cedc2bf392477010c282",
"sha256": "85fee12d118b96f9ddb20280256dfdad58e6789fc54ff1fade57e69c2dd4eb9b"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "b6a9087fb557cedc2bf392477010c282",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 3378430,
"upload_time": "2024-10-02T17:35:03",
"upload_time_iso_8601": "2024-10-02T17:35:03.244994Z",
"url": "https://files.pythonhosted.org/packages/f6/de/58ac4e5941d9e94254c2782c4565917a1a0f7d0cfc6f649f29cf8641fc93/dwave_preprocessing-0.6.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "49e72989a4d9aac137b9f18e41fa6c99b0cece4f8ef067e21c049886e49bf2f3",
"md5": "fa8e7732c31a4919a9f5b51838b46020",
"sha256": "3ee7f217f740167d9056371dee820750f5fb965230d7ab369105beb13674675a"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "fa8e7732c31a4919a9f5b51838b46020",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 837744,
"upload_time": "2024-10-02T17:35:05",
"upload_time_iso_8601": "2024-10-02T17:35:05.244201Z",
"url": "https://files.pythonhosted.org/packages/49/e7/2989a4d9aac137b9f18e41fa6c99b0cece4f8ef067e21c049886e49bf2f3/dwave_preprocessing-0.6.7-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "154e47f32e3ce99410b00563bf33338bf7672fa50c2823cd5fefbfb3a5c7af35",
"md5": "3c16f76ca0645af327a09498bb880142",
"sha256": "244c78994f7089babce8b49664884dfffb6cd79681383f03d06a9fe29414d982"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp38-cp38-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "3c16f76ca0645af327a09498bb880142",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 723912,
"upload_time": "2024-10-02T17:35:06",
"upload_time_iso_8601": "2024-10-02T17:35:06.497736Z",
"url": "https://files.pythonhosted.org/packages/15/4e/47f32e3ce99410b00563bf33338bf7672fa50c2823cd5fefbfb3a5c7af35/dwave_preprocessing-0.6.7-cp38-cp38-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "87099c1cb3d6de72f3e35c4a8516538a43030176329b94d6b2f1910782159971",
"md5": "44b5a5c3387db2d2ed1caa3932f7a13b",
"sha256": "d10602cf6ea7f0a21f0d1f73b872d495251c3c92b578994ea9447e069f9aa138"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "44b5a5c3387db2d2ed1caa3932f7a13b",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 696380,
"upload_time": "2024-10-02T17:35:08",
"upload_time_iso_8601": "2024-10-02T17:35:08.134763Z",
"url": "https://files.pythonhosted.org/packages/87/09/9c1cb3d6de72f3e35c4a8516538a43030176329b94d6b2f1910782159971/dwave_preprocessing-0.6.7-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "145a8b84b7ee165693cd8a906515f8045812f41f100598cd5690d8e21b4ecb07",
"md5": "32c8c79225579559f29f6426be91caf8",
"sha256": "5915693572606fdbe9906f9bfdf0b7dadbd8deb6881490ab077a3432adf8a21d"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "32c8c79225579559f29f6426be91caf8",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 3289709,
"upload_time": "2024-10-02T17:35:09",
"upload_time_iso_8601": "2024-10-02T17:35:09.681443Z",
"url": "https://files.pythonhosted.org/packages/14/5a/8b84b7ee165693cd8a906515f8045812f41f100598cd5690d8e21b4ecb07/dwave_preprocessing-0.6.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "947fbf0ae15639adcb83284a4a87765be617d0d5834f19e8bed4c45f7084088e",
"md5": "05f3f92a17e8fb3f43617d4c4a2abb2a",
"sha256": "081922d1b18c53a0e71e08f321ade346801dfe90b69a52813ae1d59cef1a42d6"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "05f3f92a17e8fb3f43617d4c4a2abb2a",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 3346997,
"upload_time": "2024-10-02T17:35:11",
"upload_time_iso_8601": "2024-10-02T17:35:11.039481Z",
"url": "https://files.pythonhosted.org/packages/94/7f/bf0ae15639adcb83284a4a87765be617d0d5834f19e8bed4c45f7084088e/dwave_preprocessing-0.6.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "202f940d1059af49798b0fab1a027fed23308029d7e6f21a00afae6cf91c42dd",
"md5": "00e1db7aa327d167e03c738def20d0ee",
"sha256": "1d295385318158604c228a8ce5eaf695f67c4c7144d707fe299ce0171237a518"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "00e1db7aa327d167e03c738def20d0ee",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 855600,
"upload_time": "2024-10-02T17:35:13",
"upload_time_iso_8601": "2024-10-02T17:35:13.097117Z",
"url": "https://files.pythonhosted.org/packages/20/2f/940d1059af49798b0fab1a027fed23308029d7e6f21a00afae6cf91c42dd/dwave_preprocessing-0.6.7-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "03816d768703df6bcc7e0cb1fb0dece63b3c0df0c9a1caa6d56e2486c4d4d286",
"md5": "8b90e7a82a737cce166b78267c2517c9",
"sha256": "4360d9f63b04297d2a19d15db4eb117041660da4697c5cfb63d531340c40b636"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "8b90e7a82a737cce166b78267c2517c9",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 723957,
"upload_time": "2024-10-02T17:35:14",
"upload_time_iso_8601": "2024-10-02T17:35:14.746867Z",
"url": "https://files.pythonhosted.org/packages/03/81/6d768703df6bcc7e0cb1fb0dece63b3c0df0c9a1caa6d56e2486c4d4d286/dwave_preprocessing-0.6.7-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "22879e1b302b4beafd8f612d7b54912621e8288c65036d75fa4cbd2511a8c779",
"md5": "acc27379a8f9a679be0b30824e9a54b8",
"sha256": "f0cd77324eec0c0bd899051c9f84d3d2aec268701bdcd28c03e103451570c374"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "acc27379a8f9a679be0b30824e9a54b8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 696420,
"upload_time": "2024-10-02T17:35:16",
"upload_time_iso_8601": "2024-10-02T17:35:16.060018Z",
"url": "https://files.pythonhosted.org/packages/22/87/9e1b302b4beafd8f612d7b54912621e8288c65036d75fa4cbd2511a8c779/dwave_preprocessing-0.6.7-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8dacd7990f4e5cdda9ff6aa97f3b61f795e57981f9b22be5e72889a647ba50a2",
"md5": "691a12d31ba204b71e81266177fc97d7",
"sha256": "5ec1ed8781b2178f1378d995f0b2925b9b1bfb121318d4343595908d9384d651"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "691a12d31ba204b71e81266177fc97d7",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 3270345,
"upload_time": "2024-10-02T17:35:17",
"upload_time_iso_8601": "2024-10-02T17:35:17.290673Z",
"url": "https://files.pythonhosted.org/packages/8d/ac/d7990f4e5cdda9ff6aa97f3b61f795e57981f9b22be5e72889a647ba50a2/dwave_preprocessing-0.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "486ba19defa3e6c557b4a25a65a5f78e130bd9093196f5020e880fda949ce16e",
"md5": "50619ebbd6c9400f9133c6d9f0906d90",
"sha256": "91ef35013bdfd366250475c4f10bc4b6b71a2e3e87eb0c2890bcc5d26915bbeb"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "50619ebbd6c9400f9133c6d9f0906d90",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 3328672,
"upload_time": "2024-10-02T17:35:19",
"upload_time_iso_8601": "2024-10-02T17:35:19.399998Z",
"url": "https://files.pythonhosted.org/packages/48/6b/a19defa3e6c557b4a25a65a5f78e130bd9093196f5020e880fda949ce16e/dwave_preprocessing-0.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9bcdeee55796dbd7cffe8fccf0d725ae576e5870ccd2706f2d93ff805b622297",
"md5": "c8a5f46b2fbd880ce127476c8a702024",
"sha256": "88e8aef27c360484abbf8261a4adfb2d3a91be139fc07bf033f8c40573e24cdb"
},
"downloads": -1,
"filename": "dwave_preprocessing-0.6.7-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "c8a5f46b2fbd880ce127476c8a702024",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 839609,
"upload_time": "2024-10-02T17:35:21",
"upload_time_iso_8601": "2024-10-02T17:35:21.246879Z",
"url": "https://files.pythonhosted.org/packages/9b/cd/eee55796dbd7cffe8fccf0d725ae576e5870ccd2706f2d93ff805b622297/dwave_preprocessing-0.6.7-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "be2cc30ed93b89fb838e99822876a01770bffdc4bf489b6ef547380c4a5fc052",
"md5": "2c7b879db14ea5219950dcdccb1efa3d",
"sha256": "eb64f618a01b22ad69b95705eea24a490f538f03281b794599d8801d9cdf8881"
},
"downloads": -1,
"filename": "dwave-preprocessing-0.6.7.tar.gz",
"has_sig": false,
"md5_digest": "2c7b879db14ea5219950dcdccb1efa3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 594031,
"upload_time": "2024-10-02T17:35:22",
"upload_time_iso_8601": "2024-10-02T17:35:22.389979Z",
"url": "https://files.pythonhosted.org/packages/be/2c/c30ed93b89fb838e99822876a01770bffdc4bf489b6ef547380c4a5fc052/dwave-preprocessing-0.6.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-02 17:35:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dwavesystems",
"github_project": "dwave-preprocessing",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"requirements": [],
"lcname": "dwave-preprocessing"
}