dwave-networkx


Namedwave-networkx JSON
Version 0.8.13 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_time2022-12-23 13:12:58
maintainer
docs_urlNone
authorD-Wave Systems Inc.
requires_python>=3.7
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements networkx dimod
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://readthedocs.com/projects/d-wave-systems-dwave-networkx/badge/?version=latest
    :target: https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/?badge=latest

.. 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

.. inclusion-marker-do-not-remove

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 Systems. It provides tools for working with
Chimera graphs and implementations of graph-theory algorithms on the D-Wave
system and other binary quadratic model samplers.

The example below generates a graph for a Chimera unit cell (eight nodes in a 4-by-2
bipartite architecture).

.. code: python

>>> import dwave_networkx as dnx
>>> graph = dnx.chimera_graph(1, 1, 4)

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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "D-Wave Systems Inc.",
    "author_email": "acondello@dwavesys.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/d9/e061052be50ad3ade8773ac3b135485f19f8624caa1700b321f26bb0f6bd/dwave_networkx-0.8.13.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://readthedocs.com/projects/d-wave-systems-dwave-networkx/badge/?version=latest\n    :target: https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/?badge=latest\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\n.. inclusion-marker-do-not-remove\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 Systems. It provides tools for working with\nChimera graphs and implementations of graph-theory algorithms on the D-Wave\nsystem and other binary quadratic model samplers.\n\nThe example below generates a graph for a Chimera unit cell (eight nodes in a 4-by-2\nbipartite architecture).\n\n.. code: python\n\n>>> import dwave_networkx as dnx\n>>> graph = dnx.chimera_graph(1, 1, 4)\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.13",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ea93e7c541e68577678cb73fd6cecdc6",
                "sha256": "4f519fd814780402eb17a5fca09333787a9c48787db78c7ae47590ed754b8e9a"
            },
            "downloads": -1,
            "filename": "dwave_networkx-0.8.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea93e7c541e68577678cb73fd6cecdc6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 102364,
            "upload_time": "2022-12-23T13:12:56",
            "upload_time_iso_8601": "2022-12-23T13:12:56.588290Z",
            "url": "https://files.pythonhosted.org/packages/4c/bb/be445ae21a024c5f54648ef0f8ec37d85b98d8fc034aede6c5edc316f7ca/dwave_networkx-0.8.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c91a85632ff9d82f2512fdae38948ab9",
                "sha256": "01247c2ce63f9e6097497333968757ce097d2809b81fd9f5686652a56674e96c"
            },
            "downloads": -1,
            "filename": "dwave_networkx-0.8.13.tar.gz",
            "has_sig": false,
            "md5_digest": "c91a85632ff9d82f2512fdae38948ab9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 73851,
            "upload_time": "2022-12-23T13:12:58",
            "upload_time_iso_8601": "2022-12-23T13:12:58.198560Z",
            "url": "https://files.pythonhosted.org/packages/6f/d9/e061052be50ad3ade8773ac3b135485f19f8624caa1700b321f26bb0f6bd/dwave_networkx-0.8.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-23 13:12:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dwavesystems",
    "github_project": "dwave_networkx",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "2.4"
                ]
            ]
        },
        {
            "name": "dimod",
            "specs": [
                [
                    "==",
                    "0.10.8"
                ]
            ]
        }
    ],
    "lcname": "dwave-networkx"
}
        
Elapsed time: 0.03070s