dwave-networkx


Namedwave-networkx JSON
Version 0.8.16 PyPI version JSON
download
home_pagehttps://github.com/dwavesystems/dwave_networkx
SummaryA NetworkX extension providing graphs and algorithms relevent to working with the D-Wave System
upload_time2024-12-03 18:13:35
maintainerNone
docs_urlNone
authorD-Wave Systems Inc.
requires_python>=3.9
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements networkx dimod oldest-supported-numpy
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/dwave-networkx.svg
    :target: https://pypi.org/project/dwave-networkx

.. image:: https://codecov.io/gh/dwavesystems/dwave-networkx/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/dwavesystems/dwave-networkx

.. image:: https://circleci.com/gh/dwavesystems/dwave-networkx.svg?style=svg
    :target: https://circleci.com/gh/dwavesystems/dwave-networkx

D-Wave NetworkX
===============

.. index-start-marker

D-Wave NetworkX is an extension of `NetworkX <https://networkx.org>`_\ ---a
Python language package for exploration and analysis of networks and network
algorithms---for users of D-Wave quantum computers. It provides tools for working 
with Quantum Processing Unit (QPU) topology graphs, such as the Pegasus used on 
the Advantage\ |TM| system, and implementations of graph-theory algorithms on D-Wave
quantum computers and other binary quadratic model samplers.

.. |TM| replace:: :sup:`TM`

This example generates a Pegasus graph of the size used by Advantage QPUs.

>>> import dwave_networkx as dnx
>>> graph = dnx.pegasus_graph(16)

See the documentation for more examples.

.. index-end-marker

Installation
============

.. installation-start-marker

**Installation from PyPi:**

.. code-block:: bash

  pip install dwave_networkx

**Installation from source:**

.. code-block:: bash

  pip install -r requirements.txt
  python setup.py install

.. installation-end-marker

License
=======

Released under the Apache License 2.0.

Contributing
============

Ocean's `contributing guide <https://docs.ocean.dwavesys.com/en/stable/contributing.html>`_
has guidelines for contributing to Ocean packages.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dwavesystems/dwave_networkx",
    "name": "dwave-networkx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "D-Wave Systems Inc.",
    "author_email": "tools@dwavesys.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/e7/bcd968c760a23c3cb3a284c2c7254e28708b9598203ccf445a6b27e481c0/dwave_networkx-0.8.16.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/dwave-networkx.svg\n    :target: https://pypi.org/project/dwave-networkx\n\n.. image:: https://codecov.io/gh/dwavesystems/dwave-networkx/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/dwavesystems/dwave-networkx\n\n.. image:: https://circleci.com/gh/dwavesystems/dwave-networkx.svg?style=svg\n    :target: https://circleci.com/gh/dwavesystems/dwave-networkx\n\nD-Wave NetworkX\n===============\n\n.. index-start-marker\n\nD-Wave NetworkX is an extension of `NetworkX <https://networkx.org>`_\\ ---a\nPython language package for exploration and analysis of networks and network\nalgorithms---for users of D-Wave quantum computers. It provides tools for working \nwith Quantum Processing Unit (QPU) topology graphs, such as the Pegasus used on \nthe Advantage\\ |TM| system, and implementations of graph-theory algorithms on D-Wave\nquantum computers and other binary quadratic model samplers.\n\n.. |TM| replace:: :sup:`TM`\n\nThis example generates a Pegasus graph of the size used by Advantage QPUs.\n\n>>> import dwave_networkx as dnx\n>>> graph = dnx.pegasus_graph(16)\n\nSee the documentation for more examples.\n\n.. index-end-marker\n\nInstallation\n============\n\n.. installation-start-marker\n\n**Installation from PyPi:**\n\n.. code-block:: bash\n\n  pip install dwave_networkx\n\n**Installation from source:**\n\n.. code-block:: bash\n\n  pip install -r requirements.txt\n  python setup.py install\n\n.. installation-end-marker\n\nLicense\n=======\n\nReleased under the Apache License 2.0.\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",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A NetworkX extension providing graphs and algorithms relevent to working with the D-Wave System",
    "version": "0.8.16",
    "project_urls": {
        "Download": "https://github.com/dwavesystems/dwave_networkx/releases",
        "Homepage": "https://github.com/dwavesystems/dwave_networkx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "576fcc7721adab734763c8258eec1d762ffe936def6f0a0237dbcad20b9906ae",
                "md5": "8a9b42e1195cd922b44c0f745bf90fc5",
                "sha256": "e8c2195ef8d1099b3e874f7435f03af9170312f59dee154d4107c927ae0da676"
            },
            "downloads": -1,
            "filename": "dwave_networkx-0.8.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a9b42e1195cd922b44c0f745bf90fc5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 103703,
            "upload_time": "2024-12-03T18:13:34",
            "upload_time_iso_8601": "2024-12-03T18:13:34.244206Z",
            "url": "https://files.pythonhosted.org/packages/57/6f/cc7721adab734763c8258eec1d762ffe936def6f0a0237dbcad20b9906ae/dwave_networkx-0.8.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0e7bcd968c760a23c3cb3a284c2c7254e28708b9598203ccf445a6b27e481c0",
                "md5": "0a4c7bf9359532cf60a975fb53f8665c",
                "sha256": "2d7b52a8b34b74183697ab69e0e3ca94c5769a51449767cd20b930e44b29e531"
            },
            "downloads": -1,
            "filename": "dwave_networkx-0.8.16.tar.gz",
            "has_sig": false,
            "md5_digest": "0a4c7bf9359532cf60a975fb53f8665c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 100047,
            "upload_time": "2024-12-03T18:13:35",
            "upload_time_iso_8601": "2024-12-03T18:13:35.699561Z",
            "url": "https://files.pythonhosted.org/packages/c0/e7/bcd968c760a23c3cb3a284c2c7254e28708b9598203ccf445a6b27e481c0/dwave_networkx-0.8.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 18:13:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dwavesystems",
    "github_project": "dwave_networkx",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "3.0"
                ]
            ]
        },
        {
            "name": "dimod",
            "specs": [
                [
                    "==",
                    "0.12.17"
                ]
            ]
        },
        {
            "name": "oldest-supported-numpy",
            "specs": []
        }
    ],
    "lcname": "dwave-networkx"
}
        
Elapsed time: 0.36666s