dwave-preprocessing


Namedwave-preprocessing JSON
Version 0.6.5 PyPI version JSON
download
home_pagehttps://github.com/dwavesystems/dwave-preprocessing
SummaryAn API for preprocessing tools
upload_time2023-12-22 18:53:56
maintainer
docs_urlNone
authorD-Wave Systems Inc.
requires_python>=3.8
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. 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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "D-Wave Systems Inc.",
    "author_email": "tools@dwavesys.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/3f/76c8c9f85b3e61ef34178b00b05814902305daf10eb095e1607567e78acc/dwave-preprocessing-0.6.5.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.5",
    "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": "447d74310d649326c05ca6129d0dd78fd5b10bb163a99ffed63d5cf6f786462d",
                "md5": "b117bd68cb6df8354d11bd9d9eaa1443",
                "sha256": "86fb8c39c8a8f025683e838b1f23608cd3ab4e3ca7f929f42b3b99036272ebd4"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b117bd68cb6df8354d11bd9d9eaa1443",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 753815,
            "upload_time": "2023-12-22T18:53:13",
            "upload_time_iso_8601": "2023-12-22T18:53:13.354183Z",
            "url": "https://files.pythonhosted.org/packages/44/7d/74310d649326c05ca6129d0dd78fd5b10bb163a99ffed63d5cf6f786462d/dwave_preprocessing-0.6.5-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eeb9e8c4e17d9a2653ca086ba2a259a7db0acedbc6a99d7ae368151e19b55be7",
                "md5": "f9038ecbe7f7d31fe3574bc23ea115da",
                "sha256": "055334551e796096cd43f23bbfe5aadccccba3fcb44451cc759fa1fbeb057a29"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f9038ecbe7f7d31fe3574bc23ea115da",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 715688,
            "upload_time": "2023-12-22T18:53:16",
            "upload_time_iso_8601": "2023-12-22T18:53:16.283810Z",
            "url": "https://files.pythonhosted.org/packages/ee/b9/e8c4e17d9a2653ca086ba2a259a7db0acedbc6a99d7ae368151e19b55be7/dwave_preprocessing-0.6.5-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "febc98100200afff7238e369295efa54b69acafa9c1a6013bece4741590a22dd",
                "md5": "73353d74f2d1abc4d48dd0e1fcf97d1f",
                "sha256": "3c4e1cdbe9db2dbb2a96c2fcd75eb817c318896e9a30f8772f4406d46e4b65c0"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "73353d74f2d1abc4d48dd0e1fcf97d1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 3290642,
            "upload_time": "2023-12-22T18:53:18",
            "upload_time_iso_8601": "2023-12-22T18:53:18.195557Z",
            "url": "https://files.pythonhosted.org/packages/fe/bc/98100200afff7238e369295efa54b69acafa9c1a6013bece4741590a22dd/dwave_preprocessing-0.6.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c88468061c8e77c448cf74ca5fd891924db4f54efb46a13b0e988a473f10d63b",
                "md5": "d6bffee4da2b3e2aa344228ad07b442d",
                "sha256": "89767040c9d22f60f43bae0f4e612b77d94d8fb6b93bb1fe67c0839fe381f4a2"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d6bffee4da2b3e2aa344228ad07b442d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 3354632,
            "upload_time": "2023-12-22T18:53:20",
            "upload_time_iso_8601": "2023-12-22T18:53:20.440607Z",
            "url": "https://files.pythonhosted.org/packages/c8/84/68061c8e77c448cf74ca5fd891924db4f54efb46a13b0e988a473f10d63b/dwave_preprocessing-0.6.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1231044e7637c7653314ff90f3aab855ca09162e853e7231f47c0a108f2a51f5",
                "md5": "0f9b215635d911b2967d181fab312caa",
                "sha256": "bf24f03e18ab45ae234fbcbc8100f0af4f032493540d33288245c9660babe19d"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0f9b215635d911b2967d181fab312caa",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 821690,
            "upload_time": "2023-12-22T18:53:21",
            "upload_time_iso_8601": "2023-12-22T18:53:21.872330Z",
            "url": "https://files.pythonhosted.org/packages/12/31/044e7637c7653314ff90f3aab855ca09162e853e7231f47c0a108f2a51f5/dwave_preprocessing-0.6.5-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6380da03f13d13f9e7d723325d7bf7b833d2838c5211aa80c601c7011d903077",
                "md5": "15c7cfc9ac8ebd8fd025a5b1d3d51b15",
                "sha256": "d5fe56140badfbcf015e2d5622b1aa5da98100f63622af4dc28ce5a26b957fde"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "15c7cfc9ac8ebd8fd025a5b1d3d51b15",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 753929,
            "upload_time": "2023-12-22T18:53:23",
            "upload_time_iso_8601": "2023-12-22T18:53:23.218359Z",
            "url": "https://files.pythonhosted.org/packages/63/80/da03f13d13f9e7d723325d7bf7b833d2838c5211aa80c601c7011d903077/dwave_preprocessing-0.6.5-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16917be650c440a10f5df1881e02ec41b5819b6c07a104b6514ab094526d48ba",
                "md5": "576804c4225813521fb35d1b06c35f95",
                "sha256": "c4e0112c717a188d4f11a449570829385c20983a22b53f1fbe47c89d15976f15"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "576804c4225813521fb35d1b06c35f95",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 716179,
            "upload_time": "2023-12-22T18:53:25",
            "upload_time_iso_8601": "2023-12-22T18:53:25.023045Z",
            "url": "https://files.pythonhosted.org/packages/16/91/7be650c440a10f5df1881e02ec41b5819b6c07a104b6514ab094526d48ba/dwave_preprocessing-0.6.5-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0c306c608d7410b7e889c2a4ef2c135ebf12a0b6caffb583ebbb120ea859764",
                "md5": "0377911a5713f0ded06867d5de63bcb0",
                "sha256": "538b4b9218091f27d8fa4a217c980faa3f452d7aff3ef8b34ba615c53b315799"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "0377911a5713f0ded06867d5de63bcb0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 3377724,
            "upload_time": "2023-12-22T18:53:27",
            "upload_time_iso_8601": "2023-12-22T18:53:27.003872Z",
            "url": "https://files.pythonhosted.org/packages/d0/c3/06c608d7410b7e889c2a4ef2c135ebf12a0b6caffb583ebbb120ea859764/dwave_preprocessing-0.6.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfa162c5cb00e494c371b9cfc4d7c3529ef5f6fbb24e425a88c8086b178bf73e",
                "md5": "b7ace40efd421faec2c9d501a5c38676",
                "sha256": "93468814feced1a0321a41f892905621d382bba7414c8e6f0d043a021492d80b"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b7ace40efd421faec2c9d501a5c38676",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 3436069,
            "upload_time": "2023-12-22T18:53:28",
            "upload_time_iso_8601": "2023-12-22T18:53:28.539147Z",
            "url": "https://files.pythonhosted.org/packages/bf/a1/62c5cb00e494c371b9cfc4d7c3529ef5f6fbb24e425a88c8086b178bf73e/dwave_preprocessing-0.6.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee18889ecf2143f348804ebab26fdda79681daffd1834c8d037803e38a8ea00f",
                "md5": "29185125c30c7ccddff349376ec68953",
                "sha256": "79b1993b199562d9696d25d2d26922a55e50c1be0bcf1d9a6cdb43c5c4f250ee"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "29185125c30c7ccddff349376ec68953",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 821883,
            "upload_time": "2023-12-22T18:53:30",
            "upload_time_iso_8601": "2023-12-22T18:53:30.283759Z",
            "url": "https://files.pythonhosted.org/packages/ee/18/889ecf2143f348804ebab26fdda79681daffd1834c8d037803e38a8ea00f/dwave_preprocessing-0.6.5-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5654e53112e99a1de7a1efe11e947bdc5dcbf7cae54604e30e9b218e335c73dc",
                "md5": "871f511547196e3f6c8c4b49c670020a",
                "sha256": "a1aeecbf7e660587a9b9cf8ddf138f41ef13d497686c3d22feedc4f3e8abc9dc"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "871f511547196e3f6c8c4b49c670020a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 752991,
            "upload_time": "2023-12-22T18:53:32",
            "upload_time_iso_8601": "2023-12-22T18:53:32.131417Z",
            "url": "https://files.pythonhosted.org/packages/56/54/e53112e99a1de7a1efe11e947bdc5dcbf7cae54604e30e9b218e335c73dc/dwave_preprocessing-0.6.5-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb56db0678e8073765faf54fbc1591ea52736514faa146ffd65c23b3b8bdffd7",
                "md5": "e172d99956a63b2ab7c2448f49031794",
                "sha256": "ef657741bb81c0dfa87f378af311f62cfdc9ffe163792effc688cab81a053521"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e172d99956a63b2ab7c2448f49031794",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 715849,
            "upload_time": "2023-12-22T18:53:33",
            "upload_time_iso_8601": "2023-12-22T18:53:33.670878Z",
            "url": "https://files.pythonhosted.org/packages/fb/56/db0678e8073765faf54fbc1591ea52736514faa146ffd65c23b3b8bdffd7/dwave_preprocessing-0.6.5-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bbb61dc41f5098d5d0f98faf150bf8ac0650eab767d07e50047b61cb7a9f35b",
                "md5": "a099f8d2371e1f8723e0269c63b57aa1",
                "sha256": "135884e6adda5f3e1dc36285aaf4cceb12e23406f6842dce7cb5de8cb0ca5787"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a099f8d2371e1f8723e0269c63b57aa1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 3341259,
            "upload_time": "2023-12-22T18:53:35",
            "upload_time_iso_8601": "2023-12-22T18:53:35.637851Z",
            "url": "https://files.pythonhosted.org/packages/5b/bb/61dc41f5098d5d0f98faf150bf8ac0650eab767d07e50047b61cb7a9f35b/dwave_preprocessing-0.6.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0895a01605410530f5d1a0321f6d416a806a1dccc5e583a2997b59885151847d",
                "md5": "7ad6815e46fb75ff6068eba9f937894a",
                "sha256": "7590c3748ac55df6522f994f546ec8799485a6ac5759ccb65996584557507f58"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7ad6815e46fb75ff6068eba9f937894a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 3413366,
            "upload_time": "2023-12-22T18:53:37",
            "upload_time_iso_8601": "2023-12-22T18:53:37.296123Z",
            "url": "https://files.pythonhosted.org/packages/08/95/a01605410530f5d1a0321f6d416a806a1dccc5e583a2997b59885151847d/dwave_preprocessing-0.6.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2206b35af5d9eb2a160978f35df02dce54e7181f378204a0aa960c3c1957f6e9",
                "md5": "ba84786db221cb345ec9005e1e485138",
                "sha256": "9f9284fd37bc245bbdf4d5fafb26e9855d8c6283366de09f8850ba4d0039f27d"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ba84786db221cb345ec9005e1e485138",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 821639,
            "upload_time": "2023-12-22T18:53:38",
            "upload_time_iso_8601": "2023-12-22T18:53:38.924555Z",
            "url": "https://files.pythonhosted.org/packages/22/06/b35af5d9eb2a160978f35df02dce54e7181f378204a0aa960c3c1957f6e9/dwave_preprocessing-0.6.5-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df0fd2a1d2a20dfb5f9677fa8a91e75325441de47e85ed381f34a7c3da3eb78a",
                "md5": "8574210b220e0a97cf3a1a1f8e84ff1f",
                "sha256": "dfcf10b16c2785767ba2f8730886844c39d4fef2decc5516811651d6a68038da"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8574210b220e0a97cf3a1a1f8e84ff1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 752813,
            "upload_time": "2023-12-22T18:53:40",
            "upload_time_iso_8601": "2023-12-22T18:53:40.340482Z",
            "url": "https://files.pythonhosted.org/packages/df/0f/d2a1d2a20dfb5f9677fa8a91e75325441de47e85ed381f34a7c3da3eb78a/dwave_preprocessing-0.6.5-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bb2ac5fc4d9637ea7ddf5c7d5ce5f0e91e82c8e5eb5a917564e98435b488863",
                "md5": "30686b56952b2a069d6223134ba166fb",
                "sha256": "8f87491e822ef7cc4d6a115a73d9b54c14653de927d5ed33a8d24cd764e30837"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "30686b56952b2a069d6223134ba166fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 715030,
            "upload_time": "2023-12-22T18:53:42",
            "upload_time_iso_8601": "2023-12-22T18:53:42.400194Z",
            "url": "https://files.pythonhosted.org/packages/4b/b2/ac5fc4d9637ea7ddf5c7d5ce5f0e91e82c8e5eb5a917564e98435b488863/dwave_preprocessing-0.6.5-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffdfa12c5ca5f92804c0dd17227f1df3d97c4daa79ebbe44a5aa292191271b98",
                "md5": "2ba5bff83e9123e1ffb50353f96cd734",
                "sha256": "9e79535c4934cec255b7291de4a6c17df5f601bb538af13473492ed618c663dd"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2ba5bff83e9123e1ffb50353f96cd734",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 3311229,
            "upload_time": "2023-12-22T18:53:44",
            "upload_time_iso_8601": "2023-12-22T18:53:44.471462Z",
            "url": "https://files.pythonhosted.org/packages/ff/df/a12c5ca5f92804c0dd17227f1df3d97c4daa79ebbe44a5aa292191271b98/dwave_preprocessing-0.6.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89b7c394197e29ec17b63feef52b40667c47b6c22a0865ce7c5d8c7109fc2982",
                "md5": "fd76717a804eada685c1567b953839cb",
                "sha256": "76f3fe8f04701b6d98df5c53e6c33a58100eb0e41b8ccbbb35e9c4f4744e1d28"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fd76717a804eada685c1567b953839cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 3371959,
            "upload_time": "2023-12-22T18:53:45",
            "upload_time_iso_8601": "2023-12-22T18:53:45.915466Z",
            "url": "https://files.pythonhosted.org/packages/89/b7/c394197e29ec17b63feef52b40667c47b6c22a0865ce7c5d8c7109fc2982/dwave_preprocessing-0.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "222db99e94b8f5801a0c4783192089e39b2128262078e0d8ace6a1f33d3f7350",
                "md5": "3075b64f24015ac8f1f5ebded502a8aa",
                "sha256": "11ba4466047b6a9ba2882f099ba8d252da95b70405b326bbce237a82e537487f"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3075b64f24015ac8f1f5ebded502a8aa",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 835985,
            "upload_time": "2023-12-22T18:53:47",
            "upload_time_iso_8601": "2023-12-22T18:53:47.863633Z",
            "url": "https://files.pythonhosted.org/packages/22/2d/b99e94b8f5801a0c4783192089e39b2128262078e0d8ace6a1f33d3f7350/dwave_preprocessing-0.6.5-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "328198be7c469422c6c791b795382b8768491599d3ed3258b05ee5e2b7c7677f",
                "md5": "dc30fde4f9be29aabf4712e9e11d8882",
                "sha256": "c3a96c3ae105dba085fd8005e94f6ee906fe91fc96c9dee7b4802f3206412340"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dc30fde4f9be29aabf4712e9e11d8882",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 753337,
            "upload_time": "2023-12-22T18:53:49",
            "upload_time_iso_8601": "2023-12-22T18:53:49.157243Z",
            "url": "https://files.pythonhosted.org/packages/32/81/98be7c469422c6c791b795382b8768491599d3ed3258b05ee5e2b7c7677f/dwave_preprocessing-0.6.5-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb05dca8f9729a794754c5437b5799a16111eacb247f66de3475baf92097c8da",
                "md5": "46592cef3f947fc32547e6e33268effe",
                "sha256": "54beceb713ce8d5362ce12dcec6a86c021b5632efce024244a74eceaa04a323f"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "46592cef3f947fc32547e6e33268effe",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 715097,
            "upload_time": "2023-12-22T18:53:50",
            "upload_time_iso_8601": "2023-12-22T18:53:50.512926Z",
            "url": "https://files.pythonhosted.org/packages/bb/05/dca8f9729a794754c5437b5799a16111eacb247f66de3475baf92097c8da/dwave_preprocessing-0.6.5-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d1eed9573f2577da4612c9399d19eb2aea1d56d15cef51ddc875d469773cb3e",
                "md5": "b373ab46acb173164dc8eadff92334d6",
                "sha256": "5c482594bd33e6b610e2b2ceb6ad8e3185c8df90655a209f753ba2a0cdd39546"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b373ab46acb173164dc8eadff92334d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 3292320,
            "upload_time": "2023-12-22T18:53:51",
            "upload_time_iso_8601": "2023-12-22T18:53:51.945459Z",
            "url": "https://files.pythonhosted.org/packages/2d/1e/ed9573f2577da4612c9399d19eb2aea1d56d15cef51ddc875d469773cb3e/dwave_preprocessing-0.6.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f075e8d09de233cec2f5f4a940c850938cdf3a02300286ea737f771ee2f15aa1",
                "md5": "7441b0e846e5a891fdd1287b6bc9a9cf",
                "sha256": "ed6a8ec1590f57343af46c21f6665f9741998db476aa59f8fe25c0195c3037a8"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7441b0e846e5a891fdd1287b6bc9a9cf",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 3356262,
            "upload_time": "2023-12-22T18:53:53",
            "upload_time_iso_8601": "2023-12-22T18:53:53.409314Z",
            "url": "https://files.pythonhosted.org/packages/f0/75/e8d09de233cec2f5f4a940c850938cdf3a02300286ea737f771ee2f15aa1/dwave_preprocessing-0.6.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2acd7c4021f7a30ba8d5480d8cb509d8de2111b07e9e1a32154e88331f8877c1",
                "md5": "e621e4dc33c224c4adbdf0ec9527bbc7",
                "sha256": "5da31198b7c56f78dbcec09f92090248e06604071e40e8bb66bdf1a1b9dba0f8"
            },
            "downloads": -1,
            "filename": "dwave_preprocessing-0.6.5-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e621e4dc33c224c4adbdf0ec9527bbc7",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 821630,
            "upload_time": "2023-12-22T18:53:54",
            "upload_time_iso_8601": "2023-12-22T18:53:54.816519Z",
            "url": "https://files.pythonhosted.org/packages/2a/cd/7c4021f7a30ba8d5480d8cb509d8de2111b07e9e1a32154e88331f8877c1/dwave_preprocessing-0.6.5-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d3f76c8c9f85b3e61ef34178b00b05814902305daf10eb095e1607567e78acc",
                "md5": "6259e50e08891c0b0af1c47d3322bab7",
                "sha256": "dc18e544a8b743e1bbc9e776129c0709247d071e7ec44229df48d92bb993a1be"
            },
            "downloads": -1,
            "filename": "dwave-preprocessing-0.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6259e50e08891c0b0af1c47d3322bab7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 606177,
            "upload_time": "2023-12-22T18:53:56",
            "upload_time_iso_8601": "2023-12-22T18:53:56.177779Z",
            "url": "https://files.pythonhosted.org/packages/4d/3f/76c8c9f85b3e61ef34178b00b05814902305daf10eb095e1607567e78acc/dwave-preprocessing-0.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-22 18:53:56",
    "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"
}
        
Elapsed time: 0.18116s